[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.98.0-beta.8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matx64/synche on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded socket-pktinfo v0.3.2
[INFO] [stderr]   Downloaded kqueue-sys v1.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]   Downloaded hostname v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded unicase v2.9.0
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.5
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.2
[INFO] [stderr]   Downloaded if-addrs v0.14.0
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded inotify v0.11.1
[INFO] [stderr]   Downloaded local-ip-address v0.6.13
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded tokio-stream v0.1.18
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded mdns-sd v0.16.0
[INFO] [stderr]   Downloaded neli v0.7.4
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded winnow v1.0.3
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded minijinja v2.20.0
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b
[INFO] running `Command { std: "docker" "start" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b", 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" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b", 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" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 typenum v1.20.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cc v1.2.62
[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 scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[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 futures-sink v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling idna v1.1.0
[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 cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[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 base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[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 powerfmt v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling deranged v0.5.8
[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 option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[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 notify-types v2.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[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 http-range-header v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling mdns-sd v0.16.0
[INFO] [stderr]    Compiling minijinja v2.20.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 local-ip-address v0.6.13
[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 16s
[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" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b", 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" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 notify-types v2.1.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling neli v0.7.4
[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 20s
[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" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b", 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" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.43s
[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_disconnect_removes_peer ... 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_ping_does_not_send_handshake_when_local_id_larger ... FAILED
[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_shutdown_calls_adapter_shutdown ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_service_calls_advertise_on_run ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree ... FAILED
[INFO] [stdout] test application::network::presence::service::tests::test_handle_multiple_events_sequentially ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window ... 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::handle_metadata_drops_entries_outside_configured_sync_dirs ... 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_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_emits_sync_started_when_keep_other_file ... 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_request_ignores_git_entries_without_enqueuing_transfer ... 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_when_local_now_newer ... 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_unsolicited_transfer ... 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_commit_error_emits_failed_without_stopping_receiver ... 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::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata ... 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::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale ... 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_metadata_skips_git_paths ... 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::service::tests::new_returns_usable_sender_channel ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer ... FAILED
[INFO] [stdout] test application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings ... FAILED
[INFO] [stdout] test application::state::app_state::tests::expired_pending_request_cannot_be_claimed ... FAILED
[INFO] [stdout] test application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request ... 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::resolve_ports_cli_overrides_config_and_default ... ok
[INFO] [stdout] test application::network::transport::sender::tests::send_request_skips_git_paths ... FAILED
[INFO] [stdout] test application::state::app_state::tests::resolve_ports_config_overrides_default ... ok
[INFO] [stdout] test application::state::app_state::tests::duplicate_pending_request_claims_fail ... FAILED
[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::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit ... FAILED
[INFO] [stdout] test application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port ... FAILED
[INFO] [stdout] test application::state::app_state::tests::pending_request_claim_is_consumed_once ... FAILED
[INFO] [stdout] test application::state::app_state::tests::register_pending_request_sweeps_only_on_cap ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_contains_sync_dir_existing ... 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_is_under_sync_dir_exact_match ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_local_id_persistence ... 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_state_getters ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_sse_broadcast_channels ... 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_missing_dir ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_valid_existing_dir ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_with_spaces ... 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::build_db_preserves_tombstones_when_file_missing ... FAILED
[INFO] [stdout] test application::state::app_state::tests::test_validate_home_path_rejects_file ... 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::commit_leaves_db_unchanged_when_rename_fails_no_prior_row ... 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_moves_staged_bytes_before_final_metadata_persist ... 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::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure ... 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::entry_modified_restores_tombstoned_file ... 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::entry_modified_bumps_local_version_counter ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::equal_compare_still_merges_peer_axis ... 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::conflict_keep_self_does_not_merge_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_entries_to_request_ignores_foreign_axes_before_compare ... 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::get_handshake_data_excludes_stale_git_entries ... 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_metadata_ignores_git_peer_entries ... 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::state::entry_manager::tests::get_handshake_data_includes_tombstones ... 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_local_strictly_newer_returns_keep_self ... 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::insert_peer_entry_preserves_existing_local_axis ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter ... 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::list_conflicts_returns_live_conflict_copies_only ... 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::handle_metadata_unknown_entry_returns_keep_other ... 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::remove_entry_persists_tombstone_in_db ... 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::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy ... FAILED
[INFO] [stdout] test application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path ... 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::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::ignore::tests::test_insert_empty_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_no_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_insert_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_directory_pattern ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_is_ignored_with_negation ... 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_update_gitignore ... FAILED
[INFO] [stdout] test application::state::ignore::tests::test_remove_gitignore ... 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::ignore::tests::test_remove_nonexistent_gitignore ... 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::sync::tests::parse_home_path_changed_sentinel_extracts_old_and_new_paths ... ok
[INFO] [stdout] test application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership ... FAILED
[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::peer_connected_event_includes_instance_last_seen_and_dirs ... 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_by_addr_is_noop_for_unknown_addr ... FAILED
[INFO] [stdout] test application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state ... 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::seen_returns_true_only_for_matching_id_and_instance_pair ... 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::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::modify_event_is_skipped_while_remote_write_in_progress ... 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 cli::tests::bare_args_leave_all_overrides_unset ... ok
[INFO] [stdout] test application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress ... FAILED
[INFO] [stdout] test cli::tests::cli_definition_is_valid ... ok
[INFO] [stdout] test cli::tests::parses_port_flags ... ok
[INFO] [stdout] test domain::cfg::config::tests::deserializes_full_ports_block ... ok
[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::serialization_omits_empty_ports_table ... ok
[INFO] [stdout] test domain::entry::info::tests::legacy_removed_hash_deserializes_as_tombstone ... 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::live_dir_and_dir_tombstone_are_not_equal ... 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_success ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_add_sync_dir_duplicate ... 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_resolve_conflict_keep_mine_broadcasts_tombstone ... 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_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_set_home_path_invalid ... 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_sse_broadcast_channel ... FAILED
[INFO] [stdout] test infra::http::api::tests::test_set_home_path_success ... 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_invalid_uuid ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_get_peer_id_valid_uuid ... 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_transport_port_falls_back_for_missing_or_invalid_txt ... FAILED
[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_invalid_fullname ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_handle_service_removed_valid ... FAILED
[INFO] [stdout] test infra::network::mdns::tests::test_handle_service_removed_empty_fullname ... FAILED
[INFO] [stdout] test infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::discard_bytes_consumes_exact_count ... ok
[INFO] [stdout] test infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening ... FAILED
[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_entry_info_rejects_u32_max_length ... FAILED
[INFO] [stdout] test infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8 ... 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_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_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::read_transfer_without_pending_request_drains_without_staging ... FAILED
[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::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_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_empty_version_vector ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_entry_kind_file ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_gc_tombstones_removes_only_aged_tombstones ... ok
[INFO] [stdout] test infra::persistence::sqlite::tests::test_get_entry_not_found ... 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_debounce_mixed_event_types_same_path ... ok
[INFO] [stdout] test application::watcher::buffer::tests::test_config_event_debounce ... 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_disconnect_removes_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::network::presence::service::tests::test_handle_disconnect_removes_peer' (3740) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f3e13e - synche[530c77ea9b0577d9]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x5832f4f3ed69 - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_disconnect_removes_peer::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f4901b - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_disconnect_removes_peer
[INFO] [stdout]   19:     0x5832f50c5b09 - <synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_disconnect_removes_peer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (3744) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f3e13e - synche[530c77ea9b0577d9]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x5832f4f44992 - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f497fb - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller
[INFO] [stdout]   19:     0x5832f50c5bc9 - <synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_sends_handshake_when_not_seen_and_local_id_smaller::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f3e13e - synche[530c77ea9b0577d9]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x5832f4f441a2 - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f496ab - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger
[INFO] [stdout]   19:     0x5832f50c5ba9 - <synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_local_id_larger::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[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' (3742) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f3e13e - synche[530c77ea9b0577d9]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x5832f4f4360f - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f4955b - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen
[INFO] [stdout]   19:     0x5832f50c5b89 - <synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_ping_does_not_send_handshake_when_already_seen::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (3746) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f3e13e - synche[530c77ea9b0577d9]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x5832f4f422af - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f492bb - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown
[INFO] [stdout]   19:     0x5832f50c5b49 - <synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_shutdown_calls_adapter_shutdown::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f3e13e - synche[530c77ea9b0577d9]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x5832f4f3fbd6 - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_service_calls_advertise_on_run::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f4916b - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_service_calls_advertise_on_run
[INFO] [stdout]   19:     0x5832f50c5b29 - <synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_service_calls_advertise_on_run::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4eadca3 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup_with_db::<synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::BlockingDb>::{closure#0}
[INFO] [stdout]   14:     0x5832f4ee43ed - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eefb2b - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree
[INFO] [stdout]   20:     0x5832f50c5f29 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::directory_tombstone_blocks_child_transfer_from_resurrecting_subtree::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (3741) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f3e13e - synche[530c77ea9b0577d9]::application::network::presence::service::tests::create_test_components::{closure#0}
[INFO] [stdout]   13:     0x5832f4f42a1f - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_multiple_events_sequentially::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f4940b - synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_multiple_events_sequentially
[INFO] [stdout]   19:     0x5832f50c5b69 - <synche[530c77ea9b0577d9]::application::network::presence::service::tests::test_handle_multiple_events_sequentially::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (3765) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4eadca3 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup_with_db::<synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::BlockingDb>::{closure#0}
[INFO] [stdout]   14:     0x5832f4ed8dae - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eeeaeb - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window
[INFO] [stdout]   20:     0x5832f50c5da9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::commit_marks_remote_write_across_move_to_persist_window::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4edb32d - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eeef0a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants
[INFO] [stdout]   20:     0x5832f50c5e09 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::apply_peer_tombstone_for_directory_tombstones_descendants::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4eddd6f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef1ba - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]   20:     0x5832f50c5e49 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_drops_entries_outside_configured_sync_dirs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3786) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4eeb426 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4ef01fa - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer
[INFO] [stdout]   20:     0x5832f50c5fc9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3776) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4edab9f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eeedaa - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id
[INFO] [stdout]   20:     0x5832f50c5de9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_rejects_peer_claiming_our_own_device_id::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3775) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4eec216 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4ef035a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer
[INFO] [stdout]   20:     0x5832f50c5fe9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_persists_unknown_peer_tombstone_without_requesting_transfer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4eda0b2 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eeec4a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file
[INFO] [stdout]   20:     0x5832f50c5dc9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_metadata_emits_sync_started_when_keep_other_file::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3795) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4edd496 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef05b - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]   20:     0x5832f50c5e29 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_request_drops_entries_outside_configured_sync_dirs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4edfe96 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef5cb - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer
[INFO] [stdout]   20:     0x5832f50c5ea9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_request_ignores_git_entries_without_enqueuing_transfer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3822) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ede65f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef31a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs
[INFO] [stdout]   20:     0x5832f50c5e69 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_entries_outside_configured_sync_dirs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3825) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ed5348 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eee57a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer
[INFO] [stdout]   20:     0x5832f50c5d29 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_when_local_now_newer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3820) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ed7633 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eee83a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other
[INFO] [stdout]   20:     0x5832f50c5d69 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_commits_staged_bytes_on_keep_other::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ed4496 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eee41a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer
[INFO] [stdout]   20:     0x5832f50c5d09 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_drops_unsolicited_transfer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3853) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4eea4ef - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4ef009a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request
[INFO] [stdout]   20:     0x5832f50c5fa9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_rejects_poisoned_counter_without_consuming_pending_request::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3819) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ee6273 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eefc8a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver
[INFO] [stdout]   20:     0x5832f50c5f49 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_commit_error_emits_failed_without_stopping_receiver::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4edf026 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef47a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector
[INFO] [stdout]   20:     0x5832f50c5e89 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_strips_foreign_axes_from_peer_version_vector::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (3846) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ee1fdf - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef88a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata
[INFO] [stdout]   20:     0x5832f50c5ee9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_ignores_git_entries_without_inserting_metadata::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3855) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ee7466 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eefdea - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request
[INFO] [stdout]   20:     0x5832f50c5f69 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_rejects_tombstone_without_consuming_pending_request::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3879) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4eadca3 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup_with_db::<synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::BlockingDb>::{closure#0}
[INFO] [stdout]   14:     0x5832f4ee8528 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eeff3b - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation
[INFO] [stdout]   20:     0x5832f50c5f89 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::inbound_tombstone_waits_for_inflight_transfer_and_wins_revalidation::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3872) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ee28e1 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef9db - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale
[INFO] [stdout]   20:     0x5832f50c5f09 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::inbound_tombstone_revalidates_after_waiting_and_drops_when_stale::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3886) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50ebedb - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f50f0df9 - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f4eeb - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target
[INFO] [stdout]   20:     0x5832f50c5c29 - <synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_handshake_dispatches_handshake_syn_to_target::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50ebedb - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f50f091f - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_metadata_skips_git_paths::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f4d9b - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_metadata_skips_git_paths
[INFO] [stdout]   20:     0x5832f50c5c09 - <synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_metadata_skips_git_paths::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3885) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50ebedb - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f50f119f - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f503b - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures
[INFO] [stdout]   20:     0x5832f50c5c49 - <synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_disconnects_peer_after_three_consecutive_failures::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3891) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50ebedb - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f50f176f - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f518b - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir
[INFO] [stdout]   20:     0x5832f50c5c69 - <synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_metadata_broadcasts_only_to_peers_sharing_sync_dir::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed3fba - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::pending_request_is_consumed_on_take::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4eee2bb - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::pending_request_is_consumed_on_take
[INFO] [stdout]   19:     0x5832f50c5ce9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::pending_request_is_consumed_on_take::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (3901) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f0e2cf - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f4f12196 - synche[530c77ea9b0577d9]::application::network::transport::service::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4f13e3f - synche[530c77ea9b0577d9]::application::network::transport::service::tests::new_returns_usable_sender_channel::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f1a2c8 - synche[530c77ea9b0577d9]::application::network::transport::service::tests::new_returns_usable_sender_channel
[INFO] [stdout]   20:     0x5832f50c5c89 - <synche[530c77ea9b0577d9]::application::network::transport::service::tests::new_returns_usable_sender_channel::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3774) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ee0763 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eef72a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer
[INFO] [stdout]   20:     0x5832f50c5ec9 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_applies_tombstone_without_requesting_transfer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3911) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503c011 - synche[530c77ea9b0577d9]::application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50405cb - synche[530c77ea9b0577d9]::application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings
[INFO] [stdout]   20:     0x5832f50c3969 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::is_under_sync_dir_does_not_match_string_prefix_siblings::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3910) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5038ba8 - synche[530c77ea9b0577d9]::application::state::app_state::tests::expired_pending_request_cannot_be_claimed::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503fc9b - synche[530c77ea9b0577d9]::application::state::app_state::tests::expired_pending_request_cannot_be_claimed
[INFO] [stdout]   20:     0x5832f50c3889 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::expired_pending_request_cannot_be_claimed::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3907) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f0e2cf - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f4f12196 - synche[530c77ea9b0577d9]::application::network::transport::service::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4f14fcf - synche[530c77ea9b0577d9]::application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f1a5c8 - synche[530c77ea9b0577d9]::application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request
[INFO] [stdout]   20:     0x5832f50c5cc9 - <synche[530c77ea9b0577d9]::application::network::transport::service::tests::run_routes_inbound_metadata_to_outbound_request::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3906) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f0e2cf - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f4f12196 - synche[530c77ea9b0577d9]::application::network::transport::service::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4f147ce - synche[530c77ea9b0577d9]::application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f1a448 - synche[530c77ea9b0577d9]::application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager
[INFO] [stdout]   20:     0x5832f50c5ca9 - <synche[530c77ea9b0577d9]::application::network::transport::service::tests::run_routes_inbound_handshake_to_peer_manager::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (3896) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50ebedb - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f50ef004 - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_request_skips_git_paths::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f4c4b - synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_request_skips_git_paths
[INFO] [stdout]   20:     0x5832f50c5be9 - <synche[530c77ea9b0577d9]::application::network::transport::sender::tests::send_request_skips_git_paths::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3908) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503765a - synche[530c77ea9b0577d9]::application::state::app_state::tests::duplicate_pending_request_claims_fail::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f8ab - synche[530c77ea9b0577d9]::application::state::app_state::tests::duplicate_pending_request_claims_fail
[INFO] [stdout]   20:     0x5832f50c3819 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::duplicate_pending_request_claims_fail::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5034e32 - synche[530c77ea9b0577d9]::application::state::app_state::tests::remote_write_mark_round_trip::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f0cb - synche[530c77ea9b0577d9]::application::state::app_state::tests::remote_write_mark_round_trip
[INFO] [stdout]   20:     0x5832f50c3759 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::remote_write_mark_round_trip::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ed69a3 - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eee6da - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit
[INFO] [stdout]   20:     0x5832f50c5d49 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_transfer_emits_sync_completed_after_commit::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3773) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4ed0c61 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4ed348f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4ed829f - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4eee99a - synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port
[INFO] [stdout]   20:     0x5832f50c5d89 - <synche[530c77ea9b0577d9]::application::network::transport::receiver::tests::handle_handshake_ack_uses_advertised_transport_port::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5037b7a - synche[530c77ea9b0577d9]::application::state::app_state::tests::pending_request_claim_is_consumed_once::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f9fb - synche[530c77ea9b0577d9]::application::state::app_state::tests::pending_request_claim_is_consumed_once
[INFO] [stdout]   20:     0x5832f50c3839 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::pending_request_claim_is_consumed_once::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3923) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5039658 - synche[530c77ea9b0577d9]::application::state::app_state::tests::register_pending_request_sweeps_only_on_cap::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503ff3b - synche[530c77ea9b0577d9]::application::state::app_state::tests::register_pending_request_sweeps_only_on_cap
[INFO] [stdout]   20:     0x5832f50c38c9 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::register_pending_request_sweeps_only_on_cap::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (3940) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f50356ba - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_contains_sync_dir_existing::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f21b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_contains_sync_dir_existing
[INFO] [stdout]   20:     0x5832f50c3779 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_contains_sync_dir_existing::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3941) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5035f9a - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_is_under_sync_dir_direct_child::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f4bb - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_is_under_sync_dir_direct_child
[INFO] [stdout]   20:     0x5832f50c37b9 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_is_under_sync_dir_direct_child::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3938) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503a49d - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f504008b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention
[INFO] [stdout]   20:     0x5832f50c38e9 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_add_dir_to_config_duplicate_prevention::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3942) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5035b2a - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_is_under_sync_dir_exact_match::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f36b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_is_under_sync_dir_exact_match
[INFO] [stdout]   20:     0x5832f50c3799 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_is_under_sync_dir_exact_match::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3947) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f50342ba - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_local_id_persistence::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503eddb - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_local_id_persistence
[INFO] [stdout]   20:     0x5832f50c3719 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_local_id_persistence::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3948) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503819d - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_remove_dir_from_config_non_existent::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503fb4b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_remove_dir_from_config_non_existent
[INFO] [stdout]   20:     0x5832f50c3869 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_remove_dir_from_config_non_existent::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3959) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5033c03 - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_state_getters::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503ec8b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_state_getters
[INFO] [stdout]   20:     0x5832f50c36f9 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_state_getters::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3950) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503474c - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_sse_broadcast_channels::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503ef7b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_sse_broadcast_channels
[INFO] [stdout]   20:     0x5832f50c3739 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_sse_broadcast_channels::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3960) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503bbec - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_accepts_unique_directory::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f504047b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_accepts_unique_directory
[INFO] [stdout]   20:     0x5832f50c3949 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_accepts_unique_directory::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3961) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503b092 - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_creates_missing_dir::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50401db - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_creates_missing_dir
[INFO] [stdout]   20:     0x5832f50c3909 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_creates_missing_dir::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3964) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5039204 - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_valid_existing_dir::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503fdeb - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_valid_existing_dir
[INFO] [stdout]   20:     0x5832f50c38a9 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_valid_existing_dir::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f50364f2 - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_with_spaces::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f60b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_with_spaces
[INFO] [stdout]   20:     0x5832f50c37d9 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_with_spaces::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3962) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503b629 - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_creates_nested_dirs::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f504032b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_creates_nested_dirs
[INFO] [stdout]   20:     0x5832f50c3929 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_creates_nested_dirs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2e91c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4be8b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing
[INFO] [stdout]   20:     0x5832f50c3239 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_preserves_tombstones_when_file_missing::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3963) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f5036b21 - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_rejects_file::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f503f75b - synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_rejects_file
[INFO] [stdout]   20:     0x5832f50c37f9 - <synche[530c77ea9b0577d9]::application::state::app_state::tests::test_validate_home_path_rejects_file::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e3cc55 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4d25b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present
[INFO] [stdout]   20:     0x5832f50c3419 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_resurrects_directory_over_tombstone_when_present::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3989) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e3ddf2 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4d3ab - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row
[INFO] [stdout]   20:     0x5832f50c3439 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_leaves_db_unchanged_when_rename_fails_no_prior_row::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3985) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e36955 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4c90b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present
[INFO] [stdout]   20:     0x5832f50c3339 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_db_resurrects_file_over_tombstone_when_present::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3986) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e1da92 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_dir_excludes_git_directory::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4aa99 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_dir_excludes_git_directory
[INFO] [stdout]   20:     0x5832f50c3059 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::build_dir_excludes_git_directory::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e3b798 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4e4d10b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist
[INFO] [stdout]   19:     0x5832f50c33f9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_moves_staged_bytes_before_final_metadata_persist::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e3f9b5 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4d64b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db
[INFO] [stdout]   20:     0x5832f50c3479 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_drops_tombstone_transfer_without_touching_disk_or_db::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (3988) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e38544 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4cbab - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory
[INFO] [stdout]   20:     0x5832f50c3379 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_drops_transfer_under_removed_ancestor_directory::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4009) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e441a0 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4e4da3b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure
[INFO] [stdout]   19:     0x5832f50c34d9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_preserves_target_on_copy_failure::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2f655 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4bfdb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails
[INFO] [stdout]   20:     0x5832f50c3259 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::commit_preserves_prior_db_row_when_rename_fails::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4014) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e24a43 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::entry_modified_restores_tombstoned_file::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4afdb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::entry_modified_restores_tombstoned_file
[INFO] [stdout]   20:     0x5832f50c30d9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::entry_modified_restores_tombstoned_file::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4006) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e48a73 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4df9b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer
[INFO] [stdout]   20:     0x5832f50c3559 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::compare_and_resolve_conflict_keeps_self_when_local_id_lower_than_peer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e28573 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::entry_modified_bumps_local_version_counter::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4b51b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::entry_modified_bumps_local_version_counter
[INFO] [stdout]   20:     0x5832f50c3159 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::entry_modified_bumps_local_version_counter::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e219ac - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::equal_compare_still_merges_peer_axis::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4abeb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::equal_compare_still_merges_peer_axis
[INFO] [stdout]   20:     0x5832f50c3079 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::equal_compare_still_merges_peer_axis::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4011) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e4382c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4e4d8eb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy
[INFO] [stdout]   19:     0x5832f50c34b9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::copy_staging_to_target_via_temp_replaces_target_after_full_copy::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2a69c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4b92b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis
[INFO] [stdout]   20:     0x5832f50c31b9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::conflict_keep_self_does_not_merge_peer_axis::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4029) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e255ec - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4b12b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones
[INFO] [stdout]   20:     0x5832f50c30f9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::gc_tombstones_drops_only_aged_tombstones::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4032) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e30db9 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4c12b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries
[INFO] [stdout]   20:     0x5832f50c3279 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_entries_to_request_ignores_git_peer_entries::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4031) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e3eb68 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4d4fb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare
[INFO] [stdout]   20:     0x5832f50c3459 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_entries_to_request_ignores_foreign_axes_before_compare::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e37bc3 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4ca5b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer
[INFO] [stdout]   20:     0x5832f50c3359 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_removed_local_vs_live_peer_keeps_peer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4038) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2db7c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4bd3b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries
[INFO] [stdout]   20:     0x5832f50c3219 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_handshake_data_excludes_stale_git_entries::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4041) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e396a3 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4ccfb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local
[INFO] [stdout]   20:     0x5832f50c3399 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_live_local_vs_removed_peer_keeps_local::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4056) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e26d0c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4b27b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries
[INFO] [stdout]   20:     0x5832f50c3119 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_ignores_git_peer_entries::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e49453 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4e0eb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists
[INFO] [stdout]   20:     0x5832f50c3579 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_writes_conflict_file_when_local_id_higher_and_file_exists::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e23c5c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_handshake_data_includes_tombstones::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4ae8b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_handshake_data_includes_tombstones
[INFO] [stdout]   20:     0x5832f50c30b9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::get_handshake_data_includes_tombstones::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e35fa3 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4c7bb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare
[INFO] [stdout]   20:     0x5832f50c3319 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_ignores_foreign_axes_before_compare::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4062) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e3a003 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4ce4b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self
[INFO] [stdout]   20:     0x5832f50c33b9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_local_strictly_newer_returns_keep_self::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4040) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e464a3 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4dcdb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy
[INFO] [stdout]   20:     0x5832f50c3519 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_conflict_back_to_back_does_not_overwrite_prior_conflict_copy::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4067) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e31aac - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4c27b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis
[INFO] [stdout]   20:     0x5832f50c3299 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::insert_peer_entry_preserves_existing_local_axis::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4070) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2930c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4b66b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter
[INFO] [stdout]   20:     0x5832f50c3179 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::merge_versions_skips_poisoned_peer_counter::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4065) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e274ac - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4b3cb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis
[INFO] [stdout]   20:     0x5832f50c3139 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_merges_only_peer_own_axis::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e343b5 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4c66b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only
[INFO] [stdout]   20:     0x5832f50c32f9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::list_conflicts_returns_live_conflict_copies_only::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4076) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2bad5 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4ba7b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed
[INFO] [stdout]   20:     0x5832f50c31d9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_dir_marks_all_descendants_as_removed::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e33e6a - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4c51b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other
[INFO] [stdout]   20:     0x5832f50c32d9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::handle_metadata_unknown_entry_returns_keep_other::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4068) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e44c3c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4db8b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes
[INFO] [stdout]   20:     0x5832f50c34f9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::insert_peer_tombstone_persists_unknown_and_preserves_trusted_axes::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4086) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e22c2c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4ad3b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db
[INFO] [stdout]   20:     0x5832f50c3099 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_entry_persists_tombstone_in_db::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4081) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e32fa6 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4c3cb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone
[INFO] [stdout]   20:     0x5832f50c32b9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_entry_does_not_rebump_existing_tombstone::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4092) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e4757c - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4de49 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy
[INFO] [stdout]   20:     0x5832f50c3539 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_keep_theirs_overwrites_original_and_tombstones_copy::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2a16b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4b7d9 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path
[INFO] [stdout]   20:     0x5832f50c3199 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_rejects_non_conflict_path::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4093) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e2d4bb - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4bbe9 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found
[INFO] [stdout]   20:     0x5832f50c31f9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_missing_entry_is_not_found::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4088) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e413d5 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4d79b - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones
[INFO] [stdout]   20:     0x5832f50c3499 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::remove_sync_dir_purges_metadata_without_advertising_tombstones::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4091) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4e197e1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4e1bf12 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4e3a9aa - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4e4cfb9 - synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones
[INFO] [stdout]   20:     0x5832f50c33d9 - <synche[530c77ea9b0577d9]::application::state::entry_manager::tests::resolve_conflict_keep_mine_removes_copy_and_tombstones::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4102) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e78cd - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_insert_empty_gitignore::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f3ffb - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_insert_empty_gitignore
[INFO] [stdout]   20:     0x5832f50c35f9 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_insert_empty_gitignore::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4112) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e7e3d - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_deep_nesting::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f414b - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_deep_nesting
[INFO] [stdout]   20:     0x5832f50c3619 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_deep_nesting::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4117) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e9036 - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_no_gitignore::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f43eb - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_no_gitignore
[INFO] [stdout]   20:     0x5832f50c3659 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_no_gitignore::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4105) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e5f2f - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_insert_gitignore::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f3c0b - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_insert_gitignore
[INFO] [stdout]   20:     0x5832f50c3599 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_insert_gitignore::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4113) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50eae1d - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_directory_pattern::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f47db - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_directory_pattern
[INFO] [stdout]   20:     0x5832f50c36b9 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_directory_pattern::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4119) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e95ed - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_with_negation::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f453b - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_with_negation
[INFO] [stdout]   20:     0x5832f50c3679 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_with_negation::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4115) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e866d - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_file_pattern::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f429b - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_file_pattern
[INFO] [stdout]   20:     0x5832f50c3639 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_file_pattern::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4116) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e9fba - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_nested_gitignore::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f468b - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_nested_gitignore
[INFO] [stdout]   20:     0x5832f50c3699 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_is_ignored_nested_gitignore::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4133) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e6ffc - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_update_gitignore::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f3eab - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_update_gitignore
[INFO] [stdout]   20:     0x5832f50c35d9 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_update_gitignore::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4131) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50e67dd - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_remove_gitignore::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f3d5b - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_remove_gitignore
[INFO] [stdout]   20:     0x5832f50c35b9 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_remove_gitignore::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4139) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a2eec - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50ba73b - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer
[INFO] [stdout]   19:     0x5832f50c2f79 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_does_not_emit_event_for_refresh_of_known_peer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4132) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50e4f7f - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f50e5b9e - synche[530c77ea9b0577d9]::application::state::ignore::tests::setup_test_env::{closure#0}
[INFO] [stdout]   14:     0x5832f50eb80d - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_remove_nonexistent_gitignore::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50f492b - synche[530c77ea9b0577d9]::application::state::ignore::tests::test_remove_nonexistent_gitignore
[INFO] [stdout]   20:     0x5832f50c36d9 - <synche[530c77ea9b0577d9]::application::state::ignore::tests::test_remove_nonexistent_gitignore::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4142) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a4e1c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50bac7b - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes
[INFO] [stdout]   19:     0x5832f50c2ff9 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_emits_peer_connected_again_when_instance_id_changes::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4145) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a1eac - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50ba34b - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer
[INFO] [stdout]   19:     0x5832f50c2f19 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::insert_emits_peer_connected_for_new_peer::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4134) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a3b6c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50ba9db - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership
[INFO] [stdout]   19:     0x5832f50c2fb9 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::get_peers_to_send_metadata_filters_by_sync_dir_membership::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4148) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a46c5 - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50bab2b - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs
[INFO] [stdout]   19:     0x5832f50c2fd9 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::peer_connected_event_includes_instance_last_seen_and_dirs::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4159) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a5448 - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50badcb - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port
[INFO] [stdout]   19:     0x5832f50c3019 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_endpoint_does_not_remove_same_ip_other_port::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4157) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a2598 - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50ba49b - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr
[INFO] [stdout]   19:     0x5832f50c2f39 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_addr_is_noop_for_unknown_addr::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4161) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a6a7f - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50baf1b - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state
[INFO] [stdout]   19:     0x5832f50c3039 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_emits_peer_disconnected_and_removes_from_state::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4150) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a28cc - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50ba5eb - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes
[INFO] [stdout]   19:     0x5832f50c2f59 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::remove_peer_by_addr_emits_disconnected_and_removes::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4162) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f50a125c - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::setup::{closure#0}
[INFO] [stdout]   13:     0x5832f50a34df - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50ba88b - synche[530c77ea9b0577d9]::application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair
[INFO] [stdout]   19:     0x5832f50c2f99 - <synche[530c77ea9b0577d9]::application::state::peer_manager::tests::seen_returns_true_only_for_matching_id_and_instance_pair::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4180) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fd5e2c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4fdee1b - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress
[INFO] [stdout]   19:     0x5832f50c3a49 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::adapter_event_is_dropped_before_debounce_while_remote_write_in_progress::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4182) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fcd17c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4fd8566 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4fdef6b - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress
[INFO] [stdout]   20:     0x5832f50c3a69 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::child_remove_event_is_skipped_while_remote_directory_tombstone_in_progress::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4186) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fcd17c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4fd1666 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4fdea09 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata
[INFO] [stdout]   20:     0x5832f50c39e9 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_directory_as_live_metadata::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4188) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fcd17c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4fcd688 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4fde5d9 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata
[INFO] [stdout]   20:     0x5832f50c3989 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::create_event_restores_tombstoned_file_as_live_metadata::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4192) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fcd17c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4fd2958 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4fdeb5b - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared
[INFO] [stdout]   20:     0x5832f50c3a09 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::late_remove_event_for_existing_tombstone_is_noop_after_mark_cleared::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4194) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fcd17c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4fcef33 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4fde749 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress
[INFO] [stdout]   20:     0x5832f50c39a9 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::modify_event_is_skipped_while_remote_write_in_progress::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4198) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fcd17c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4fd5046 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4fdecc9 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress
[INFO] [stdout]   20:     0x5832f50c3a29 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::parent_dir_event_is_skipped_while_nested_remote_file_write_in_progress::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4200) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4fcafe1 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4fcd17c - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::setup::{closure#0}
[INFO] [stdout]   14:     0x5832f4fd0816 - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4fde89b - synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress
[INFO] [stdout]   20:     0x5832f50c39c9 - <synche[530c77ea9b0577d9]::application::watcher::file_watcher::tests::remove_event_is_skipped_while_remote_write_in_progress::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4228) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f50730f6 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_success::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50808db - synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_success
[INFO] [stdout]   20:     0x5832f50c3e29 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_success::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4227) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5074ba5 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_duplicate::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f5080e1b - synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_duplicate
[INFO] [stdout]   19:     0x5832f50c3ea9 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_duplicate::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4233) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f507633c - synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_trims_whitespace::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50813cb - synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_trims_whitespace
[INFO] [stdout]   20:     0x5832f50c3f29 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_add_sync_dir_trims_whitespace::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4234) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5076a5c - synche[530c77ea9b0577d9]::infra::http::api::tests::test_conflicts_endpoint_groups_by_dir::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f508151b - synche[530c77ea9b0577d9]::infra::http::api::tests::test_conflicts_endpoint_groups_by_dir
[INFO] [stdout]   19:     0x5832f50c3f49 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_conflicts_endpoint_groups_by_dir::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4239) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f5075cd7 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_info_returns_version_and_ids::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f508127b - synche[530c77ea9b0577d9]::infra::http::api::tests::test_info_returns_version_and_ids
[INFO] [stdout]   20:     0x5832f50c3f09 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_info_returns_version_and_ids::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4242) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f507584c - synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_nonexistent::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50810bb - synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_nonexistent
[INFO] [stdout]   20:     0x5832f50c3ee9 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_nonexistent::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4244) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f507521c - synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_success::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f5080f6b - synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_success
[INFO] [stdout]   20:     0x5832f50c3ec9 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_success::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4249) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5079b12 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f5081b29 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone
[INFO] [stdout]   19:     0x5832f50c3fc9 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_keep_mine_broadcasts_tombstone::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4248) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f50788b6 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_trims_whitespace::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f508166b - synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_trims_whitespace
[INFO] [stdout]   20:     0x5832f50c3f69 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_remove_sync_dir_trims_whitespace::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4254) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5078f12 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50817d9 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found
[INFO] [stdout]   19:     0x5832f50c3f89 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_missing_entry_is_not_found::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - clone
[INFO] [stdout]   27:                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' (4255) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f507ac7c - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f5081c99 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request
[INFO] [stdout]   20:     0x5832f50c3fe9 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_non_conflict_path_is_bad_request::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4261) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f507378c - synche[530c77ea9b0577d9]::infra::http::api::tests::test_set_home_path_invalid::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f5080a2b - synche[530c77ea9b0577d9]::infra::http::api::tests::test_set_home_path_invalid
[INFO] [stdout]   20:     0x5832f50c3e49 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_set_home_path_invalid::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4260) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f50795fc - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f5081949 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request
[INFO] [stdout]   20:     0x5832f50c3fa9 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_resolve_conflict_unknown_action_is_bad_request::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4268) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f50743a3 - synche[530c77ea9b0577d9]::infra::http::api::tests::test_sse_broadcast_channel::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f5080ccb - synche[530c77ea9b0577d9]::infra::http::api::tests::test_sse_broadcast_channel
[INFO] [stdout]   20:     0x5832f50c3e89 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_sse_broadcast_channel::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4266) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f506b203 - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f5072de9 - synche[530c77ea9b0577d9]::infra::http::api::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f5073e0c - synche[530c77ea9b0577d9]::infra::http::api::tests::test_set_home_path_success::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f5080b7b - synche[530c77ea9b0577d9]::infra::http::api::tests::test_set_home_path_success
[INFO] [stdout]   20:     0x5832f50c3e69 - <synche[530c77ea9b0577d9]::infra::http::api::tests::test_set_home_path_success::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4273) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f0e2cf - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f4f0efd1 - synche[530c77ea9b0577d9]::infra::http::gui::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f4f10110 - synche[530c77ea9b0577d9]::infra::http::gui::tests::test_index_renders_connected_peer_details::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f19f0b - synche[530c77ea9b0577d9]::infra::http::gui::tests::test_index_renders_connected_peer_details
[INFO] [stdout]   20:     0x5832f50c4029 - <synche[530c77ea9b0577d9]::infra::http::gui::tests::test_index_renders_connected_peer_details::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4275) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f0e2cf - synche[530c77ea9b0577d9]::utils::test_support::test_env::{closure#0}
[INFO] [stdout]   13:     0x5832f4f0efd1 - synche[530c77ea9b0577d9]::infra::http::gui::tests::create_test_components::{closure#0}
[INFO] [stdout]   14:     0x5832f4f0f4e9 - synche[530c77ea9b0577d9]::infra::http::gui::tests::test_index_renders_with_metadata::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f19dbb - synche[530c77ea9b0577d9]::infra::http::gui::tests::test_index_renders_with_metadata
[INFO] [stdout]   20:     0x5832f50c4009 - <synche[530c77ea9b0577d9]::infra::http::gui::tests::test_index_renders_with_metadata::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4281) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f88130 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_invalid_uuid::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9b27b - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_invalid_uuid
[INFO] [stdout]   20:     0x5832f50c40a9 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_invalid_uuid::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4285) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f87ab2 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_valid_uuid::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9af9b - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_valid_uuid
[INFO] [stdout]   20:     0x5832f50c4069 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_valid_uuid::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4279) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f87e6e - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_empty_string::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9b10b - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_empty_string
[INFO] [stdout]   20:     0x5832f50c4089 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_id_empty_string::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4288) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f88ed0 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9b9ab - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt
[INFO] [stdout]   20:     0x5832f50c4149 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_transport_port_falls_back_for_missing_or_invalid_txt::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4291) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f88730 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_transport_port_from_txt::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9b55b - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_transport_port_from_txt
[INFO] [stdout]   20:     0x5832f50c40e9 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_get_peer_transport_port_from_txt::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4296) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f88c9e - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_invalid_fullname::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9b83b - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_invalid_fullname
[INFO] [stdout]   20:     0x5832f50c4129 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_invalid_fullname::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4300) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f88412 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_valid::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9b3eb - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_valid
[INFO] [stdout]   20:     0x5832f50c40c9 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_valid::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4294) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f87857 - synche[530c77ea9b0577d9]::infra::network::mdns::tests::create_test_adapter::{closure#0}
[INFO] [stdout]   14:     0x5832f4f88a6e - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_empty_fullname::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f4f9b6cb - synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_empty_fullname
[INFO] [stdout]   20:     0x5832f50c4109 - <synche[530c77ea9b0577d9]::infra::network::mdns::tests::test_handle_service_removed_empty_fullname::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - 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' (4303) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503d198 - synche[530c77ea9b0577d9]::infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f5040a3b - synche[530c77ea9b0577d9]::infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening
[INFO] [stdout]   20:     0x5832f50c6089 - <synche[530c77ea9b0577d9]::infra::network::tcp::adapter::tests::recv_ignores_corrupt_transfer_and_keeps_listening::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4306) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f502cfbb - <synche[530c77ea9b0577d9]::application::state::app_state::AppState>::new::{closure#0}
[INFO] [stdout]   13:     0x5832f5032e9f - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   14:     0x5832f503c481 - synche[530c77ea9b0577d9]::infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening::{closure#0}
[INFO] [stdout]   15:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   16:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   17:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5832f50408eb - synche[530c77ea9b0577d9]::infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening
[INFO] [stdout]   20:     0x5832f50c6069 - <synche[530c77ea9b0577d9]::infra::network::tcp::adapter::tests::recv_ignores_truncated_frame_and_keeps_listening::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   22:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   23:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x79669091f07a - <unknown>
[INFO] [stdout]   27:     0x7966909b2534 - clone
[INFO] [stdout]   28:                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' (4308) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8a27e - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stderr] error: test failed, to rerun pass `--bin synche`
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9d0cb - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8
[INFO] [stdout]   19:     0x5832f50c60e9 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_invalid_utf8::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4313) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f90306 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9ebcb - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length
[INFO] [stdout]   19:     0x5832f50c62a9 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_oversized_advertised_length::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4316) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8ad0e - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9d5db - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body
[INFO] [stdout]   19:     0x5832f50c6149 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_truncated_body::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4319) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8b03e - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9d78b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length
[INFO] [stdout]   19:     0x5832f50c6169 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_entry_info_rejects_u32_max_length::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4322) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f89ebe - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9cf1b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8
[INFO] [stdout]   19:     0x5832f50c60c9 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_invalid_utf8::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4324) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8e016 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9e34b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length
[INFO] [stdout]   19:     0x5832f50c6249 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_oversized_advertised_length::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4328) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8a63e - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9d27b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body
[INFO] [stdout]   19:     0x5832f50c6109 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_body::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4330) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8d477 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9ddcb - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix
[INFO] [stdout]   19:     0x5832f50c61e9 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_truncated_length_prefix::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4334) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8aa0e - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9d42b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length
[INFO] [stdout]   19:     0x5832f50c6129 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_handshake_rejects_u32_max_length::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4335) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f924fe - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9f73b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home
[INFO] [stdout]   19:     0x5832f50c6329 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_consumes_git_entry_without_writing_to_home::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4340) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f94998 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9f9db - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home
[INFO] [stdout]   19:     0x5832f50c6369 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_outside_configured_sync_dir_never_writes_to_home::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4342) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f90cab - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9f5eb - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging
[INFO] [stdout]   19:     0x5832f50c6309 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_hash_mismatch_and_cleans_staging::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4346) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f972c2 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9fc7b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending
[INFO] [stdout]   19:     0x5832f50c63a9 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_invalid_entries_before_staging_without_consuming_pending::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4349) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8b34e - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9d93b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload
[INFO] [stdout]   19:     0x5832f50c6189 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_oversized_payload::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4352) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8c2f8 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9da8b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload
[INFO] [stdout]   19:     0x5832f50c61a9 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_rejects_truncated_payload::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4354) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f8e9b9 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9e49b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home
[INFO] [stdout]   19:     0x5832f50c6269 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_stages_bytes_without_writing_to_home::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4358) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f959f2 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9fb2b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home
[INFO] [stdout]   19:     0x5832f50c6389 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_with_poisoned_peer_counter_never_overwrites_home::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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' (4359) 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:     0x5832f5693cd1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5832f56ad27a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5832f5698c3c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5832f566d466 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5832f5689219 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5832f51537c0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5832f5689542 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5832f566d512 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5832f56649d9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5832f566e3ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5832f56ada9c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5832f56ad872 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5832f4f8692c - synche[530c77ea9b0577d9]::utils::test_support::test_env_with_dirs::{closure#0}
[INFO] [stdout]   13:     0x5832f4f937a2 - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging::{closure#0}
[INFO] [stdout]   14:     0x5832f4f4fec3 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5832f50171b9 - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[9616264c413bf632]::runtime::context::Context>>::with::<tokio[9616264c413bf632]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9616264c413bf632]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[9616264c413bf632]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5832f4f4da47 - <tokio[9616264c413bf632]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x5832f50c65e2 - <tokio[9616264c413bf632]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x5832f4f9f88b - synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging
[INFO] [stdout]   19:     0x5832f50c6349 - <synche[530c77ea9b0577d9]::infra::network::tcp::receiver::tests::read_transfer_without_pending_request_drains_without_staging::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5832f5146afb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x5832f5154145 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5832f514ebf4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5832f5157292 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5832f56926ef - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x79669091f07a - <unknown>
[INFO] [stdout]   26:     0x7966909b2534 - 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.70s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b", kill_on_drop: false }`
[INFO] [stdout] c5077ca52c4233d091d5de5412350e3df367ffa4fab21ace4afb1895d19ebc7b
