[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 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fistalabs%2Fmaviola" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/istalabs/maviola on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497 [INFO] running `Command { std: "docker" "start" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497", 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" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497", 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" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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 anyhow v1.0.96 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling mavinspect v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [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 quick-xml v0.37.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [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 heck v0.5.0 [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 nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [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 cpufeatures v0.2.16 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex v1.11.1 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 mavspec_rust_derive v0.6.4 [INFO] [stderr] Compiling unescaper v0.1.5 [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 env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [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 bitflags v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [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 postcard v1.1.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [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 mavlink-message-definitions v0.6.4 [INFO] [stderr] Compiling mavspec_rust_gen 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 2m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497", 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" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling 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 35.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497", 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" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [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::io::transport::udp::udp_rw::tests::async_udp_read_workflow ... ok [INFO] [stdout] test asnc::io::transport::udp::udp_rw::tests::async_udp_write_workflow ... ok [INFO] [stdout] test asnc::node::event::async_event_tests::test_event_stream ... 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 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::utils::closable::test_closable::drop_after_discard ... ok [INFO] [stdout] test core::utils::closable::test_closable::shared_closers_behave_as_arc_closers ... 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::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::test_watcher_flags ... ok [INFO] [stdout] test core::node::node_conf::tests::node_conf_no_dialect_builder_workflow ... ok [INFO] [stdout] test core::node::node_conf::tests::node_conf_no_dialect_no_id_builder_workflow ... ok [INFO] [stdout] test core::node::node_conf::tests::node_conf_builder_workflow ... 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::ring::tests::ring_basics ... 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_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::inner_receiver_disconnects_when_guard_is_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_basic ... ok [INFO] [stdout] test sync::utils::mpmc::tests::mpmc_close_on_receivers_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.32s [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-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16686 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:16686 }]: node is closed [INFO] [stdout] test io::sync_node_tests::heartbeats_are_sent ... ok [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16686 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:16686 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:16686 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21151 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:21151 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::node::handler::heartbeats] [TcpServer { bind_addr: 127.0.0.1:16686 }] heartbeats emitter stopped [INFO] [stdout] test io::sync_node_tests::node_no_id ... ok [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21151 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:18860 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:18860 }]: node is closed [INFO] [stdout] test io::sync_node_tests::node_no_version ... ok [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:18860 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16006 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16006 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16006 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16006 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:16006 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:16006 }]: node is closed [INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_clients_server ... ok [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16006 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16006 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16006 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16006 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:16006 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:16006 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:16006 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:21151 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:21151 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:18860 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-09-03T08:31:56Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:18860 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:22652 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:22652 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:22652 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:22652 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:22652 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:22652 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:22652 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:22652 }] connection stopped [INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_server_clients ... ok [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:22652 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:22652 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:22652 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:22652 }] spawn wake-up connection to close server listening loop [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:22652 }] connection stopped [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:22435 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:22435 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:22435 }] connection stopped [INFO] [stdout] test io::sync_node_tests::node_no_id_no_version ... ok [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:23897 }]: node is closed [INFO] [stderr] [2026-09-03T08:31:57Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:23897 }]: node is closed [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.12s [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.26s [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.01s [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 127 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/sock/client.rs - core::io::transport::sock::client::SockClient (line 17) - 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/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 14) - compile ... ok [INFO] [stdout] test maviola/src/asnc/mod.rs - asnc (line 15) - 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/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/file/reader.rs - core::io::transport::file::reader::FileReader (line 35) - 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 35) - 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/udp/server.rs - core::io::transport::udp::server::UdpServer (line 21) - 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/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/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/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 23) - 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 161) - 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/node/base.rs - core::node::base::Node (line 128) - 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/network/base.rs - core::network::base::Network (line 54) - compile ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 115) - compile ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 127) - compile ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 179) - compile ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 154) - compile ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 207) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer (line 67) ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 75) - compile ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 235) - compile ... ok [INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer::to_shared (line 140) ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 23) - compile ... FAILED [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::up (line 86) ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 97) - 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/docs/a1__quickstart.rs - docs::a1__quickstart (line 262) - 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/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/docs/a2__overview.rs - docs::a2__overview (line 150) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 178) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 214) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 193) - compile ... ok [INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 68) ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 162) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 347) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 276) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 360) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 375) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 417) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 289) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 307) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 474) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 446) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 242) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 574) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 325) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 520) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 496) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 113) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 126) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 174) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 157) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 196) - compile ... ok [INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 585) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 277) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 304) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 208) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 261) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 289) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 232) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 334) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 356) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 37) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 144) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 101) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 260) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 129) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 177) - compile ... ok [INFO] [stdout] test maviola/src/docs/a3__sync_api.rs - docs::a3__sync_api (line 88) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 196) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 220) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 234) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 338) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 291) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 321) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 307) - compile ... ok [INFO] [stdout] test maviola/src/docs/b1__dialect_constraints.rs - docs::b1__dialect_constraints (line 157) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 368) - compile ... ok [INFO] [stdout] test maviola/src/docs/b1__dialect_constraints.rs - docs::b1__dialect_constraints (line 111) - compile ... ok [INFO] [stdout] test maviola/src/docs/b1__dialect_constraints.rs - docs::b1__dialect_constraints (line 126) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 392) - compile ... ok [INFO] [stdout] test maviola/src/docs/b2__signing.rs - docs::b2__signing (line 112) - compile ... ok [INFO] [stdout] test maviola/src/docs/b2__signing.rs - docs::b2__signing (line 25) - compile ... ok [INFO] [stdout] test maviola/src/docs/a4__async_api.rs - docs::a4__async_api (line 38) - compile ... ok [INFO] [stdout] test maviola/src/docs/b2__signing.rs - docs::b2__signing (line 45) - compile ... ok [INFO] [stdout] test maviola/src/docs/b2__signing.rs - docs::b2__signing (line 70) - compile ... ok [INFO] [stdout] test maviola/src/docs/b3__compat_checks.rs - docs::b3__compat_checks (line 11) - compile ... ok [INFO] [stdout] test maviola/src/docs/b1__dialect_constraints.rs - docs::b1__dialect_constraints (line 96) - compile ... ok [INFO] [stdout] test maviola/src/docs/b2__signing.rs - docs::b2__signing (line 91) - 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/error.rs - error::SerialError (line 216) - compile ... 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/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/docs/c3__custom_processing.rs - docs::c3__custom_processing (line 16) - compile ... FAILED [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/sync/mod.rs - sync (line 15) - compile ... ok [INFO] [stdout] test maviola/src/docs/c4__ad_hoc_dialects.rs - docs::c4__ad_hoc_dialects (line 116) - compile ... FAILED [INFO] [stdout] test maviola/src/sync/node/mod.rs - sync::node::EdgeNode (line 34) - compile ... ok [INFO] [stdout] test maviola/src/docs/c4__ad_hoc_dialects.rs - docs::c4__ad_hoc_dialects (line 18) - compile ... FAILED [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/error.rs - error::CoreError (line 26) ... 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::new (line 159) ... 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 (line 18) ... ok [INFO] [stdout] test maviola/src/sync/utils/mpmc.rs - sync::utils::mpmc::Receiver::into_inner (line 198) ... ok [INFO] [stdout] test maviola/src/sync/utils/mpmc.rs - sync::utils::mpmc::Receiver::into_inner (line 180) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 23) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `maviola::test_utils` [INFO] [stdout] --> maviola/src/docs/a1__quickstart.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use maviola::test_utils; [INFO] [stdout] | ^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | no `test_utils` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> maviola/src/lib.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 160 | #[doc(hidden)] [INFO] [stdout] 161 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- maviola/src/docs/c3__custom_processing.rs - docs::c3__custom_processing (line 16) stdout ---- [INFO] [stdout] error[E0405]: cannot find trait `UpdateFrameUnsafe` in this scope [INFO] [stdout] --> maviola/src/docs/c3__custom_processing.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | impl UpdateFrameUnsafe for Scrambler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `UpdateFrame` in this scope [INFO] [stdout] --> maviola/src/docs/c3__custom_processing.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | impl UpdateFrame for Scrambler {} [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ProcessFrame` in this scope [INFO] [stdout] --> maviola/src/docs/c3__custom_processing.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | impl ProcessFrame for CustomProcessor { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `ProcessFrameCase` in this scope [INFO] [stdout] --> maviola/src/docs/c3__custom_processing.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | case: ProcessFrameCase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ProcessFrameCase` in this scope [INFO] [stdout] --> maviola/src/docs/c3__custom_processing.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | ProcessFrameCase::IncomingBefore | ProcessFrameCase::OutgoingAfter => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ProcessFrameCase` [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ProcessFrameCase` in this scope [INFO] [stdout] --> maviola/src/docs/c3__custom_processing.rs:81:48 [INFO] [stdout] | [INFO] [stdout] 81 | ProcessFrameCase::IncomingBefore | ProcessFrameCase::OutgoingAfter => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ProcessFrameCase` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- maviola/src/docs/c4__ad_hoc_dialects.rs - docs::c4__ad_hoc_dialects (line 116) stdout ---- [INFO] [stdout] error[E0433]: cannot find `test_utils` in `maviola` [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | use maviola::test_utils::smalltalk::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `maviola` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> maviola/src/lib.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 160 | #[doc(hidden)] [INFO] [stdout] 161 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `SmallTalk` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | .dialect::() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 117 | fn main() { #[allow(non_snake_case)] fn _doctest_main_maviola_src_docs_c4__ad_hoc_dialects_rs_116_0() { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NonSequitur` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | node.send(&NonSequitur{ [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `Mood` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | mood: Mood::Confused, [INFO] [stdout] | ^^^^ use of undeclared type `Mood` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- maviola/src/docs/c4__ad_hoc_dialects.rs - docs::c4__ad_hoc_dialects (line 18) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `maviola::protocol::derive` [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | use maviola::protocol::derive::{Dialect, Enum, Message}; [INFO] [stdout] | ^^^^^^ could not find `derive` in `protocol` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `dialect` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[dialect(1099)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `dialect` is an attribute that can be used by the derive macro `Dialect`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `version` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 91 | #[version(99)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `version` is an attribute that can be used by the derive macro `Dialect`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `message_id` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | #[message_id(72004)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `message_id` is an attribute that can be used by the derive macro `Message`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `base_type` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | #[base_type(u8)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 84 - #[base_type(u8)] [INFO] [stdout] 84 + #[crate_type(u8)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `message_id` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[message_id(72003)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `message_id` is an attribute that can be used by the derive macro `Message`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `base_type` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 75 | #[base_type(u8)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 75 - #[base_type(u8)] [INFO] [stdout] 75 + #[crate_type(u8)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `message_id` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | #[message_id(72002)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `message_id` is an attribute that can be used by the derive macro `Message`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `base_type` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[base_type(u8)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 66 - #[base_type(u8)] [INFO] [stdout] 66 + #[crate_type(u8)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `message_id` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[message_id(72001)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `message_id` is an attribute that can be used by the derive macro `Message`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `base_type` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[base_type(u8)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 57 - #[base_type(u8)] [INFO] [stdout] 57 + #[crate_type(u8)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `message_id` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[message_id(72000)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `message_id` is an attribute that can be used by the derive macro `Message`, you might be missing a `derive` attribute [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `base_type` in this scope [INFO] [stdout] --> maviola/src/docs/c4__ad_hoc_dialects.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[base_type(u8)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 48 - #[base_type(u8)] [INFO] [stdout] 48 + #[crate_type(u8)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 23) [INFO] [stdout] maviola/src/docs/c3__custom_processing.rs - docs::c3__custom_processing (line 16) [INFO] [stdout] maviola/src/docs/c4__ad_hoc_dialects.rs - docs::c4__ad_hoc_dialects (line 116) [INFO] [stdout] maviola/src/docs/c4__ad_hoc_dialects.rs - docs::c4__ad_hoc_dialects (line 18) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 123 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p maviola --doc` [INFO] running `Command { std: "docker" "inspect" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497", kill_on_drop: false }` [INFO] [stdout] 2479ff4a4e829ad3d8b14f8b4078b0a9d439b3be24e8c21de27a179c086b8497