[INFO] cloning repository https://github.com/mosaic-ground-control/maviola
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosaic-ground-control/maviola" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b8ccc21bd7a37de11a91b2936acf0c0cb655e6a
[INFO] testing mosaic-ground-control/maviola against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mosaic-ground-control/maviola
[INFO] finished tweaking git repo https://github.com/mosaic-ground-control/maviola
[INFO] tweaked toml for git repo https://github.com/mosaic-ground-control/maviola written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mosaic-ground-control/maviola on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mosaic-ground-control/maviola already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1c7a60c6628c15fa198f4196b1e617f0aee80de2a45f8d39f917a3ad29b2cf6
[INFO] running `Command { std: "docker" "start" "-a" "a1c7a60c6628c15fa198f4196b1e617f0aee80de2a45f8d39f917a3ad29b2cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1c7a60c6628c15fa198f4196b1e617f0aee80de2a45f8d39f917a3ad29b2cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1c7a60c6628c15fa198f4196b1e617f0aee80de2a45f8d39f917a3ad29b2cf6", kill_on_drop: false }`
[INFO] [stdout] a1c7a60c6628c15fa198f4196b1e617f0aee80de2a45f8d39f917a3ad29b2cf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 083992a5f74939182fb806a09e93a9c708b1823dd5fb6a939d730715dbabd7bd
[INFO] running `Command { std: "docker" "start" "-a" "083992a5f74939182fb806a09e93a9c708b1823dd5fb6a939d730715dbabd7bd", 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 hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling mavinspect v0.6.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling nix v0.29.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 quote v1.0.38
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[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 serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling 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 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 toml_edit v0.22.22
[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 06s
[INFO] running `Command { std: "docker" "inspect" "083992a5f74939182fb806a09e93a9c708b1823dd5fb6a939d730715dbabd7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083992a5f74939182fb806a09e93a9c708b1823dd5fb6a939d730715dbabd7bd", kill_on_drop: false }`
[INFO] [stdout] 083992a5f74939182fb806a09e93a9c708b1823dd5fb6a939d730715dbabd7bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abff3b76ab2a2f5fe12a5c451176fac9172febcf59d284d391bf297b0d342b8a
[INFO] running `Command { std: "docker" "start" "-a" "abff3b76ab2a2f5fe12a5c451176fac9172febcf59d284d391bf297b0d342b8a", 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 25.63s
[INFO] running `Command { std: "docker" "inspect" "abff3b76ab2a2f5fe12a5c451176fac9172febcf59d284d391bf297b0d342b8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abff3b76ab2a2f5fe12a5c451176fac9172febcf59d284d391bf297b0d342b8a", kill_on_drop: false }`
[INFO] [stdout] abff3b76ab2a2f5fe12a5c451176fac9172febcf59d284d391bf297b0d342b8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a16ea19b49cc6ba7450772af5a6131bc770263eec04b01c92ca20182ab6919b2
[INFO] running `Command { std: "docker" "start" "-a" "a16ea19b49cc6ba7450772af5a6131bc770263eec04b01c92ca20182ab6919b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maviola-3cda99cf2177fb3c)
[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::io::transport::udp::udp_rw::tests::async_udp_read_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 core::utils::closable::test_closable::dependent_shared_closers_may_trigger_close ... ok
[INFO] [stdout] test asnc::node::event::async_event_tests::test_event_stream ... 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::closer_state_is_passing ... ok
[INFO] [stdout] test core::utils::flipper::test_flipper::basic_switch_workflow ... ok
[INFO] [stdout] test core::utils::closable::test_closable::standalone_discard_closes ... ok
[INFO] [stdout] test core::utils::flipper::test_flipper::state_between_shared_switches_is_shared ... ok
[INFO] [stdout] test core::node::node_conf::tests::node_conf_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_no_dialect_builder_workflow ... ok
[INFO] [stdout] test core::utils::closable::test_closable::shared_closers_behave_as_arc_closers ... ok
[INFO] [stdout] test core::utils::ring::tests::extend_ring_capacity ... 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::flipper::test_flipper::shared_switch_workflow ... ok
[INFO] [stdout] test core::utils::unique_id::unique_id_tests::test_unique_id ... 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 core::utils::flipper::test_flipper::test_shared_flags ... ok
[INFO] [stdout] test protocol::processor::processor_tests::extend_processor_new_compat ... ok
[INFO] [stdout] test core::utils::ring::tests::ring_basics ... 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 protocol::processor::processor_tests::extend_processor_new_signer ... ok
[INFO] [stdout] test core::utils::closable::test_closable::dependent_shared_closers_can_be_discarded ... ok
[INFO] [stdout] test protocol::peer::peer_tests::peer_comparisons ... 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::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_multi_threading ... 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 core::utils::closable::test_closable::closer_drop_means_closed ... 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.37s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-cbb2d6eb5a1451cb)
[INFO] [stdout] test io::message_signing_tests::define_signing_config ... ok
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:23210 }]: node is closed
[INFO] [stdout] test io::sync_node_tests::heartbeats_are_sent ... ok
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:23210 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:23210 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:23210 }] spawn wake-up connection to close server listening loop
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:23210 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::node::handler::heartbeats] [TcpServer { bind_addr: 127.0.0.1:23210 }] heartbeats emitter stopped
[INFO] [stdout] test io::sync_node_tests::node_no_id ... ok
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:19750 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:19750 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:19750 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15057 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:15057 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15057 }] connection stopped
[INFO] [stdout] test io::sync_node_tests::node_no_version ... ok
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:19750 }] spawn wake-up connection to close server listening loop
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:19750 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15988 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15988 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15988 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15988 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:15988 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:15988 }]: node is closed
[INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_clients_server ... ok
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15988 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15988 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15988 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15988 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:15988 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:15988 }] spawn wake-up connection to close server listening loop
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:15988 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:15057 }] spawn wake-up connection to close server listening loop
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:15057 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21693 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21693 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21693 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21693 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:21693 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:21693 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21693 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21693 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21693 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21693 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:21693 }] connection stopped
[INFO] [stdout] test io::sync_node_tests::messages_are_sent_and_received_server_clients ... ok
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::transport::tcp::server] [TcpServer { bind_addr: 127.0.0.1:21693 }] spawn wake-up connection to close server listening loop
[INFO] [stderr] [2025-09-25T15:25:17Z DEBUG maviola::sync::io::connection] [TcpServer { bind_addr: 127.0.0.1:21693 }] connection stopped
[INFO] [stderr] [2025-09-25T15:25:18Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:19777 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:18Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:19777 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:18Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:19777 }] connection stopped
[INFO] [stdout] test io::sync_node_tests::node_no_id_no_version ... ok
[INFO] [stderr] [2025-09-25T15:25:18Z DEBUG maviola::core::node::base] [TcpClient { remote_addr: 127.0.0.1:18136 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:18Z DEBUG maviola::core::node::base] [TcpServer { bind_addr: 127.0.0.1:18136 }]: node is closed
[INFO] [stderr] [2025-09-25T15:25:18Z DEBUG maviola::sync::io::connection] [TcpClient { remote_addr: 127.0.0.1:18136 }] connection stopped
[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.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/async_file_rw.rs (/opt/rustwide/target/debug/examples/async_file_rw-de9a10cf297c0049)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test async_file_rw ... ok
[INFO] [stderr]      Running unittests examples/async_multiple_devices.rs (/opt/rustwide/target/debug/examples/async_multiple_devices-bcc299a0f61d39ee)
[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] [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/debug/examples/async_network-0d050a8ef0f9f055)
[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/debug/examples/async_sock_ping_pong-ae3b458d7a191d68)
[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-4dce1e24e7ca5ecf)
[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 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/async_udp_ping_pong.rs (/opt/rustwide/target/debug/examples/async_udp_ping_pong-3347d3961f13a854)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test async_udp_ping_pong ... ok
[INFO] [stderr]      Running unittests examples/file_rw.rs (/opt/rustwide/target/debug/examples/file_rw-a79318a8c17f1569)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[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.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/message_signing.rs (/opt/rustwide/target/debug/examples/message_signing-2f14e6ea4704d0fc)
[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] [stdout] 
[INFO] [stderr]      Running unittests examples/multiple_devices.rs (/opt/rustwide/target/debug/examples/multiple_devices-fbc202fff93a3cbe)
[INFO] [stdout] running 1 test
[INFO] [stdout] test multiple_devices ... ok
[INFO] [stderr]      Running unittests examples/network.rs (/opt/rustwide/target/debug/examples/network-5450380e77557228)
[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] [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/debug/examples/sock_ping_pong-6fa82a33257104f7)
[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.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests examples/tcp_ping_pong.rs (/opt/rustwide/target/debug/examples/tcp_ping_pong-a54af08dcd610c23)
[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/debug/examples/udp_ping_pong-59fe8f25f84ce401)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test udp_ping_pong ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maviola_benchmarks-e37480c49286911d)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/maviola_benchmarks.rs (/opt/rustwide/target/debug/deps/maviola_benchmarks-b7a68b3e66db9ba4)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stderr]    Doc-tests maviola
[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] [stdout] 
[INFO] [stdout] running 127 tests
[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/file/reader.rs - core::io::transport::file::reader::FileReader (line 35) - 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/file/reader.rs - core::io::transport::file::reader::FileReader (line 15) - 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/tcp/client.rs - core::io::transport::tcp::client::TcpClient (line 37) - 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/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/asnc/node/mod.rs - asnc::node::EdgeNode (line 34) - 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/file/writer.rs - core::io::transport::file::writer::FileWriter (line 37) - 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/server.rs - core::io::transport::udp::server::UdpServer (line 41) - 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/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<HasSystemId,HasComponentId,V,Unset,AsyncApi<V>>::build_from (line 147) - 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 21) - 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/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/asnc/node/build_ext.rs - asnc::node::build_ext::NodeBuilder<HasSystemId,HasComponentId,V,Unset,AsyncApi<V>>::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 45) - 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/udp/client.rs - core::io::transport::udp::client::UdpClient (line 22) - 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/docs/a1__quickstart.rs - docs::a1__quickstart (line 207) - 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 179) - compile ... ok
[INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 235) - 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 97) - compile ... ok
[INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer (line 88) ... 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 23) - compile ... FAILED
[INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 68) ... ok
[INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer (line 67) ... ok
[INFO] [stdout] test maviola/src/core/utils/closable.rs - core::utils::closable::Closer::to_shared (line 162) ... ok
[INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 162) - compile ... ok
[INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded<Closer,Switch>::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/docs/a1__quickstart.rs - docs::a1__quickstart (line 127) - compile ... ok
[INFO] [stdout] test maviola/src/core/node/node_conf.rs - core::node::node_conf::NodeConf<Proxy,Versionless,Unset>::builder (line 50) ... 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 276) - compile ... ok
[INFO] [stdout] test maviola/src/docs/a1__quickstart.rs - docs::a1__quickstart (line 262) - compile ... ok
[INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded<Closer,Switch>::up (line 86) ... ok
[INFO] [stdout] test maviola/src/docs/a2__overview.rs - docs::a2__overview (line 193) - compile ... ok
[INFO] [stdout] test maviola/src/core/utils/flipper.rs - core::utils::flipper::Guarded<Closer,Switch>::shared (line 67) ... 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 347) - 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 360) - 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 178) - 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 496) - 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/core/utils/closable.rs - core::utils::closable::Closer::to_shared (line 152) ... 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/a2__overview.rs - docs::a2__overview (line 307) - 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 446) - 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 214) - 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 196) - 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/a2__overview.rs - docs::a2__overview (line 417) - 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 304) - 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/a2__overview.rs - docs::a2__overview (line 474) - 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 289) - 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 144) - 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/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 220) - 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 88) - 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/a2__overview.rs - docs::a2__overview (line 585) - 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/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 177) - 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/b1__dialect_constraints.rs - docs::b1__dialect_constraints (line 96) - 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/a3__sync_api.rs - docs::a3__sync_api (line 334) - 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 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/a3__sync_api.rs - docs::a3__sync_api (line 37) - compile ... ok
[INFO] [stdout] test maviola/src/docs/b2__signing.rs - docs::b2__signing (line 25) - 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/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/b2__signing.rs - docs::b2__signing (line 91) - 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/error.rs - error::SerialError (line 216) - compile ... ok
[INFO] [stdout] test maviola/src/docs/b2__signing.rs - docs::b2__signing (line 70) - 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 45) - 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/lib.rs - (line 33) - compile ... ok
[INFO] [stdout] test maviola/src/protocol/mavspec_imports.rs - protocol::mavspec_imports::default_dialect (line 41) - compile ... ok
[INFO] [stdout] test maviola/src/docs/b3__compat_checks.rs - docs::b3__compat_checks (line 11) - 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/mod.rs - sync::node::EdgeNode (line 34) - compile ... ok
[INFO] [stdout] test maviola/src/sync/node/build_ext.rs - sync::node::build_ext::NodeBuilder<HasSystemId,HasComponentId,V,Unset,SyncApi<V>>::build_from (line 147) - 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/protocol/signature.rs - protocol::signature::FrameSigner::new (line 159) ... ok
[INFO] [stdout] test maviola/src/sync/mod.rs - sync (line 15) - 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<HasSystemId,HasComponentId,V,Unset,SyncApi<V>>::build_from (line 168) - compile fail ... ok
[INFO] [stdout] test maviola/src/core/node/node_conf.rs - core::node::node_conf::NodeConf<Proxy,Versionless,Unset>::builder (line 70) ... ok
[INFO] [stdout] test maviola/src/protocol/signature.rs - protocol::signature::FrameSigner (line 38) ... 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::builder::FrameSignerBuilder<NoLinkId,NoSecretKey>::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<T>::into_inner (line 198) ... ok
[INFO] [stdout] test maviola/src/sync/utils/mpmc.rs - sync::utils::mpmc::Receiver<T>::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]   4 | use maviola::test_utils;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ no `test_utils` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/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/c4__ad_hoc_dialects.rs - docs::c4__ad_hoc_dialects (line 116) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `maviola`
[INFO] [stdout]    --> maviola/src/docs/c4__ad_hoc_dialects.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout]   7 | 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]    --> /opt/rustwide/workdir/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[E0412]: cannot find type `SmallTalk` in this scope
[INFO] [stdout]   --> maviola/src/docs/c4__ad_hoc_dialects.rs:124:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     .dialect::<SmallTalk>()
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_maviola_src_docs_c4__ad_hoc_dialects_rs_116_0<SmallTalk>() {
[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] 16 | node.send(&NonSequitur{
[INFO] [stdout]    |            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mood`
[INFO] [stdout]   --> maviola/src/docs/c4__ad_hoc_dialects.rs:130:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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: E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[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] 6 | 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] 75 | #[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] 76 | #[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] 66 | #[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] 69 |     #[base_type(u8)]
[INFO] [stdout]    |       ^^^^^^^^^ help: a built-in attribute with a similar name exists: `crate_type`
[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] 57 | #[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] 60 |     #[base_type(u8)]
[INFO] [stdout]    |       ^^^^^^^^^ help: a built-in attribute with a similar name exists: `crate_type`
[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] 48 | #[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] 51 |     #[base_type(u8)]
[INFO] [stdout]    |       ^^^^^^^^^ help: a built-in attribute with a similar name exists: `crate_type`
[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] 39 | #[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] 42 |     #[base_type(u8)]
[INFO] [stdout]    |       ^^^^^^^^^ help: a built-in attribute with a similar name exists: `crate_type`
[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] 30 | #[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] 33 |     #[base_type(u8)]
[INFO] [stdout]    |       ^^^^^^^^^ help: a built-in attribute with a similar name exists: `crate_type`
[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] ---- 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] 23 | impl<V: MaybeVersioned> UpdateFrameUnsafe<V> 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] 39 | impl<V: MaybeVersioned> UpdateFrame<V> 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] 41 | impl ProcessFrame for CustomProcessor {
[INFO] [stdout]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ProcessFrameCase` in this scope
[INFO] [stdout]   --> maviola/src/docs/c3__custom_processing.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |         case: ProcessFrameCase,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProcessFrameCase`
[INFO] [stdout]   --> maviola/src/docs/c3__custom_processing.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             ProcessFrameCase::IncomingBefore | ProcessFrameCase::OutgoingAfter => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ use of undeclared type `ProcessFrameCase`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProcessFrameCase`
[INFO] [stdout]   --> maviola/src/docs/c3__custom_processing.rs:81:48
[INFO] [stdout]    |
[INFO] [stdout] 68 |             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, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[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 6.93s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p maviola --doc`
[INFO] running `Command { std: "docker" "inspect" "a16ea19b49cc6ba7450772af5a6131bc770263eec04b01c92ca20182ab6919b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16ea19b49cc6ba7450772af5a6131bc770263eec04b01c92ca20182ab6919b2", kill_on_drop: false }`
[INFO] [stdout] a16ea19b49cc6ba7450772af5a6131bc770263eec04b01c92ca20182ab6919b2
