[INFO] cloning repository https://github.com/mosaic-ground-control/maviola [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosaic-ground-control/maviola" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b8ccc21bd7a37de11a91b2936acf0c0cb655e6a [INFO] testing mosaic-ground-control/maviola against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mosaic-ground-control/maviola [INFO] finished tweaking git repo https://github.com/mosaic-ground-control/maviola [INFO] tweaked toml for git repo https://github.com/mosaic-ground-control/maviola written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mosaic-ground-control/maviola on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mosaic-ground-control/maviola 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64 [INFO] running `Command { std: "docker" "start" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64", 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" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64", 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" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling mavinspect v0.6.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling mavspec_rust_derive v0.6.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling tbytes v0.1.0 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling mavspec_rust_spec v0.6.4 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cargo-manifest v0.13.0 [INFO] [stderr] Compiling mavspec_rust_gen v0.6.4 [INFO] [stderr] Compiling mavlink-message-definitions v0.6.4 [INFO] [stderr] Compiling mavlink-dialects v0.6.4 [INFO] [stderr] Compiling mavspec v0.6.4 [INFO] [stderr] Compiling mavio v0.5.5 [INFO] [stderr] Compiling maviola v0.3.0 (/opt/rustwide/workdir/maviola) [INFO] [stderr] Compiling maviola_benchmarks v0.0.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 27.82s [INFO] running `Command { std: "docker" "inspect" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64", 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" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling maviola v0.3.0 (/opt/rustwide/workdir/maviola) [INFO] [stderr] Compiling maviola_benchmarks v0.0.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 10.64s [INFO] running `Command { std: "docker" "inspect" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64", 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" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/maviola-8b2a2e0fe8bb1e56) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test asnc::utils::mpsc_rw::tests::async_mpsc_reader_basic_workflow ... ok [INFO] [stdout] test asnc::io::transport::udp::udp_rw::tests::async_udp_write_workflow ... ok [INFO] [stdout] test asnc::utils::mpsc_rw::tests::async_mpsc_writer_basic_workflow ... ok [INFO] [stdout] test asnc::node::event::async_event_tests::test_event_stream ... ok [INFO] [stdout] test asnc::io::transport::udp::udp_rw::tests::async_udp_read_workflow ... ok [INFO] [stdout] test core::utils::closable::test_closable::closer_arc_drop_mechanics ... ok [INFO] [stdout] test core::utils::closable::test_closable::closer_drop_means_closed ... ok [INFO] [stdout] test core::utils::closable::test_closable::closer_state_is_passing ... ok [INFO] [stdout] test core::utils::closable::test_closable::dependent_shared_closers_can_be_discarded ... ok [INFO] [stdout] test core::utils::closable::test_closable::dependent_shared_closers_may_trigger_close ... ok [INFO] [stdout] test core::utils::closable::test_closable::discard_after_drop ... ok [INFO] [stdout] test core::node::node_conf::tests::node_conf_no_dialect_builder_workflow ... ok [INFO] [stdout] test core::utils::closable::test_closable::drop_after_discard ... ok [INFO] [stdout] test core::node::node_conf::tests::node_conf_no_dialect_no_id_builder_workflow ... ok [INFO] [stdout] test core::utils::closable::test_closable::shared_closers_behave_as_arc_closers ... ok [INFO] [stdout] test core::node::node_conf::tests::node_conf_builder_workflow ... ok [INFO] [stdout] test core::utils::closable::test_closable::standalone_discard_closes ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::state_between_shared_switches_is_shared ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::test_shared_flags ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::basic_switch_workflow ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::test_watcher_flags ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::to_shared_switch_discard ... ok [INFO] [stdout] test core::utils::ring::tests::extend_ring_capacity ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::shared_switch_workflow ... ok [INFO] [stdout] test core::utils::ring::tests::ring_basics ... ok [INFO] [stdout] test core::utils::ring::tests::ring_iterator ... ok [INFO] [stdout] test core::utils::unique_id::unique_id_tests::test_unique_id ... ok [INFO] [stdout] test core::utils::ring::tests::ring_zero_elements ... ok [INFO] [stdout] test protocol::peer::peer_tests::peer_comparisons ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_keep_compat ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_keep_signer ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_new_compat ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_new_signer ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_basic ... ok [INFO] [stdout] test sync::utils::mpmc::tests::inner_receiver_is_active_while_guard_is_present ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_close_on_receivers_dropped ... ok [INFO] [stdout] test sync::utils::mpmc::tests::inner_receiver_disconnects_when_guard_is_dropped ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_close_on_sender_dropped ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_multi_threading ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_multi_threading_try_recv_recv ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_multi_threading_try_recv_send ... ok [INFO] [stdout] test sync::network::ext::tests::basic_network_workflow ... ok [INFO] [stdout] test sync::io::connection::tests::standalone_connections ... ok [INFO] [stdout] test sync::network::ext::tests::network_reconnect ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_basic_try_recv ... ok [INFO] [stdout] test asnc::network::ext::tests::basic_network_workflow ... ok [INFO] [stdout] test asnc::network::ext::tests::network_reconnect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/release/deps/mod-cdd1e6078080c3a3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test io::message_signing_tests::define_signing_config ... ok [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:23097 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:23097 }]: node is closed [INFO] [stdout] test io::sync_node_tests::heartbeats_are_sent ... ok [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:23097 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:23097 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:23097 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::node::handler::heartbeats] [TcpServer { bind_addr: 127.0.0.1:23097 }] heartbeats emitter stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:22833 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:22833 }]: node is closed [INFO] [stdout] test io::sync_node_tests::node_no_version ... ok [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:19982 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:19982 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:22833 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:19982 }] connection stopped [INFO] [stdout] test io::sync_node_tests::node_no_id ... ok [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21640 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21640 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21640 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21640 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21640 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:21640 }]: node is closed [INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_clients_server ... ok [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21640 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21640 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21640 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21640 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21640 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:21640 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:21640 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:19982 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:19982 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:22833 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:22833 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15565 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15565 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15565 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15565 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15565 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:15565 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15565 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15565 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15565 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15565 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15565 }] connection stopped [INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_server_clients ... ok [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:15565 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:15565 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15711 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:15711 }]: node is closed [INFO] [stdout] test io::sync_node_tests::events_are_received ... ok [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15711 }] connection stopped [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:17565 }]: node is closed [INFO] [stderr] [2026-08-05T15:54:46Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:17565 }]: node is closed [INFO] [stdout] test io::sync_node_tests::node_no_id_no_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_file_rw.rs (/opt/rustwide/target/release/examples/async_file_rw-d1688eb5b35e3593) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async_file_rw ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_multiple_devices.rs (/opt/rustwide/target/release/examples/async_multiple_devices-35795b9b6ca94835) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async_multiple_devices ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_network.rs (/opt/rustwide/target/release/examples/async_network-a50f10dac7f1119f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test network ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_sock_ping_pong.rs (/opt/rustwide/target/release/examples/async_sock_ping_pong-8c1d888115202a7d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async_sock_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_tcp_ping_pong.rs (/opt/rustwide/target/release/examples/async_tcp_ping_pong-e593c73f621cee7d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async_tcp_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_udp_ping_pong.rs (/opt/rustwide/target/release/examples/async_udp_ping_pong-d517c18915d33cb8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async_udp_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s [INFO] [stdout] [INFO] [stderr] Running unittests examples/file_rw.rs (/opt/rustwide/target/release/examples/file_rw-0bd41df4b9cfd8ca) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test file_rw ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests examples/message_signing.rs (/opt/rustwide/target/release/examples/message_signing-2d3a65aac7f19714) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test message_signing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests examples/multiple_devices.rs (/opt/rustwide/target/release/examples/multiple_devices-8cf13df8ce62a15b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multiple_devices ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] [stderr] Running unittests examples/network.rs (/opt/rustwide/target/release/examples/network-4a4e88a4df347b40) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test network ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Running unittests examples/sock_ping_pong.rs (/opt/rustwide/target/release/examples/sock_ping_pong-d54574e709ce492a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tcp_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Running unittests examples/tcp_ping_pong.rs (/opt/rustwide/target/release/examples/tcp_ping_pong-db83829b6cc6a22f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tcp_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] [stderr] Running unittests examples/udp_ping_pong.rs (/opt/rustwide/target/release/examples/udp_ping_pong-eca26db073c86c3d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test udp_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/maviola_benchmarks-fa263c784165028c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/maviola_benchmarks.rs (/opt/rustwide/target/release/deps/maviola_benchmarks-77dff6d098e9c8d6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests maviola [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test maviola/src/asnc/node/build_ext.rs - asnc::node::build_ext::NodeBuilder>::build_from (line 147) - compile ... ok [INFO] [stdout] test maviola/src/asnc/mod.rs - asnc (line 15) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/file/writer.rs - core::io::transport::file::writer::FileWriter (line 15) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/serial/serial.rs - core::io::transport::serial::serial::SerialPort (line 14) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/file/reader.rs - core::io::transport::file::reader::FileReader (line 15) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/sock/client.rs - core::io::transport::sock::client::SockClient (line 17) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/tcp/client.rs - core::io::transport::tcp::client::TcpClient (line 17) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/sock/server.rs - core::io::transport::sock::server::SockServer (line 19) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/sock/server.rs - core::io::transport::sock::server::SockServer (line 39) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/sock/client.rs - core::io::transport::sock::client::SockClient (line 37) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/tcp/client.rs - core::io::transport::tcp::client::TcpClient (line 37) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/serial/serial.rs - core::io::transport::serial::serial::SerialPort (line 35) - compile ... ok [INFO] [stdout] test maviola/src/asnc/node/mod.rs - asnc::node::EdgeNode (line 34) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/file/writer.rs - core::io::transport::file::writer::FileWriter (line 37) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/file/reader.rs - core::io::transport::file::reader::FileReader (line 35) - compile ... ok [INFO] [stdout] test maviola/src/asnc/node/build_ext.rs - asnc::node::build_ext::NodeBuilder>::build_from (line 170) - compile fail ... ok [INFO] [stdout] test maviola/src/core/io/transport/tcp/server.rs - core::io::transport::tcp::server::TcpServer (line 20) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/tcp/server.rs - core::io::transport::tcp::server::TcpServer (line 40) - compile ... ok [INFO] [stdout] test maviola/src/core/network/base.rs - core::network::base::Network (line 23) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/udp/client.rs - core::io::transport::udp::client::UdpClient (line 22) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/udp/server.rs - core::io::transport::udp::server::UdpServer (line 21) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/udp/client.rs - core::io::transport::udp::client::UdpClient (line 45) - compile ... ok [INFO] [stdout] test maviola/src/core/network/base.rs - core::network::base::Network (line 54) - compile ... ok [INFO] [stdout] test maviola/src/core/node/base.rs - core::node::base::Node (line 79) - compile ... ok [INFO] [stdout] test maviola/src/core/io/transport/udp/server.rs - core::io::transport::udp::server::UdpServer (line 41) - compile ... ok [INFO] [stdout] test maviola/src/core/node/base.rs - core::node::base::Node (line 161) - compile ... ok [INFO] [stdout] test maviola/src/core/node/base.rs - core::node::base::Node (line 128) - compile ... ok [INFO] [stdout] test maviola/src/core/node/base.rs - core::node::base::Node (line 102) - compile ... ok [INFO] [stdout] test maviola/src/error.rs - error::SerialError (line 216) - compile ... ok [INFO] [stdout] test maviola/src/protocol/mavspec_imports.rs - protocol::mavspec_imports::default_dialect (line 41) - compile ... ok [INFO] [stdout] test maviola/src/lib.rs - (line 33) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer (line 67) ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer::to_shared (line 140) ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer::to_shared (line 162) ... ok [INFO] [stdout] test maviola/src/sync/mod.rs - sync (line 15) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer (line 88) ... ok [INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded::new (line 42) ... ok [INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded::shared (line 67) ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer::to_shared (line 152) ... ok [INFO] [stdout] test maviola/src/sync/node/build_ext.rs - sync::node::build_ext::NodeBuilder>::build_from (line 147) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded::up (line 86) ... ok [INFO] [stdout] test maviola/src/sync/node/mod.rs - sync::node::EdgeNode (line 34) - compile ... ok [INFO] [stdout] test maviola/src/error.rs - error::CoreError (line 26) ... ok [INFO] [stdout] test maviola/src/protocol/signature.rs - protocol::signature::FrameSigner::new (line 159) ... ok [INFO] [stdout] test maviola/src/protocol/signature.rs - protocol::signature::FrameSigner::new (line 167) ... ok [INFO] [stdout] test maviola/src/protocol/signature.rs - protocol::signature::FrameSigner (line 38) ... ok [INFO] [stdout] test maviola/src/sync/node/build_ext.rs - sync::node::build_ext::NodeBuilder>::build_from (line 168) - compile fail ... ok [INFO] [stdout] test maviola/src/protocol/signature.rs - protocol::signature::builder::FrameSignerBuilder::new (line 549) ... ok [INFO] [stdout] test maviola/src/sync/utils/mpmc.rs - sync::utils::mpmc::Receiver::into_inner (line 180) ... ok [INFO] [stdout] test maviola/src/sync/utils/mpmc.rs - sync::utils::mpmc (line 18) ... ok [INFO] [stdout] test maviola/src/core/node/node_conf.rs - core::node::node_conf::NodeConf::builder (line 70) ... ok [INFO] [stdout] test maviola/src/sync/utils/mpmc.rs - sync::utils::mpmc::Receiver::into_inner (line 198) ... ok [INFO] [stdout] test maviola/src/core/node/node_conf.rs - core::node::node_conf::NodeConf::builder (line 50) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] Doc-tests maviola_benchmarks [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64", kill_on_drop: false }` [INFO] [stdout] 3d0274b99521f5ae34270b6aabe7806c88c2942fe73838394ab75f2ebc3c3d64