[INFO] fetching crate mikrotik-exporter 0.3.3...
[INFO] documenting mikrotik-exporter-0.3.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate mikrotik-exporter 0.3.3 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate mikrotik-exporter 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mikrotik-exporter 0.3.3
[INFO] tweaked toml for crates.io crate mikrotik-exporter 0.3.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mikrotik-exporter 0.3.3 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mikrotik-exporter 0.3.3 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916
[INFO] running `Command { std: "docker" "start" "3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916", 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" "3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prometheus-client v0.24.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]  Documenting mikrotik-exporter v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct CertificateStats {
[INFO] [stdout] 44 | |     pub id: String,
[INFO] [stdout] 45 | |     pub name: String,
[INFO] [stdout] 46 | |     pub days_until_expiry: i64,
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Certificate information from a `MikroTik` router`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct CertificateStats {
[INFO] [stdout] 44 | |     pub id: String,
[INFO] [stdout] 45 | |     pub name: String,
[INFO] [stdout] 46 | |     pub days_until_expiry: i64,
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Certificate information from a `MikroTik` router`
[INFO] [stdout]    = help: ends near `Certificate information from a `MikroTik` router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/pool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | / pub struct ConnectionPool {
[INFO] [stdout] 91 | |     connections: Arc<Mutex<HashMap<String, PooledConnection>>>,
[INFO] [stdout] 92 | |     connection_states: Arc<Mutex<HashMap<String, ConnectionState>>>,
[INFO] [stdout] 93 | |     active_connections: Arc<AtomicUsize>,
[INFO] [stdout] 94 | |     max_idle_time: Duration,
[INFO] [stdout] 95 | |     return_tx: mpsc::UnboundedSender<(String, RouterOsConnection)>,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Connection pool for routers`
[INFO] [stdout]    = help: ends near `Connection pool for reusing `RouterOS` connections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/pool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | / pub struct ConnectionPool {
[INFO] [stdout] 91 | |     connections: Arc<Mutex<HashMap<String, PooledConnection>>>,
[INFO] [stdout] 92 | |     connection_states: Arc<Mutex<HashMap<String, ConnectionState>>>,
[INFO] [stdout] 93 | |     active_connections: Arc<AtomicUsize>,
[INFO] [stdout] 94 | |     max_idle_time: Duration,
[INFO] [stdout] 95 | |     return_tx: mpsc::UnboundedSender<(String, RouterOsConnection)>,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Connection pool for reusing `RouterOS` connections`
[INFO] [stdout]    = help: ends near `Connection pool for reusing `RouterOS` connections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct ConnectionTrackingStats {
[INFO] [stdout] 35 | |     pub src_address: String,
[INFO] [stdout] 36 | |     pub protocol: String,
[INFO] [stdout] 37 | |     pub connection_count: u64,
[INFO] [stdout] 38 | |     pub ip_version: String,
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Connection tracking statistics per source address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct ConnectionTrackingStats {
[INFO] [stdout] 35 | |     pub src_address: String,
[INFO] [stdout] 36 | |     pub protocol: String,
[INFO] [stdout] 37 | |     pub connection_count: u64,
[INFO] [stdout] 38 | |     pub ip_version: String,
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Connection tracking statistics per source address`
[INFO] [stdout]    = help: ends near `Connection tracking statistics per source address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / pub struct FirewallRuleStats {
[INFO] [stdout] 66 | |     pub id: String,
[INFO] [stdout] 67 | |     pub comment: String,
[INFO] [stdout] 68 | |     pub chain: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     pub section: String,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Statistics for firewall rules`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / pub struct FirewallRuleStats {
[INFO] [stdout] 66 | |     pub id: String,
[INFO] [stdout] 67 | |     pub comment: String,
[INFO] [stdout] 68 | |     pub chain: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     pub section: String,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Statistics for firewall rules`
[INFO] [stdout]    = help: ends near `Statistics for firewall rules`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / pub struct InterfaceStats {
[INFO] [stdout]  9 | |     pub id: String,
[INFO] [stdout] 10 | |     pub name: String,
[INFO] [stdout] 11 | |     pub comment: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub running: bool,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Statistics for a network interface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / pub struct InterfaceStats {
[INFO] [stdout]  9 | |     pub id: String,
[INFO] [stdout] 10 | |     pub name: String,
[INFO] [stdout] 11 | |     pub comment: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub running: bool,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Statistics for a network interface`
[INFO] [stdout]    = help: ends near `Statistics for a network interface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / pub struct RouterMetrics {
[INFO] [stdout] 79 | |     pub router_name: String,
[INFO] [stdout] 80 | |     pub interfaces: Vec<InterfaceStats>,
[INFO] [stdout] 81 | |     pub system: SystemResource,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     pub firewall_rules: Vec<FirewallRuleStats>,
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Complete metrics snapshot from a router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / pub struct RouterMetrics {
[INFO] [stdout] 79 | |     pub router_name: String,
[INFO] [stdout] 80 | |     pub interfaces: Vec<InterfaceStats>,
[INFO] [stdout] 81 | |     pub system: SystemResource,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     pub firewall_rules: Vec<FirewallRuleStats>,
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Complete metrics snapshot from a router`
[INFO] [stdout]    = help: ends near `Complete metrics snapshot from a router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub struct SystemResource {
[INFO] [stdout] 24 | |     pub uptime: String,
[INFO] [stdout] 25 | |     pub cpu_load: u64,
[INFO] [stdout] 26 | |     pub free_memory: u64,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     pub board_name: String,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `System resource information from a `MikroTik` router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub struct SystemResource {
[INFO] [stdout] 24 | |     pub uptime: String,
[INFO] [stdout] 25 | |     pub cpu_load: u64,
[INFO] [stdout] 26 | |     pub free_memory: u64,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     pub board_name: String,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `System resource information from a `MikroTik` router`
[INFO] [stdout]    = help: ends near `System resource information from a `MikroTik` router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct WireGuardPeerStats {
[INFO] [stdout] 52 | |     pub id: String,
[INFO] [stdout] 53 | |     pub interface: String,
[INFO] [stdout] 54 | |     pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     pub latest_handshake: Option<u64>,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Statistics for a `WireGuard` peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct WireGuardPeerStats {
[INFO] [stdout] 52 | |     pub id: String,
[INFO] [stdout] 53 | |     pub interface: String,
[INFO] [stdout] 54 | |     pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     pub latest_handshake: Option<u64>,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Statistics for a `WireGuard` peer`
[INFO] [stdout]    = help: ends near `Statistics for a `WireGuard` peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/config/mod.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | / pub struct Config {
[INFO] [stdout] 167 | |     /// HTTP server bind address (default: "0.0.0.0:9090")
[INFO] [stdout] 168 | |     pub server_addr: String,
[INFO] [stdout] 169 | |     /// List of configured routers to collect metrics from
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |     pub strict_startup_mode: bool,
[INFO] [stdout] 188 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Application configuration`
[INFO] [stdout]     = help: ends near `Application-wide configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/config/mod.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | / pub struct Config {
[INFO] [stdout] 167 | |     /// HTTP server bind address (default: "0.0.0.0:9090")
[INFO] [stdout] 168 | |     pub server_addr: String,
[INFO] [stdout] 169 | |     /// List of configured routers to collect metrics from
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |     pub strict_startup_mode: bool,
[INFO] [stdout] 188 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Application-wide configuration`
[INFO] [stdout]     = help: ends near `Application-wide configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub struct RouterConfig {
[INFO] [stdout] 41 | |     pub name: String,
[INFO] [stdout] 42 | |     pub address: String,
[INFO] [stdout] 43 | |     pub username: String,
[INFO] [stdout] 44 | |     pub password: SecretString,
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Application configuration`
[INFO] [stdout]    = help: ends near `Configuration for a single `MikroTik` router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/mod.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub struct RouterConfig {
[INFO] [stdout] 41 | |     pub name: String,
[INFO] [stdout] 42 | |     pub address: String,
[INFO] [stdout] 43 | |     pub username: String,
[INFO] [stdout] 44 | |     pub password: SecretString,
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Configuration for a single `MikroTik` router`
[INFO] [stdout]    = help: ends near `Configuration for a single `MikroTik` router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub enum AppError {
[INFO] [stdout] 11 | |     /// Configuration error
[INFO] [stdout] 12 | |     #[error("Configuration error: {0}")]
[INFO] [stdout] 13 | |     Config(String),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     AddrParse(#[from] std::net::AddrParseError),
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Application error and result type`
[INFO] [stdout]    = help: ends near `Main application error type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / pub enum AppError {
[INFO] [stdout] 11 | |     /// Configuration error
[INFO] [stdout] 12 | |     #[error("Configuration error: {0}")]
[INFO] [stdout] 13 | |     Config(String),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     AddrParse(#[from] std::net::AddrParseError),
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Main application error type`
[INFO] [stdout]    = help: ends near `Main application error type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub type Result<T> = std::result::Result<T, AppError>;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Application error and result type`
[INFO] [stdout]    = help: ends near `Convenient alias for Result with application error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/error.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub type Result<T> = std::result::Result<T, AppError>;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Convenient alias for Result with application error`
[INFO] [stdout]    = help: ends near `Convenient alias for Result with application error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct AppState {
[INFO] [stdout] 23 | |     pub config: Config,
[INFO] [stdout] 24 | |     pub metrics: MetricsRegistry,
[INFO] [stdout] 25 | |     pub pool: Arc<ConnectionPool>,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `HTTP API router and state`
[INFO] [stdout]    = help: ends near `Application state shared with endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub struct AppState {
[INFO] [stdout] 23 | |     pub config: Config,
[INFO] [stdout] 24 | |     pub metrics: MetricsRegistry,
[INFO] [stdout] 25 | |     pub pool: Arc<ConnectionPool>,
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Application state shared with endpoints`
[INFO] [stdout]    = help: ends near `Application state shared with endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / pub fn create_router(state: Arc<AppState>) -> Router {
[INFO] [stdout] 30 | |     Router::new()
[INFO] [stdout] 31 | |         .route("/health", get(handlers::health_check))
[INFO] [stdout] 32 | |         .route("/metrics", get(handlers::metrics_handler))
[INFO] [stdout] 33 | |         .with_state(state)
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `HTTP API router and state`
[INFO] [stdout]    = help: ends near `Creates the main Axum router with all endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/api/mod.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / pub fn create_router(state: Arc<AppState>) -> Router {
[INFO] [stdout] 30 | |     Router::new()
[INFO] [stdout] 31 | |         .route("/health", get(handlers::health_check))
[INFO] [stdout] 32 | |         .route("/metrics", get(handlers::metrics_handler))
[INFO] [stdout] 33 | |         .with_state(state)
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Creates the main Axum router with all endpoints`
[INFO] [stdout]    = help: ends near `Creates the main Axum router with all endpoints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/collector/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / pub fn start_collection_loop(
[INFO] [stdout]  70 | |     mut shutdown_rx: watch::Receiver<bool>,
[INFO] [stdout]  71 | |     config: Arc<Config>,
[INFO] [stdout]  72 | |     metrics: MetricsRegistry,
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     })
[INFO] [stdout] 166 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Metrics collection loop`
[INFO] [stdout]     = help: ends near `Starts the background metrics collection loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/collector/mod.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / pub fn start_collection_loop(
[INFO] [stdout]  70 | |     mut shutdown_rx: watch::Receiver<bool>,
[INFO] [stdout]  71 | |     config: Arc<Config>,
[INFO] [stdout]  72 | |     metrics: MetricsRegistry,
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     })
[INFO] [stdout] 166 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Starts the background metrics collection loop`
[INFO] [stdout]     = help: ends near `Starts the background metrics collection loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/metrics/registry/mod.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / pub struct MetricsRegistry {
[INFO] [stdout]  38 | |     registry: Arc<Mutex<Registry>>,
[INFO] [stdout]  39 | |     // counters (delta-applied)
[INFO] [stdout]  40 | |     interface_rx_bytes: Family<InterfaceLabels, Counter>,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     last_scrape_success: Arc<DashMap<String, Instant>>,
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Metrics registry and labels`
[INFO] [stdout]     = help: ends near `Prometheus metrics registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/metrics/registry/mod.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / pub struct MetricsRegistry {
[INFO] [stdout]  38 | |     registry: Arc<Mutex<Registry>>,
[INFO] [stdout]  39 | |     // counters (delta-applied)
[INFO] [stdout]  40 | |     interface_rx_bytes: Family<InterfaceLabels, Counter>,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |     last_scrape_success: Arc<DashMap<String, Instant>>,
[INFO] [stdout] 101 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Prometheus metrics registry`
[INFO] [stdout]     = help: ends near `Prometheus metrics registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/metrics/labels.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub struct RouterLabels {
[INFO] [stdout] 24 | |     pub router: String,
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Metrics registry and labels`
[INFO] [stdout]    = help: ends near `Labels for router-level metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/metrics/labels.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub struct RouterLabels {
[INFO] [stdout] 24 | |     pub router: String,
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Labels for router-level metrics`
[INFO] [stdout]    = help: ends near `Labels for router-level metrics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct CertificateStats {
[INFO] [stdout] 44 | |     pub id: String,
[INFO] [stdout] 45 | |     pub name: String,
[INFO] [stdout] 46 | |     pub days_until_expiry: i64,
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `Certificate information from a `MikroTik` router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct CertificateStats {
[INFO] [stdout] 44 | |     pub id: String,
[INFO] [stdout] 45 | |     pub name: String,
[INFO] [stdout] 46 | |     pub days_until_expiry: i64,
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Types for router metrics and statistics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/pool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | / pub struct ConnectionPool {
[INFO] [stdout] 91 | |     connections: Arc<Mutex<HashMap<String, PooledConnection>>>,
[INFO] [stdout] 92 | |     connection_states: Arc<Mutex<HashMap<String, ConnectionState>>>,
[INFO] [stdout] 93 | |     active_connections: Arc<AtomicUsize>,
[INFO] [stdout] 94 | |     max_idle_time: Duration,
[INFO] [stdout] 95 | |     return_tx: mpsc::UnboundedSender<(String, RouterOsConnection)>,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `Connection pool for reusing `RouterOS` connections`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/pool.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | / pub struct ConnectionPool {
[INFO] [stdout] 91 | |     connections: Arc<Mutex<HashMap<String, PooledConnection>>>,
[INFO] [stdout] 92 | |     connection_states: Arc<Mutex<HashMap<String, ConnectionState>>>,
[INFO] [stdout] 93 | |     active_connections: Arc<AtomicUsize>,
[INFO] [stdout] 94 | |     max_idle_time: Duration,
[INFO] [stdout] 95 | |     return_tx: mpsc::UnboundedSender<(String, RouterOsConnection)>,
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Connection pool for routers`
[INFO] [stdout]    = help: ends near `Connection pool for routers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct ConnectionTrackingStats {
[INFO] [stdout] 35 | |     pub src_address: String,
[INFO] [stdout] 36 | |     pub protocol: String,
[INFO] [stdout] 37 | |     pub connection_count: u64,
[INFO] [stdout] 38 | |     pub ip_version: String,
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `Connection tracking statistics per source address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub struct ConnectionTrackingStats {
[INFO] [stdout] 35 | |     pub src_address: String,
[INFO] [stdout] 36 | |     pub protocol: String,
[INFO] [stdout] 37 | |     pub connection_count: u64,
[INFO] [stdout] 38 | |     pub ip_version: String,
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Types for router metrics and statistics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / pub struct FirewallRuleStats {
[INFO] [stdout] 66 | |     pub id: String,
[INFO] [stdout] 67 | |     pub comment: String,
[INFO] [stdout] 68 | |     pub chain: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     pub section: String,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `Statistics for firewall rules`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / pub struct FirewallRuleStats {
[INFO] [stdout] 66 | |     pub id: String,
[INFO] [stdout] 67 | |     pub comment: String,
[INFO] [stdout] 68 | |     pub chain: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     pub section: String,
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Types for router metrics and statistics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / pub struct InterfaceStats {
[INFO] [stdout]  9 | |     pub id: String,
[INFO] [stdout] 10 | |     pub name: String,
[INFO] [stdout] 11 | |     pub comment: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub running: bool,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `Statistics for a network interface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / pub struct InterfaceStats {
[INFO] [stdout]  9 | |     pub id: String,
[INFO] [stdout] 10 | |     pub name: String,
[INFO] [stdout] 11 | |     pub comment: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     pub running: bool,
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Types for router metrics and statistics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / pub struct RouterMetrics {
[INFO] [stdout] 79 | |     pub router_name: String,
[INFO] [stdout] 80 | |     pub interfaces: Vec<InterfaceStats>,
[INFO] [stdout] 81 | |     pub system: SystemResource,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     pub firewall_rules: Vec<FirewallRuleStats>,
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `Complete metrics snapshot from a router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / pub struct RouterMetrics {
[INFO] [stdout] 79 | |     pub router_name: String,
[INFO] [stdout] 80 | |     pub interfaces: Vec<InterfaceStats>,
[INFO] [stdout] 81 | |     pub system: SystemResource,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     pub firewall_rules: Vec<FirewallRuleStats>,
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Types for router metrics and statistics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub struct SystemResource {
[INFO] [stdout] 24 | |     pub uptime: String,
[INFO] [stdout] 25 | |     pub cpu_load: u64,
[INFO] [stdout] 26 | |     pub free_memory: u64,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     pub board_name: String,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `System resource information from a `MikroTik` router`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / pub struct SystemResource {
[INFO] [stdout] 24 | |     pub uptime: String,
[INFO] [stdout] 25 | |     pub cpu_load: u64,
[INFO] [stdout] 26 | |     pub free_memory: u64,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     pub board_name: String,
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Types for router metrics and statistics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct WireGuardPeerStats {
[INFO] [stdout] 52 | |     pub id: String,
[INFO] [stdout] 53 | |     pub interface: String,
[INFO] [stdout] 54 | |     pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     pub latest_handshake: Option<u64>,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near ``MikroTik` connection pool and metric input types`
[INFO] [stdout]    = help: ends near `Statistics for a `WireGuard` peer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/mikrotik/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct WireGuardPeerStats {
[INFO] [stdout] 52 | |     pub id: String,
[INFO] [stdout] 53 | |     pub interface: String,
[INFO] [stdout] 54 | |     pub name: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     pub latest_handshake: Option<u64>,
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Types for router metrics and statistics`
[INFO] [stdout]    = help: ends near `Types for router metrics and statistics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `mikrotik-exporter`
[INFO] running `Command { std: "docker" "inspect" "3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916", kill_on_drop: false }`
[INFO] [stdout] 3e960ed55c37339d088266d359aea8d7adaaf38abc82abe219ade6f2bcdc5916
