[INFO] cloning repository https://github.com/istalabs/maviola [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/istalabs/maviola" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistalabs%2Fmaviola", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistalabs%2Fmaviola'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b8ccc21bd7a37de11a91b2936acf0c0cb655e6a [INFO] testing istalabs/maviola against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistalabs%2Fmaviola" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/istalabs/maviola [INFO] finished tweaking git repo https://github.com/istalabs/maviola [INFO] tweaked toml for git repo https://github.com/istalabs/maviola written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/istalabs/maviola on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/istalabs/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99676102aa11c96b4c58e927e1afc1d649335bac169bbe883a27d793e9a68a03 [INFO] running `Command { std: "docker" "start" "-a" "99676102aa11c96b4c58e927e1afc1d649335bac169bbe883a27d793e9a68a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99676102aa11c96b4c58e927e1afc1d649335bac169bbe883a27d793e9a68a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99676102aa11c96b4c58e927e1afc1d649335bac169bbe883a27d793e9a68a03", kill_on_drop: false }` [INFO] [stdout] 99676102aa11c96b4c58e927e1afc1d649335bac169bbe883a27d793e9a68a03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298a43b5a4cd3fb2ef4ce71ae766b126ac06ebdecf777429f3196b3455896cce [INFO] running `Command { std: "docker" "start" "-a" "298a43b5a4cd3fb2ef4ce71ae766b126ac06ebdecf777429f3196b3455896cce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling mavinspect v0.6.5 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [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-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling mavspec_rust_derive v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [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 serde v1.0.217 [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 tokio-stream v0.1.17 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling tbytes v0.1.0 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling mavspec_rust_spec v0.6.4 [INFO] [stderr] Compiling postcard v1.1.1 [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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "298a43b5a4cd3fb2ef4ce71ae766b126ac06ebdecf777429f3196b3455896cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298a43b5a4cd3fb2ef4ce71ae766b126ac06ebdecf777429f3196b3455896cce", kill_on_drop: false }` [INFO] [stdout] 298a43b5a4cd3fb2ef4ce71ae766b126ac06ebdecf777429f3196b3455896cce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 061cf9252a26e7e6ac8ca342088a1856ea3e8bdf2551cab0311dfefb6ee93f45 [INFO] running `Command { std: "docker" "start" "-a" "061cf9252a26e7e6ac8ca342088a1856ea3e8bdf2551cab0311dfefb6ee93f45", 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 `test` profile [unoptimized + debuginfo] target(s) in 45.89s [INFO] running `Command { std: "docker" "inspect" "061cf9252a26e7e6ac8ca342088a1856ea3e8bdf2551cab0311dfefb6ee93f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "061cf9252a26e7e6ac8ca342088a1856ea3e8bdf2551cab0311dfefb6ee93f45", kill_on_drop: false }` [INFO] [stdout] 061cf9252a26e7e6ac8ca342088a1856ea3e8bdf2551cab0311dfefb6ee93f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2537436fdd051cb52cf20f155b2f28b6ada7b9e930ee414982c0214a99e51258 [INFO] running `Command { std: "docker" "start" "-a" "2537436fdd051cb52cf20f155b2f28b6ada7b9e930ee414982c0214a99e51258", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maviola-9bd74a46898be4f3) [INFO] [stdout] [INFO] [stdout] running 47 tests [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_reader_basic_workflow ... ok [INFO] [stdout] test asnc::utils::mpsc_rw::tests::async_mpsc_writer_basic_workflow ... ok [INFO] [stdout] test core::utils::closable::test_closable::closer_arc_drop_mechanics ... ok [INFO] [stdout] test asnc::io::transport::udp::udp_rw::tests::async_udp_read_workflow ... ok [INFO] [stdout] test core::node::node_conf::tests::node_conf_builder_workflow ... 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::node::node_conf::tests::node_conf_no_dialect_builder_workflow ... 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::node::node_conf::tests::node_conf_no_dialect_no_id_builder_workflow ... ok [INFO] [stdout] test core::utils::closable::test_closable::discard_after_drop ... ok [INFO] [stdout] test core::utils::closable::test_closable::standalone_discard_closes ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::basic_switch_workflow ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::shared_switch_workflow ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::test_shared_flags ... 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::closable::test_closable::drop_after_discard ... ok [INFO] [stdout] test core::utils::ring::tests::extend_ring_capacity ... ok [INFO] [stdout] test core::utils::flipper::test_flipper::state_between_shared_switches_is_shared ... ok [INFO] [stdout] test core::utils::ring::tests::ring_basics ... ok [INFO] [stdout] test core::utils::closable::test_closable::shared_closers_behave_as_arc_closers ... ok [INFO] [stdout] test core::utils::ring::tests::ring_iterator ... ok [INFO] [stdout] test core::utils::ring::tests::ring_zero_elements ... ok [INFO] [stdout] test core::utils::unique_id::unique_id_tests::test_unique_id ... ok [INFO] [stdout] test protocol::peer::peer_tests::peer_comparisons ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_new_compat ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_keep_signer ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_new_signer ... ok [INFO] [stdout] test asnc::node::event::async_event_tests::test_event_stream ... ok [INFO] [stdout] test protocol::processor::processor_tests::extend_processor_keep_compat ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_basic ... 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_receivers_dropped ... 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_multi_threading ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_close_on_sender_dropped ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_multi_threading_try_recv_send ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_multi_threading_try_recv_recv ... 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.43s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-8edd0232bdcb0562) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test io::message_signing_tests::define_signing_config ... ok [INFO] [stdout] test io::sync_node_tests::heartbeats_are_sent ... ok [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16741 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:16741 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16741 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:16741 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:16741 }] connection stopped [INFO] [stdout] test io::sync_node_tests::node_no_version ... ok [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:19673 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:19673 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:19673 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::node::handler::heartbeats] [TcpServer { bind_addr: 127.0.0.1:16741 }] heartbeats emitter stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:19673 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:19673 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21634 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:21634 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21634 }] connection stopped [INFO] [stdout] test io::sync_node_tests::node_no_id ... ok [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:21634 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:21634 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20743 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20743 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20743 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20743 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20743 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20743 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20743 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:20743 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20743 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20743 }] connection stopped [INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_clients_server ... ok [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20743 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:20743 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:20743 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20701 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20701 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20701 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20701 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:20701 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:20701 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20701 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20701 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20701 }] connection stopped [INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_server_clients ... ok [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20701 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:20701 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:20701 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2025-11-09T00:42:25Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:20701 }] connection stopped [INFO] [stderr] [2025-11-09T00:42:26Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16642 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:26Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:16642 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:26Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16642 }] connection stopped [INFO] [stdout] test io::sync_node_tests::node_no_id_no_version ... ok [INFO] [stderr] [2025-11-09T00:42:26Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16009 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:26Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:16009 }]: node is closed [INFO] [stderr] [2025-11-09T00:42:26Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16009 }] connection stopped [INFO] [stderr] Running unittests examples/async_file_rw.rs (/opt/rustwide/target/debug/examples/async_file_rw-269580148d95302d) [INFO] [stdout] test io::sync_node_tests::events_are_received ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s [INFO] [stdout] [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/debug/examples/async_multiple_devices-9c816ae8b8297407) [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.77s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_network.rs (/opt/rustwide/target/debug/examples/async_network-5532f530bd319836) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test network ... ok [INFO] [stderr] Running unittests examples/async_sock_ping_pong.rs (/opt/rustwide/target/debug/examples/async_sock_ping_pong-4dc36aa7cce7601a) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [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.03s [INFO] [stdout] [INFO] [stderr] Running unittests examples/async_tcp_ping_pong.rs (/opt/rustwide/target/debug/examples/async_tcp_ping_pong-a38c2af514ec910e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async_tcp_ping_pong ... ok [INFO] [stderr] Running unittests examples/async_udp_ping_pong.rs (/opt/rustwide/target/debug/examples/async_udp_ping_pong-340597b9b9a3bb9d) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [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.53s [INFO] [stdout] [INFO] [stderr] Running unittests examples/file_rw.rs (/opt/rustwide/target/debug/examples/file_rw-388b3b34e6535aa1) [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/debug/examples/message_signing-e25aa1fa069b2308) [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.26s [INFO] [stdout] [INFO] [stderr] Running unittests examples/multiple_devices.rs (/opt/rustwide/target/debug/examples/multiple_devices-38784dccf9633046) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multiple_devices ... ok [INFO] [stderr] Running unittests examples/network.rs (/opt/rustwide/target/debug/examples/network-33632a0d8fb2cb14) [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] [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/sock_ping_pong.rs (/opt/rustwide/target/debug/examples/sock_ping_pong-f211a0c5ac97ac33) [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/debug/examples/tcp_ping_pong-6d379fbf87e420c6) [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.76s [INFO] [stdout] [INFO] [stderr] Running unittests examples/udp_ping_pong.rs (/opt/rustwide/target/debug/examples/udp_ping_pong-4b38f3a01e23722d) [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/debug/deps/maviola_benchmarks-c5f81766d066bd14) [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/debug/deps/maviola_benchmarks-977890e4d8b4ff63) [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/core/io/transport/file/reader.rs - core::io::transport::file::reader::FileReader (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/asnc/mod.rs - asnc (line 15) - 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 147) - 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/serial/serial.rs - core::io::transport::serial::serial::SerialPort (line 14) - 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/asnc/node/mod.rs - asnc::node::EdgeNode (line 34) - 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/sock/client.rs - core::io::transport::sock::client::SockClient (line 37) - 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/tcp/client.rs - core::io::transport::tcp::client::TcpClient (line 17) - 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/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/client.rs - core::io::transport::tcp::client::TcpClient (line 37) - 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/tcp/server.rs - core::io::transport::tcp::server::TcpServer (line 40) - 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/udp/server.rs - core::io::transport::udp::server::UdpServer (line 21) - 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/server.rs - core::io::transport::udp::server::UdpServer (line 41) - 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 128) - 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 102) - 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/utils/closable.rs - core::utils::closable::Closer::to_shared (line 152) ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer (line 67) ... 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/closable.rs - core::utils::closable::Closer::to_shared (line 140) ... ok [INFO] [stdout] test maviola/src/error.rs - error::SerialError (line 216) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer::to_shared (line 162) ... 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 88) ... ok [INFO] [stdout] test maviola/src/protocol/mavspec_imports.rs - protocol::mavspec_imports::default_dialect (line 41) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded::up (line 86) ... ok [INFO] [stdout] test maviola/src/error.rs - error::CoreError (line 26) ... ok [INFO] [stdout] test maviola/src/sync/mod.rs - sync (line 15) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded::shared (line 67) ... ok [INFO] [stdout] test maviola/src/protocol/signature.rs - protocol::signature::FrameSigner::new (line 167) ... 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/protocol/signature.rs - protocol::signature::FrameSigner::new (line 159) ... ok [INFO] [stdout] test maviola/src/core/node/node_conf.rs - core::node::node_conf::NodeConf::builder (line 50) ... ok [INFO] [stdout] test maviola/src/sync/node/mod.rs - sync::node::EdgeNode (line 34) - compile ... 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/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::FrameSigner (line 38) ... 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/sync/utils/mpmc.rs - sync::utils::mpmc::Receiver::into_inner (line 198) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.83s [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" "2537436fdd051cb52cf20f155b2f28b6ada7b9e930ee414982c0214a99e51258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2537436fdd051cb52cf20f155b2f28b6ada7b9e930ee414982c0214a99e51258", kill_on_drop: false }` [INFO] [stdout] 2537436fdd051cb52cf20f155b2f28b6ada7b9e930ee414982c0214a99e51258