[INFO] crate hexavalent 0.1.2 is already in cache [INFO] documenting hexavalent-0.1.2 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate hexavalent 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate hexavalent 0.1.2 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate hexavalent 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hexavalent 0.1.2 [INFO] tweaked toml for crates.io crate hexavalent 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate hexavalent 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06a554a99cabeb42aea845b83bbc8ca7d741287acdc500384fa459e8d306e9b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "06a554a99cabeb42aea845b83bbc8ca7d741287acdc500384fa459e8d306e9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06a554a99cabeb42aea845b83bbc8ca7d741287acdc500384fa459e8d306e9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a554a99cabeb42aea845b83bbc8ca7d741287acdc500384fa459e8d306e9b4", kill_on_drop: false }` [INFO] [stdout] 06a554a99cabeb42aea845b83bbc8ca7d741287acdc500384fa459e8d306e9b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c68059f9cdf9e77707c92c4317015c734f7ade6e7d12f663a5721a2b20c6f354 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c68059f9cdf9e77707c92c4317015c734f7ade6e7d12f663a5721a2b20c6f354", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Documenting hexavalent v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | /// Always points to a valid instance of `hexchat_plugin`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | missing_doc_code_examples, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | _lifetime: PhantomData<&'ph hexchat_plugin>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | _plugin: PhantomData

, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use std::mem::ManuallyDrop; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | macro_rules! defer { [INFO] [stdout] 4 | | ($action:expr) => { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/macros.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct RunOnDrop(ManuallyDrop); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/macros.rs:11:42 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct RunOnDrop(ManuallyDrop); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/macros.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / impl RunOnDrop { [INFO] [stdout] 14 | | pub(crate) fn new(f: F) -> Self { [INFO] [stdout] 15 | | Self(ManuallyDrop::new(f)) [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/macros.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / pub(crate) fn new(f: F) -> Self { [INFO] [stdout] 15 | | Self(ManuallyDrop::new(f)) [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use std::borrow::Cow; [INFO] [stdout] 2 | | use std::ffi::{CStr, CString}; [INFO] [stdout] 3 | | use std::marker::PhantomData; [INFO] [stdout] 4 | | use std::os::raw::{c_char, c_int}; [INFO] [stdout] ... | [INFO] [stdout] 214 | | } [INFO] [stdout] 215 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub use binding::hexchat_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / pub struct ListElem<'a> { [INFO] [stdout] 120 | | /// Always points to a valid instance of `hexchat_plugin`. [INFO] [stdout] 121 | | handle: *mut hexchat_plugin, [INFO] [stdout] 122 | | /// Always points to a valid list element. [INFO] [stdout] 123 | | list: *mut hexchat_list, [INFO] [stdout] 124 | | _lifetime: PhantomData<(&'a hexchat_plugin, &'a hexchat_list)>, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | /// Always points to a valid instance of `hexchat_plugin`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | /// Always points to a valid list element. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | _lifetime: PhantomData<(&'a hexchat_plugin, &'a hexchat_list)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / pub(crate) fn int_to_result(ret_code: c_int) -> Result<(), ()> { [INFO] [stdout] 27 | | match ret_code { [INFO] [stdout] 28 | | SUCCESS => Ok(()), [INFO] [stdout] 29 | | _ => Err(()), [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / pub(crate) fn result_to_int(res: Result<(), ()>) -> c_int { [INFO] [stdout] 34 | | match res { [INFO] [stdout] 35 | | Ok(()) => SUCCESS, [INFO] [stdout] 36 | | Err(_) => FAILURE, [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / /// Converts `word` or `word_eol` to an iterator over `&CStr`. [INFO] [stdout] 60 | | /// [INFO] [stdout] 61 | | /// # Safety [INFO] [stdout] 62 | | /// [INFO] [stdout] 63 | | /// `word` must be a `word` or `word_eol` pointer from HexChat. [INFO] [stdout] 64 | | /// [INFO] [stdout] 65 | | /// `word` must be valid for the entire lifetime `'a`. [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #![allow(dead_code)] [INFO] [stdout] 4 | | #![allow(non_camel_case_types)] [INFO] [stdout] 5 | | #![allow(non_snake_case)] [INFO] [stdout] 6 | | #![allow(missing_docs)] [INFO] [stdout] ... | [INFO] [stdout] 843 | | ); [INFO] [stdout] 844 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / pub struct _hexchat_list { [INFO] [stdout] 27 | | _unused: [u8; 0], [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | _unused: [u8; 0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pub struct _hexchat_hook { [INFO] [stdout] 33 | | _unused: [u8; 0], [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | _unused: [u8; 0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / pub struct _hexchat_context { [INFO] [stdout] 39 | | _unused: [u8; 0], [INFO] [stdout] 40 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | _unused: [u8; 0], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pub struct hexchat_event_attrs { [INFO] [stdout] 44 | | pub server_time_utc: time_t, [INFO] [stdout] 45 | | #[cfg(feature = "__unstable_ircv3_line_in_event_attrs")] [INFO] [stdout] 46 | | pub ircv3_line: *const ::std::os::raw::c_char, [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub server_time_utc: time_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | / pub struct _hexchat_plugin { [INFO] [stdout] 77 | | pub hexchat_hook_command: unsafe extern "C" fn( [INFO] [stdout] 78 | | ph: *mut hexchat_plugin, [INFO] [stdout] 79 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 335 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, attrs: *mut hexchat_event_attrs), [INFO] [stdout] 336 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / pub hexchat_hook_command: unsafe extern "C" fn( [INFO] [stdout] 78 | | ph: *mut hexchat_plugin, [INFO] [stdout] 79 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 80 | | pri: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 87 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 88 | | ) -> *mut hexchat_hook, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / pub hexchat_hook_server: unsafe extern "C" fn( [INFO] [stdout] 91 | | ph: *mut hexchat_plugin, [INFO] [stdout] 92 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 93 | | pri: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 99 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 100 | | ) -> *mut hexchat_hook, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | / pub hexchat_hook_print: unsafe extern "C" fn( [INFO] [stdout] 103 | | ph: *mut hexchat_plugin, [INFO] [stdout] 104 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 105 | | pri: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 110 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 111 | | ) -> *mut hexchat_hook, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | / pub hexchat_hook_timer: unsafe extern "C" fn( [INFO] [stdout] 114 | | ph: *mut hexchat_plugin, [INFO] [stdout] 115 | | timeout: ::std::os::raw::c_int, [INFO] [stdout] 116 | | callback: unsafe extern "C" fn( [INFO] [stdout] ... | [INFO] [stdout] 119 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 120 | | ) -> *mut hexchat_hook, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / pub hexchat_hook_fd: unsafe extern "C" fn( [INFO] [stdout] 123 | | ph: *mut hexchat_plugin, [INFO] [stdout] 124 | | fd: ::std::os::raw::c_int, [INFO] [stdout] 125 | | flags: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 131 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 132 | | ) -> *mut hexchat_hook, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | / pub hexchat_unhook: unsafe extern "C" fn( [INFO] [stdout] 135 | | ph: *mut hexchat_plugin, [INFO] [stdout] 136 | | hook: *mut hexchat_hook, [INFO] [stdout] 137 | | ) -> *mut ::std::os::raw::c_void, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | / pub hexchat_print: [INFO] [stdout] 140 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, text: *const ::std::os::raw::c_char), [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / pub hexchat_printf: [INFO] [stdout] 143 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, format: *const ::std::os::raw::c_char, ...), [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | / pub hexchat_command: [INFO] [stdout] 146 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, command: *const ::std::os::raw::c_char), [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | / pub hexchat_commandf: [INFO] [stdout] 149 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, format: *const ::std::os::raw::c_char, ...), [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | / pub hexchat_nickcmp: unsafe extern "C" fn( [INFO] [stdout] 152 | | ph: *mut hexchat_plugin, [INFO] [stdout] 153 | | s1: *const ::std::os::raw::c_char, [INFO] [stdout] 154 | | s2: *const ::std::os::raw::c_char, [INFO] [stdout] 155 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | / pub hexchat_set_context: unsafe extern "C" fn( [INFO] [stdout] 158 | | ph: *mut hexchat_plugin, [INFO] [stdout] 159 | | ctx: *mut hexchat_context, [INFO] [stdout] 160 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | / pub hexchat_find_context: unsafe extern "C" fn( [INFO] [stdout] 163 | | ph: *mut hexchat_plugin, [INFO] [stdout] 164 | | servname: *const ::std::os::raw::c_char, [INFO] [stdout] 165 | | channel: *const ::std::os::raw::c_char, [INFO] [stdout] 166 | | ) -> *mut hexchat_context, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub hexchat_get_context: unsafe extern "C" fn(ph: *mut hexchat_plugin) -> *mut hexchat_context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | / pub hexchat_get_info: unsafe extern "C" fn( [INFO] [stdout] 171 | | ph: *mut hexchat_plugin, [INFO] [stdout] 172 | | id: *const ::std::os::raw::c_char, [INFO] [stdout] 173 | | ) -> *const ::std::os::raw::c_char, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | / pub hexchat_get_prefs: unsafe extern "C" fn( [INFO] [stdout] 176 | | ph: *mut hexchat_plugin, [INFO] [stdout] 177 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 178 | | string: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 179 | | integer: *mut ::std::os::raw::c_int, [INFO] [stdout] 180 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / pub hexchat_list_get: unsafe extern "C" fn( [INFO] [stdout] 183 | | ph: *mut hexchat_plugin, [INFO] [stdout] 184 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 185 | | ) -> *mut hexchat_list, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | pub hexchat_list_free: unsafe extern "C" fn(ph: *mut hexchat_plugin, xlist: *mut hexchat_list), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | / pub hexchat_list_fields: unsafe extern "C" fn( [INFO] [stdout] 190 | | ph: *mut hexchat_plugin, [INFO] [stdout] 191 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 192 | | ) -> *const *const ::std::os::raw::c_char, [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | / pub hexchat_list_next: unsafe extern "C" fn( [INFO] [stdout] 195 | | ph: *mut hexchat_plugin, [INFO] [stdout] 196 | | xlist: *mut hexchat_list, [INFO] [stdout] 197 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / pub hexchat_list_str: unsafe extern "C" fn( [INFO] [stdout] 200 | | ph: *mut hexchat_plugin, [INFO] [stdout] 201 | | xlist: *mut hexchat_list, [INFO] [stdout] 202 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 203 | | ) -> *const ::std::os::raw::c_char, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | / pub hexchat_list_int: unsafe extern "C" fn( [INFO] [stdout] 206 | | ph: *mut hexchat_plugin, [INFO] [stdout] 207 | | xlist: *mut hexchat_list, [INFO] [stdout] 208 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 209 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | / pub hexchat_plugingui_add: unsafe extern "C" fn( [INFO] [stdout] 212 | | ph: *mut hexchat_plugin, [INFO] [stdout] 213 | | filename: *const ::std::os::raw::c_char, [INFO] [stdout] 214 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] ... | [INFO] [stdout] 217 | | reserved: *mut ::std::os::raw::c_char, [INFO] [stdout] 218 | | ) -> *mut ::std::os::raw::c_void, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | / pub hexchat_plugingui_remove: [INFO] [stdout] 221 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, handle: *mut ::std::os::raw::c_void), [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | / pub hexchat_emit_print: unsafe extern "C" fn( [INFO] [stdout] 224 | | ph: *mut hexchat_plugin, [INFO] [stdout] 225 | | event_name: *const ::std::os::raw::c_char, [INFO] [stdout] 226 | | ... [INFO] [stdout] 227 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | / pub hexchat_read_fd: unsafe extern "C" fn( [INFO] [stdout] 230 | | ph: *mut hexchat_plugin, [INFO] [stdout] 231 | | src: *mut ::std::os::raw::c_void, [INFO] [stdout] 232 | | buf: *mut ::std::os::raw::c_char, [INFO] [stdout] 233 | | len: *mut ::std::os::raw::c_int, [INFO] [stdout] 234 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | / pub hexchat_list_time: unsafe extern "C" fn( [INFO] [stdout] 237 | | ph: *mut hexchat_plugin, [INFO] [stdout] 238 | | xlist: *mut hexchat_list, [INFO] [stdout] 239 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 240 | | ) -> time_t, [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | / pub hexchat_gettext: unsafe extern "C" fn( [INFO] [stdout] 243 | | ph: *mut hexchat_plugin, [INFO] [stdout] 244 | | msgid: *const ::std::os::raw::c_char, [INFO] [stdout] 245 | | ) -> *mut ::std::os::raw::c_char, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | / pub hexchat_send_modes: unsafe extern "C" fn( [INFO] [stdout] 248 | | ph: *mut hexchat_plugin, [INFO] [stdout] 249 | | targets: *mut *const ::std::os::raw::c_char, [INFO] [stdout] 250 | | ntargets: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 253 | | mode: ::std::os::raw::c_char, [INFO] [stdout] 254 | | ), [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | / pub hexchat_strip: unsafe extern "C" fn( [INFO] [stdout] 257 | | ph: *mut hexchat_plugin, [INFO] [stdout] 258 | | str: *const ::std::os::raw::c_char, [INFO] [stdout] 259 | | len: ::std::os::raw::c_int, [INFO] [stdout] 260 | | flags: ::std::os::raw::c_int, [INFO] [stdout] 261 | | ) -> *mut ::std::os::raw::c_char, [INFO] [stdout] | |____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | / pub hexchat_free: [INFO] [stdout] 264 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, ptr: *mut ::std::os::raw::c_void), [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | / pub hexchat_pluginpref_set_str: unsafe extern "C" fn( [INFO] [stdout] 267 | | ph: *mut hexchat_plugin, [INFO] [stdout] 268 | | var: *const ::std::os::raw::c_char, [INFO] [stdout] 269 | | value: *const ::std::os::raw::c_char, [INFO] [stdout] 270 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / pub hexchat_pluginpref_get_str: unsafe extern "C" fn( [INFO] [stdout] 273 | | ph: *mut hexchat_plugin, [INFO] [stdout] 274 | | var: *const ::std::os::raw::c_char, [INFO] [stdout] 275 | | dest: *mut ::std::os::raw::c_char, [INFO] [stdout] 276 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | / pub hexchat_pluginpref_set_int: unsafe extern "C" fn( [INFO] [stdout] 279 | | ph: *mut hexchat_plugin, [INFO] [stdout] 280 | | var: *const ::std::os::raw::c_char, [INFO] [stdout] 281 | | value: ::std::os::raw::c_int, [INFO] [stdout] 282 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | / pub hexchat_pluginpref_get_int: unsafe extern "C" fn( [INFO] [stdout] 285 | | ph: *mut hexchat_plugin, [INFO] [stdout] 286 | | var: *const ::std::os::raw::c_char, [INFO] [stdout] 287 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | / pub hexchat_pluginpref_delete: unsafe extern "C" fn( [INFO] [stdout] 290 | | ph: *mut hexchat_plugin, [INFO] [stdout] 291 | | var: *const ::std::os::raw::c_char, [INFO] [stdout] 292 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | / pub hexchat_pluginpref_list: unsafe extern "C" fn( [INFO] [stdout] 295 | | ph: *mut hexchat_plugin, [INFO] [stdout] 296 | | dest: *mut ::std::os::raw::c_char, [INFO] [stdout] 297 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | / pub hexchat_hook_server_attrs: unsafe extern "C" fn( [INFO] [stdout] 300 | | ph: *mut hexchat_plugin, [INFO] [stdout] 301 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 302 | | pri: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 309 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 310 | | ) -> *mut hexchat_hook, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | / pub hexchat_hook_print_attrs: unsafe extern "C" fn( [INFO] [stdout] 313 | | ph: *mut hexchat_plugin, [INFO] [stdout] 314 | | name: *const ::std::os::raw::c_char, [INFO] [stdout] 315 | | pri: ::std::os::raw::c_int, [INFO] [stdout] ... | [INFO] [stdout] 321 | | userdata: *mut ::std::os::raw::c_void, [INFO] [stdout] 322 | | ) -> *mut hexchat_hook, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | / pub hexchat_emit_print_attrs: unsafe extern "C" fn( [INFO] [stdout] 325 | | ph: *mut hexchat_plugin, [INFO] [stdout] 326 | | attrs: *mut hexchat_event_attrs, [INFO] [stdout] 327 | | event_name: *const ::std::os::raw::c_char, [INFO] [stdout] 328 | | ... [INFO] [stdout] 329 | | ) -> ::std::os::raw::c_int, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | / pub hexchat_event_attrs_create: [INFO] [stdout] 332 | | unsafe extern "C" fn(ph: *mut hexchat_plugin) -> *mut hexchat_event_attrs, [INFO] [stdout] | |_________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | / pub hexchat_event_attrs_free: [INFO] [stdout] 335 | | unsafe extern "C" fn(ph: *mut hexchat_plugin, attrs: *mut hexchat_event_attrs), [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub type __time_t = ::std::os::raw::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub type hexchat_plugin = _hexchat_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub type hexchat_list = _hexchat_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub type hexchat_hook = _hexchat_hook; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub type hexchat_context = _hexchat_context; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const HEXCHAT_PRI_HIGHEST: u32 = 127; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const HEXCHAT_PRI_HIGH: u32 = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const HEXCHAT_PRI_NORM: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub const HEXCHAT_PRI_LOW: i32 = -64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const HEXCHAT_PRI_LOWEST: i32 = -128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub const HEXCHAT_FD_READ: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub const HEXCHAT_FD_WRITE: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const HEXCHAT_FD_EXCEPTION: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub const HEXCHAT_FD_NOTSOCKET: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const HEXCHAT_EAT_NONE: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub const HEXCHAT_EAT_HEXCHAT: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub const HEXCHAT_EAT_PLUGIN: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi/binding.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub const HEXCHAT_EAT_ALL: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | const SUCCESS: c_int = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | const FAILURE: c_int = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / pub(crate) trait StrExt { [INFO] [stdout] 41 | | type CSTR: AsRef; [INFO] [stdout] 42 | | [INFO] [stdout] 43 | | fn into_cstr(self) -> Self::CSTR; [INFO] [stdout] 44 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | type CSTR: AsRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | fn into_cstr(self) -> Self::CSTR; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | / impl<'a> ListElem<'a> { [INFO] [stdout] 128 | | /// Creates a safe wrapper around a list element. [INFO] [stdout] 129 | | /// [INFO] [stdout] 130 | | /// # Safety [INFO] [stdout] ... | [INFO] [stdout] 180 | | } [INFO] [stdout] 181 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | / /// Creates a safe wrapper around a list element. [INFO] [stdout] 129 | | /// [INFO] [stdout] 130 | | /// # Safety [INFO] [stdout] 131 | | /// [INFO] [stdout] ... | [INFO] [stdout] 134 | | /// `list` must point to a `hexchat_list` element (e.g. one for which `hexchat_list_next` returned true), [INFO] [stdout] 135 | | /// which is valid for the entire lifetime `'a`. [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | / pub(crate) fn string(&self, null_terminated_name: &str) -> Option<&'a str> { [INFO] [stdout] 146 | | assert!(null_terminated_name.as_bytes().last().copied() == Some(0)); [INFO] [stdout] 147 | | let name = null_terminated_name.as_ptr().cast(); [INFO] [stdout] 148 | | [INFO] [stdout] ... | [INFO] [stdout] 161 | | Some(str) [INFO] [stdout] 162 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / pub(crate) fn int(&self, null_terminated_name: &str) -> i32 { [INFO] [stdout] 165 | | assert!(null_terminated_name.as_bytes().last().copied() == Some(0)); [INFO] [stdout] 166 | | let name = null_terminated_name.as_ptr().cast(); [INFO] [stdout] 167 | | [INFO] [stdout] 168 | | // Safety: handle and list are always valid [INFO] [stdout] 169 | | unsafe { ((*self.handle).hexchat_list_int)(self.handle, self.list, name) } [INFO] [stdout] 170 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/ffi.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | / pub(crate) fn time(&self, null_terminated_name: &str) -> OffsetDateTime { [INFO] [stdout] 173 | | assert!(null_terminated_name.as_bytes().last().copied() == Some(0)); [INFO] [stdout] 174 | | let name = null_terminated_name.as_ptr().cast(); [INFO] [stdout] 175 | | [INFO] [stdout] ... | [INFO] [stdout] 179 | | OffsetDateTime::from_unix_timestamp(time) [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use std::cmp::Ordering; [INFO] [stdout] 2 | | use std::convert::TryInto; [INFO] [stdout] 3 | | use std::ffi::CStr; [INFO] [stdout] 4 | | use std::iter; [INFO] [stdout] ... | [INFO] [stdout] 1992 | | } [INFO] [stdout] 1993 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | /// Always points to a valid instance of `hexchat_plugin`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / impl<'ph, P> PluginHandle<'ph, P> { [INFO] [stdout] 202 | | /// Creates a new `PluginHandle` from a native `hexchat_plugin`. [INFO] [stdout] 203 | | /// [INFO] [stdout] 204 | | /// # Safety [INFO] [stdout] ... | [INFO] [stdout] 213 | | } [INFO] [stdout] 214 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | / /// Creates a new `PluginHandle` from a native `hexchat_plugin`. [INFO] [stdout] 203 | | /// [INFO] [stdout] 204 | | /// # Safety [INFO] [stdout] 205 | | /// [INFO] [stdout] 206 | | /// `plugin_handle` must point to a valid instance of `hexchat_plugin`. [INFO] [stdout] | |___________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / /// [General Functions](https://hexchat.readthedocs.io/en/latest/plugins.html#general-functions) [INFO] [stdout] 217 | | /// [INFO] [stdout] 218 | | /// General functions allow printing text, running commands, creating events, and other miscellaneous operations. [INFO] [stdout] | |_________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:563:1 [INFO] [stdout] | [INFO] [stdout] 563 | / /// [Getting Information](https://hexchat.readthedocs.io/en/latest/plugins.html#getting-information) [INFO] [stdout] 564 | | /// [INFO] [stdout] 565 | | /// Allows you get information about the current [context](struct.PluginHandle.html#impl-3) or HexChat's settings. [INFO] [stdout] | |__________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | / fn get_info_with( [INFO] [stdout] 592 | | self, [INFO] [stdout] 593 | | info: I, [INFO] [stdout] 594 | | // Note: this must be a fn pointer as this api returns a pointer to memory owned by hexchat, [INFO] [stdout] ... | [INFO] [stdout] 612 | | f(Some(str)) [INFO] [stdout] 613 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:639:5 [INFO] [stdout] | [INFO] [stdout] 639 | / fn get_pref_value_with( [INFO] [stdout] 640 | | self, [INFO] [stdout] 641 | | pref: Pr, [INFO] [stdout] 642 | | // Note: this must be a fn pointer as this api returns a pointer to memory owned by hexchat, [INFO] [stdout] ... | [INFO] [stdout] 673 | | f(Ok(value)) [INFO] [stdout] 674 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:1546:1 [INFO] [stdout] | [INFO] [stdout] 1546 | / /// [Context Functions](https://hexchat.readthedocs.io/en/latest/plugins.html#context-functions) [INFO] [stdout] 1547 | | /// [INFO] [stdout] 1548 | | /// Allows you to work with server/channel contexts. [INFO] [stdout] 1549 | | /// [INFO] [stdout] ... | [INFO] [stdout] 1553 | | /// - [`PluginHandle::hook_print`](struct.PluginHandle.html#method.hook_print) callbacks run in the context where the print event was emitted. [INFO] [stdout] 1554 | | /// - [`PluginHandle::hook_server`](struct.PluginHandle.html#method.hook_server) callbacks run in the server (but not channel) context where the server event was received. [INFO] [stdout] | |___________________________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:1655:1 [INFO] [stdout] | [INFO] [stdout] 1655 | / /// [Plugin Preferences](https://hexchat.readthedocs.io/en/latest/plugins.html#plugin-preferences) [INFO] [stdout] 1656 | | /// [INFO] [stdout] 1657 | | /// Allows you to get and set preferences associated with your plugin. [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:1938:1 [INFO] [stdout] | [INFO] [stdout] 1938 | / /// [Plugin GUI](https://hexchat.readthedocs.io/en/latest/plugins.html#plugin-gui) [INFO] [stdout] 1939 | | /// [INFO] [stdout] 1940 | | /// Allows you to add and remove fake plugins from the plugin GUI. [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:1942:5 [INFO] [stdout] | [INFO] [stdout] 1942 | / /// Adds a fake plugin to the plugin GUI. [INFO] [stdout] 1943 | | /// [INFO] [stdout] 1944 | | /// Only useful if your plugin loads other plugins. [INFO] [stdout] 1945 | | /// Do not call this function with the same arguments you pass to [`export_plugin`](macro.export_plugin.html). [INFO] [stdout] ... | [INFO] [stdout] 1949 | | /// [INFO] [stdout] 1950 | | /// Analogous to [`hexchat_plugingui_add`](https://hexchat.readthedocs.io/en/latest/plugins.html#c.hexchat_plugingui_add). [INFO] [stdout] | |______________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/plugin.rs:1982:5 [INFO] [stdout] | [INFO] [stdout] 1982 | / /// Removes a fake plugin from the plugin GUI. [INFO] [stdout] 1983 | | /// [INFO] [stdout] 1984 | | /// Used with [`PluginHandle::plugingui_add`](struct.PluginHandle.html#method.plugingui_add). [INFO] [stdout] 1985 | | /// [INFO] [stdout] 1986 | | /// Analogous to [`hexchat_plugingui_remove`](https://hexchat.readthedocs.io/en/latest/plugins.html#c.hexchat_plugingui_remove). [INFO] [stdout] | |____________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use std::any::Any; [INFO] [stdout] 2 | | use std::cell::UnsafeCell; [INFO] [stdout] 3 | | use std::ops::Deref; [INFO] [stdout] 4 | | use std::os::raw::c_int; [INFO] [stdout] ... | [INFO] [stdout] 196 | | f(plugin, ph) [INFO] [stdout] 197 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | /// Container for types externally synchronized by `STATE`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | struct ExtSync(UnsafeCell); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / struct GlobalPlugin { [INFO] [stdout] 94 | | #[cfg(debug_assertions)] [INFO] [stdout] 95 | | thread_id: std::thread::ThreadId, [INFO] [stdout] 96 | | plugin: Box, [INFO] [stdout] 97 | | plugin_handle: *mut hexchat_plugin, [INFO] [stdout] 98 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | thread_id: std::thread::ThreadId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | plugin: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | plugin_handle: *mut hexchat_plugin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / /// Runs a closure under `catch_unwind` and logs the panic using `hexchat_print` if it happens. [INFO] [stdout] 18 | | /// [INFO] [stdout] 19 | | /// Warning: if `LAST_RESORT_PLUGIN_HANDLE` is not defined when a panic happens, this function will abort the process. [INFO] [stdout] | |______________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / /// Initializes a plugin of type `P`. [INFO] [stdout] 106 | | /// [INFO] [stdout] 107 | | /// # Safety [INFO] [stdout] 108 | | /// [INFO] [stdout] 109 | | /// `plugin_handle` must point to a valid `hexchat_plugin`. [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | / /// Deinitializes a plugin of type `P`. [INFO] [stdout] 133 | | /// [INFO] [stdout] 134 | | /// # Safety [INFO] [stdout] 135 | | /// [INFO] [stdout] 136 | | /// `plugin_handle` must point to a valid `hexchat_plugin`. [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / /// Gets a safe reference to the current HexChat plugin handle and a plugin of type `P`. [INFO] [stdout] 156 | | /// [INFO] [stdout] 157 | | /// # Panics [INFO] [stdout] 158 | | /// [INFO] [stdout] ... | [INFO] [stdout] 162 | | /// [INFO] [stdout] 163 | | /// If the initialized plugin is not of type `P`. [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | /// Plugin handle used to log caught panics, when the normal (safe) plugin context might not be available. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / /// Keeps track of the number of `with_plugin_state` invocations on the stack at once. [INFO] [stdout] 71 | | /// [INFO] [stdout] 72 | | /// `usize::MAX` means that references are being updated by `hexchat_plugin_init` or `hexchat_plugin_deinit`, [INFO] [stdout] 73 | | /// and it is unsafe to create new references. [INFO] [stdout] 74 | | /// [INFO] [stdout] 75 | | /// Similar to an RWLock, but used only to validate that HexChat is behaving safely. [INFO] [stdout] 76 | | /// That is, if a function in this module encounters a "locked" state, it panics instead of blocking. [INFO] [stdout] | |_____________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / /// Global handle to the user's plugin data and the global HexChat plugin context. [INFO] [stdout] 101 | | /// [INFO] [stdout] 102 | | /// Only accessible outside this module via the safe interface `with_plugin_state`. [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | const NO_READERS: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/state.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | const LOCKED: usize = usize::MAX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/internal.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! This module exists solely to provide exports for the `hexchat_plugin` macro to use. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! DO NOT IMPORT OR USE ANYTHING FROM THIS MODULE [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Server/channel contexts. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / /// A handle to a server/channel context in HexChat. [INFO] [stdout] 44 | | /// [INFO] [stdout] 45 | | /// Cannot be constructed in user code, but is returned from [INFO] [stdout] 46 | | /// [`PluginHandle::find_context`](../struct.PluginHandle.html#method.find_context). [INFO] [stdout] 47 | | /// [INFO] [stdout] 48 | | /// Can be passed to [`PluginHandle::with_context`](../struct.PluginHandle.html#method.with_context) to run code in the context. [INFO] [stdout] | |________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | handle: NonNull, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | _lifetime: PhantomData<&'a hexchat_context>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// Criteria used to find a server/channel context. [INFO] [stdout] 9 | | /// [INFO] [stdout] 10 | | /// Used with [`PluginHandle::find_context`](../struct.PluginHandle.html#method.find_context). [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// Analogous to arguments passed to [`hexchat_find_context`](https://hexchat.readthedocs.io/en/latest/plugins.html#c.hexchat_find_context). [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | /// The currently-focused tab/window. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / /// The specified channel in the current server, or if no matching channel exists, in any server. [INFO] [stdout] 19 | | /// [INFO] [stdout] 20 | | /// This is usually what you want for responding to server events, [INFO] [stdout] 21 | | /// since the context in your hook callback will already be in the correct server. [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | /// The channel name, including the leading `#` where present. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | /// The frontmost channel in the specified server. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | /// The server name. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / /// The specified channel in the specified server. [INFO] [stdout] 32 | | /// [INFO] [stdout] 33 | | /// It is generally not necessary to use this variant over `Context::Nearby`, [INFO] [stdout] 34 | | /// unless you need to print messages to a server in response to actions in a different server. [INFO] [stdout] | |___________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | /// The server name. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | /// The channel name, including the leading `#` where present. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | / impl<'a> ContextHandle<'a> { [INFO] [stdout] 57 | | /// Creates a new `ContextHandle` from a native `hexchat_context`. [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// # Safety [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / /// Creates a new `ContextHandle` from a native `hexchat_context`. [INFO] [stdout] 58 | | /// [INFO] [stdout] 59 | | /// # Safety [INFO] [stdout] 60 | | /// [INFO] [stdout] 61 | | /// `context_handle` must point to a valid instance of `hexchat_context`. [INFO] [stdout] | |_____________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/context.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | /// Converts this `ContextHandle` back into a native `hexchat_context`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Print and server events. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / /// Attributes associated with an event. [INFO] [stdout] 9 | | /// [INFO] [stdout] 10 | | /// Used with [`PluginHandle::emit_print_attrs`](../struct.PluginHandle.html#method.emit_print_attrs), [INFO] [stdout] 11 | | /// [`PluginHandle::hook_print_attrs`](../struct.PluginHandle.html#method.hook_print_attrs), [INFO] [stdout] 12 | | /// and [`PluginHandle::hook_server_attrs`](../struct.PluginHandle.html#method.hook_server_attrs). [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// Analogous to [`hexchat_event_attrs`](https://hexchat.readthedocs.io/en/latest/plugins.html#c.hexchat_emit_print_attrs). [INFO] [stdout] | |___________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | time: OffsetDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | _lifetime: PhantomData<&'a ()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / pub(crate) mod private { [INFO] [stdout] 79 | | use std::os::raw::c_char; [INFO] [stdout] 80 | | [INFO] [stdout] 81 | | pub unsafe trait EventImpl { [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / pub unsafe trait EventImpl { [INFO] [stdout] 82 | | /// The event's name. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// # Safety [INFO] [stdout] ... | [INFO] [stdout] 87 | | const NAME: *const c_char; [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / /// The event's name. [INFO] [stdout] 83 | | /// [INFO] [stdout] 84 | | /// # Safety [INFO] [stdout] 85 | | /// [INFO] [stdout] 86 | | /// Must point to a valid, null-terminated C-style string. [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event/print.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / //! Print event types. [INFO] [stdout] 2 | | //! [INFO] [stdout] 3 | | //! A list of all print events can also be viewed in HexChat under Settings > Text Events. [INFO] [stdout] | |__________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | print_event!(AddNotify, "Add Notify", "`%C18*%O$t%C18$1%O added to notify list.`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | print_event!(BanList, "Ban List", "`%C22*%O$t%C22$1%O: %C18$2%O on %C24$4%O by %C26$3%O`", 0: "Channel", 1: "Banmask", 2: "Who set the ban", 3: "Ban time"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | print_event!(Banned, "Banned", "`%C22*%O$tCannot join %C22$1 %O(%C20You are banned%O).`", 0: "Channel Name"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | print_event!(Beep, "Beep", "``",); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | print_event!(CapabilityAcknowledgement, "Capability Acknowledgement", "`%C29*%O$tCapabilities acknowledged: %C29$2%O`", 0: "Server Name", 1: "Acknowledged Capabilities"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | print_event!(CapabilityDeleted, "Capability Deleted", "`%C29*%O$tCapabilities removed: %C29$2%O`", 0: "Server Name", 1: "Removed Capabilities"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | print_event!(CapabilityList, "Capability List", "`%C23*%O$tCapabilities supported: %C29$2%O`", 0: "Server Name", 1: "Server Capabilities"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | print_event!(CapabilityRequest, "Capability Request", "`%C23*%O$tCapabilities requested: %C29$1%O`", 0: "Requested Capabilities"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | print_event!(ChangeNick, "Change Nick", "`%C24*%O$t%C28$1%O is now known as %C18$2%O`", 0: "Old nickname", 1: "New nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | print_event!(ChannelAction, "Channel Action", "`%C18*$t%B$1%O $2`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | print_event!(ChannelActionHilight, "Channel Action Hilight", "`%C19*$t%B$1%B $2%O`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | print_event!(ChannelBan, "Channel Ban", "`%C22*%O$t%C26$1%O sets ban on %C18$2%O`", 0: "The nick of the person who did the banning", 1: "The ban mask"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | print_event!(ChannelCreation, "Channel Creation", "`%C22*%O$tChannel %C22$1%O created on %C24$2%O`", 0: "The channel", 1: "The time"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | print_event!(ChannelDehalfop, "Channel DeHalfOp", "`%C22*%O$t%C26$1%O removes channel half-operator status from %C18$2%O`", 0: "The nick of the person who did the dehalfop'ing", 1: "The nick of the person who has been dehalfop'ed"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | print_event!(ChannelDeop, "Channel DeOp", "`%C22*%O$t%C26$1%O removes channel operator status from %C18$2%O`", 0: "The nick of the person who did the deop'ing", 1: "The nick of the person who has been deop'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | print_event!(ChannelDevoice, "Channel DeVoice", "`%C22*%O$t%C26$1%O removes voice from %C18$2%O`", 0: "The nick of the person who did the devoice'ing", 1: "The nick of the person who has been devoice'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | print_event!(ChannelExempt, "Channel Exempt", "`%C22*%O$t%C26$1%C sets exempt on %C18$2%O`", 0: "The nick of the person who did the exempt", 1: "The exempt mask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | print_event!(ChannelHalfOperator, "Channel Half-Operator", "`%C22*%O$t%C26$1%O gives channel half-operator status to %C18$2%O`", 0: "The nick of the person who has been halfop'ed", 1: "The nick of the person who did the halfop'ing"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | print_event!(ChannelInvite, "Channel INVITE", "`%C22*%O$t%C26$1%C sets invite exempt on %C18$2%O`", 0: "The nick of the person who did the invite", 1: "The invite mask"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / print_event!( [INFO] [stdout] 21 | | ChannelList, [INFO] [stdout] 22 | | "Channel List", [INFO] [stdout] 23 | | "`%UChannel Users Topic`", [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | print_event!(ChannelMessage, "Channel Message", "`%C18%H<%H$4$1%C18%H>%H%O$t$2`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | print_event!(ChannelModeGeneric, "Channel Mode Generic", "`%C22*%O$t%C26$1%O sets mode %C24$2$3%O on %C22$4%O`", 0: "The nick of the person setting the mode", 1: "The mode's sign (+/-)", 2: "The mode letter", 3: "The channel it's being set on"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | print_event!(ChannelModes, "Channel Modes", "`%C22*%O$tChannel %C22$1%O modes: %C24$2`", 0: "Channel Name", 1: "Modes string"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | print_event!(ChannelMsgHilight, "Channel Msg Hilight", "`%C19%H<%H$4%B$1%B%H>%H$t$2%O`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | print_event!(ChannelNotice, "Channel Notice", "`-%C18$1%C/%C22$2%C-$t$3%O`", 0: "Who it's from", 1: "The Channel it's going to", 2: "The message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | print_event!(ChannelOperator, "Channel Operator", "`%C22*%O$t%C26$1%O gives channel operator status to %C18$2%O`", 0: "The nick of the person who did the op'ing", 1: "The nick of the person who has been op'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | print_event!(ChannelQuiet, "Channel Quiet", "`%C22*%O$t%C26$1%O sets quiet on %C18$2%O`", 0: "The nick of the person who did the quieting", 1: "The quiet mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | print_event!(ChannelRemoveExempt, "Channel Remove Exempt", "`%C22*%O$t%C26$1%O removes exempt on %C18$2%O`", 0: "The nick of the person removed the exempt", 1: "The exempt mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | print_event!(ChannelRemoveInvite, "Channel Remove Invite", "`%C22*%O$t%C26$1%O removes invite exempt on %C18$2%O`", 0: "The nick of the person removed the invite", 1: "The invite mask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | print_event!(ChannelRemoveKeyword, "Channel Remove Keyword", "`%C22*%O$t%C26$1%O removes channel keyword`", 0: "The nick who removed the key"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | print_event!(ChannelRemoveLimit, "Channel Remove Limit", "`%C22*%O$t%C26$1%O removes user limit`", 0: "The nick who removed the limit"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | print_event!(ChannelSetKey, "Channel Set Key", "`%C22*%O$t%C26$1%O sets channel keyword to %C24$2%O`", 0: "The nick of the person who set the key", 1: "The key"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | print_event!(ChannelSetLimit, "Channel Set Limit", "`%C22*%O$t%C26$1%O sets channel limit to %C24$2%O`", 0: "The nick of the person who set the limit", 1: "The limit"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | print_event!(ChannelUnban, "Channel UnBan", "`%C22*%O$t%C26$1%O removes ban on %C18$2%O`", 0: "The nick of the person who did the unban'ing", 1: "The ban mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | print_event!(ChannelUnquiet, "Channel UnQuiet", "`%C22*%O$t%C26$1%O removes quiet on %C18$2%O`", 0: "The nick of the person who did the unquiet'ing", 1: "The quiet mask"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | print_event!(ChannelUrl, "Channel Url", "`%C22*%O$tChannel %C22$1%O url: %C24$2`", 0: "Channel Name", 1: "URL"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | print_event!(ChannelVoice, "Channel Voice", "`%C22*%O$t%C26$1%O gives voice to %C18$2%O`", 0: "The nick of the person who did the voice'ing", 1: "The nick of the person who has been voice'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / print_event!( [INFO] [stdout] 43 | | Connected, [INFO] [stdout] 44 | | "Connected", [INFO] [stdout] 45 | | "`%C23*%O$tConnected. Now logging in.`", [INFO] [stdout] 46 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | print_event!(Connecting, "Connecting", "`%C23*%O$tConnecting to %C29$1%C (%C23$2:$3%O)`", 0: "Host", 1: "IP", 2: "Port"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | print_event!(ConnectionFailed, "Connection Failed", "`%C20*%O$tConnection failed (%C20$1%O)`", 0: "Error"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | print_event!(CtcpGeneric, "CTCP Generic", "`%C24*%O$tReceived a CTCP %C24$1%C from %C18$2%O`", 0: "The CTCP event", 1: "The nick of the person"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | print_event!(CtcpGenericToChannel, "CTCP Generic to Channel", "`%C24*%C$tReceived a CTCP %C24$1%C from %C18$2%C (to %C22$3%C)%O`", 0: "The CTCP event", 1: "The nick of the person", 2: "The Channel it's going to"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | print_event!(CtcpSend, "CTCP Send", "`>%C18$1%C<$tCTCP %C24$2%O`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | print_event!(CtcpSound, "CTCP Sound", "`%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%O`", 0: "The sound", 1: "The nick of the person", 2: "The channel"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | print_event!(CtcpSoundToChannel, "CTCP Sound to Channel", "`%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%C (to %C22$3%O)`", 0: "The sound", 1: "The nick of the person", 2: "The channel"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | print_event!(DccChatAbort, "DCC CHAT Abort", "`%C23*%O$tDCC CHAT to %C18$1%O aborted.`", 0: "Nickname"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | print_event!(DccChatConnect, "DCC CHAT Connect", "`%C24*%O$tDCC CHAT connection established to %C18$1%C %C30[%C24$2%C30]%O`", 0: "Nickname", 1: "IP address"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | print_event!(DccChatFailed, "DCC CHAT Failed", "`%C20*%O$tDCC CHAT to %C18$1%O lost (%C20$4%O)`", 0: "Nickname", 1: "IP address", 2: "Port", 3: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | print_event!(DccChatOffer, "DCC CHAT Offer", "`%C24*%O$tReceived a DCC CHAT offer from %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | print_event!(DccChatOffering, "DCC CHAT Offering", "`%C24*%O$tOffering DCC CHAT to %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | print_event!(DccChatReoffer, "DCC CHAT Reoffer", "`%C24*%O$tAlready offering CHAT to %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | print_event!(DccConectionFailed, "DCC Conection Failed", "`%C20*%O$tDCC $1 connect attempt to %C18$2%O failed (%C20$3%O)`", 0: "DCC Type", 1: "Nickname", 2: "Error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | print_event!(DccGenericOffer, "DCC Generic Offer", "`%C23*%O$tReceived '%C23$1%C' from %C18$2%O`", 0: "DCC String", 1: "Nickname"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / print_event!( [INFO] [stdout] 63 | | DccHeader, [INFO] [stdout] 64 | | "DCC Header", [INFO] [stdout] 65 | | "`%C16,17 Type To/From Status Size Pos File`", [INFO] [stdout] 66 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | print_event!(DccMalformed, "DCC Malformed", "`%C20*%O$tReceived a malformed DCC request from %C18$1%O.$a010%C23*%O$tContents of packet: %C23$2%O`", 0: "Nickname", 1: "The Packet"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | print_event!(DccOffer, "DCC Offer", "`%C24*%O$tOffering '%C24$1%O' to %C18$2%O`", 0: "Filename", 1: "Nickname", 2: "Pathname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / print_event!( [INFO] [stdout] 70 | | DccOfferNotValid, [INFO] [stdout] 71 | | "DCC Offer Not Valid", [INFO] [stdout] 72 | | "`%C23*%O$tNo such DCC offer.`", [INFO] [stdout] 73 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | print_event!(DccRecvAbort, "DCC RECV Abort", "`%C23*%O$tDCC RECV '%C23$2%O' to %C18$1%O aborted.`", 0: "Nickname", 1: "Filename"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | print_event!(DccRecvComplete, "DCC RECV Complete", "`%C24*%O$tDCC RECV '%C23$1%O' from %C18$3%O complete %C30[%C24$4%O cps%C30]%O`", 0: "Filename", 1: "Destination filename", 2: "Nickname", 3: "CPS"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | print_event!(DccRecvConnect, "DCC RECV Connect", "`%C24*%O$tDCC RECV connection established to %C18$1 %C30[%O%C24$2%C30]%O`", 0: "Nickname", 1: "IP address", 2: "Filename"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | print_event!(DccRecvFailed, "DCC RECV Failed", "`%C20*%O$tDCC RECV '%C23$1%O' from %C18$3%O failed (%C20$4%O)`", 0: "Filename", 1: "Destination filename", 2: "Nickname", 3: "Error"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | print_event!(DccRecvFileOpenError, "DCC RECV File Open Error", "`%C20*%O$tDCC RECV: Cannot open '%C23$1%C' for writing (%C20$2%O)`", 0: "Filename", 1: "Error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | print_event!(DccRename, "DCC Rename", "`%C23*%O$tThe file '%C24$1%C' already exists, saving it as '%C23$2%O' instead.`", 0: "Old Filename", 1: "New Filename"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | print_event!(DccResumeRequest, "DCC RESUME Request", "`%C24*%O$t%C18$1%C has requested to resume '%C23$2%C' from %C24$3%O.`", 0: "Nickname", 1: "Filename", 2: "Position"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | print_event!(DccSendAbort, "DCC SEND Abort", "`%C23*%O$tDCC SEND '%C23$2%C' to %C18$1%O aborted.`", 0: "Nickname", 1: "Filename"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | print_event!(DccSendComplete, "DCC SEND Complete", "`%C24*%O$tDCC SEND '%C23$1%C' to %C18$2%C complete %C30[%C24$3%C cps%C30]%O`", 0: "Filename", 1: "Nickname", 2: "CPS"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | print_event!(DccSendConnect, "DCC SEND Connect", "`%C24*%O$tDCC SEND connection established to %C18$1 %C30[%O%C24$2%C30]%O`", 0: "Nickname", 1: "IP address", 2: "Filename"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | print_event!(DccSendFailed, "DCC SEND Failed", "`%C20*%O$tDCC SEND '%C23$1%C' to %C18$2%C failed (%C20$3%O)`", 0: "Filename", 1: "Nickname", 2: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | print_event!(DccSendOffer, "DCC SEND Offer", "`%C24*%O$t%C18$1%C has offered '%C23$2%C' (%C24$3%O bytes)`", 0: "Nickname", 1: "Filename", 2: "Size", 3: "IP address"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | print_event!(DccStall, "DCC Stall", "`%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O stalled, aborting.`", 0: "DCC Type", 1: "Filename", 2: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | print_event!(DccTimeout, "DCC Timeout", "`%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O timed out, aborting.`", 0: "DCC Type", 1: "Filename", 2: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | print_event!(DeleteNotify, "Delete Notify", "`%C24*%O$t%C18$1%O deleted from notify list.`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | print_event!(Disconnected, "Disconnected", "`%C20*%O$tDisconnected (%C20$1%O)`", 0: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | print_event!(FoundIp, "Found IP", "`%C24*%O$tFound your IP: %C30[%C24$1%C30]%O`", 0: "IP"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | print_event!(GenericMessage, "Generic Message", "`$1$t$2`", 0: "Left message", 1: "Right message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | print_event!(IgnoreAdd, "Ignore Add", "`%O%C18$1%O added to ignore list.`", 0: "Hostmask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | print_event!(IgnoreChanged, "Ignore Changed", "`%OIgnore on %C18$1%O changed.`", 0: "Hostmask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | print_event!(IgnoreFooter, "Ignore Footer", "`%C16,17`",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / print_event!( [INFO] [stdout] 96 | | IgnoreHeader, [INFO] [stdout] 97 | | "Ignore Header", [INFO] [stdout] 98 | | "`%C16,17 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG`", [INFO] [stdout] 99 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | print_event!(IgnoreRemove, "Ignore Remove", "`%O%C18$1%O removed from ignore list.`", 0: "Hostmask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / print_event!( [INFO] [stdout] 102 | | IgnorelistEmpty, [INFO] [stdout] 103 | | "Ignorelist Empty", [INFO] [stdout] 104 | | "`%OIgnore list is empty.`", [INFO] [stdout] 105 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | print_event!(Invite, "Invite", "`%C20*%O$tCannot join %C22$1%C (%C20Channel is invite only%O)`", 0: "Channel Name"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | print_event!(Invited, "Invited", "`%C24*%O$tYou have been invited to %C22$1%O by %C18$2%O (%C29$3%O)`", 0: "Channel Name", 1: "Nick of person who invited you", 2: "Server Name"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | print_event!(Join, "Join", "`%C23*$t$1 ($3%C23) has joined`", 0: "The nick of the joining person", 1: "The channel being joined", 2: "The host of the person", 3: "The account of the person"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | print_event!(Keyword, "Keyword", "`%C20*%O$tCannot join %C22$1%C (%C20Requires keyword%O)`", 0: "Channel Name"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | print_event!(Kick, "Kick", "`%C22*%O$t%C26$1%C has kicked %C18$2%C from %C22$3%C (%C24$4%O)`", 0: "The nickname of the kicker", 1: "The person being kicked", 2: "The channel", 3: "The reason"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | print_event!(Killed, "Killed", "`%C19*%O$t%C19You have been killed by %C26$1%C (%C20$2%O)`", 0: "Nickname", 1: "Reason"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | print_event!(MessageSend, "Message Send", "`%O>%C18$1%C<%O$t$2`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | print_event!(Motd, "Motd", "`%C29*%O$t%C29$1%O`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | print_event!(MotdSkipped, "MOTD Skipped", "`%C29*%O$t%C29MOTD Skipped%O`",); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | print_event!(NickClash, "Nick Clash", "`%C23*%O$t%C28$1%C is already in use. Retrying with %C18$2%O...`", 0: "Nickname in use", 1: "Nick being tried"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | print_event!(NickErroneous, "Nick Erroneous", "`%C23*%O$t%C28$1%C is erroneous. Retrying with %C18$2%O...`", 0: "Nickname in use", 1: "Nick being tried"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | / print_event!( [INFO] [stdout] 118 | | NickFailed, [INFO] [stdout] 119 | | "Nick Failed", [INFO] [stdout] 120 | | "`%C20*%O$tNickname is erroneous or already in use. Use /NICK to try another.`", [INFO] [stdout] 121 | | ); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | print_event!(NoDcc, "No DCC", "`%C20*%O$tNo such DCC.`",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / print_event!( [INFO] [stdout] 124 | | NoRunningProcess, [INFO] [stdout] 125 | | "No Running Process", [INFO] [stdout] 126 | | "`%C23*%O$tNo process is currently running`", [INFO] [stdout] 127 | | ); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | print_event!(Notice, "Notice", "`%O-%C18$1%O-$t$2`", 0: "Who it's from", 1: "The message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | print_event!(NoticeSend, "Notice Send", "`%O->%C18$1%O<-$t$2`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | print_event!(NotifyAway, "Notify Away", "`%C23*%O$tNotify: %C18$1%C is away (%C24$2%O)`", 0: "Nickname", 1: "Away Reason"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | print_event!(NotifyBack, "Notify Back", "`%C23*%O$tNotify: %C18$1%C is back`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | print_event!(NotifyEmpty, "Notify Empty", "`$tNotify list is empty.`",); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | print_event!(NotifyHeader, "Notify Header", "`%C16,17 Notify List`",); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | print_event!(NotifyNumber, "Notify Number", "`%C23*%O$t%C23$1%O users in notify list.`", 0: "Number of notify items"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | print_event!(NotifyOffline, "Notify Offline", "`%C23*%O$tNotify: %C18$1%C is offline (%C29$3%O)`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | print_event!(NotifyOnline, "Notify Online", "`%C23*%O$tNotify: %C18$1%C is online (%C29$3%O)`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | print_event!(OpenDialog, "Open Dialog", "``",); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | print_event!(Part, "Part", "`%C24*$t$1 ($2%C24) has left`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | print_event!(PartWithReason, "Part with Reason", "`%C24*$t$1 ($2%C24) has left ($4)`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel", 3: "The reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | print_event!(PingReply, "Ping Reply", "`%C24*%O$tPing reply from %C18$1%C: %C24$2%O second(s)`", 0: "Who it's from", 1: "The time in x.x format (see below)"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | print_event!(PingTimeout, "Ping Timeout", "`%C20*%O$tNo ping reply for %C24$1%O seconds, disconnecting.`", 0: "Seconds"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | print_event!(PrivateAction, "Private Action", "`%C18**$t$3$1%O $2 %C18**`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | print_event!(PrivateActionToDialog, "Private Action to Dialog", "`%C18*$t$3$1%O $2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | print_event!(PrivateMessage, "Private Message", "`%C18*%C18$3$1*%O$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | print_event!(PrivateMessageToDialog, "Private Message to Dialog", "`%C18%H<%H$3$1%H>%H%O$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | / print_event!( [INFO] [stdout] 147 | | ProcessAlreadyRunning, [INFO] [stdout] 148 | | "Process Already Running", [INFO] [stdout] 149 | | "`%C24*%O$tA process is already running`", [INFO] [stdout] 150 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | print_event!(Quit, "Quit", "`%C24*$t$1 has quit ($2)`", 0: "Nick", 1: "Reason", 2: "Host"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | print_event!(RawModes, "Raw Modes", "`%C24*%O$t%C26$1%C sets modes %C30[%C24$2%C30]%O`", 0: "Nickname", 1: "Modes string"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | print_event!(ReceiveWallops, "Receive Wallops", "`%O-%C29$1/Wallops%O-$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | print_event!(ResolvingUser, "Resolving User", "`%C24*%O$tLooking up IP number for %C18$1%O...`", 0: "Nickname", 1: "Hostname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | print_event!(SaslAuthenticating, "SASL Authenticating", "`%C23*%O$tAuthenticating via SASL as %C18$1%O (%C24$2%O)`", 0: "Username", 1: "Mechanism"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | print_event!(SaslResponse, "SASL Response", "`%C29*%O$t$4`", 0: "Server Name", 1: "Raw Numeric or Identifier", 2: "Username", 3: "Message"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | print_event!(ServerConnected, "Server Connected", "`%C29*%O$tConnected.`",); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | print_event!(ServerError, "Server Error", "`%C29*%O$t%C20$1%O`", 0: "Text"); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | print_event!(ServerLookup, "Server Lookup", "`%C29*%O$tLooking up %C29$1%O`", 0: "Server Name"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | print_event!(ServerNotice, "Server Notice", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | print_event!(ServerText, "Server Text", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | print_event!(SslMessage, "SSL Message", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | print_event!(StopConnection, "Stop Connection", "`%C23*%O$tStopped previous connection attempt (%C24$1%O)`", 0: "PID"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | print_event!(Topic, "Topic", "`%C22*%O$tTopic for %C22$1%C is: $2%O`", 0: "Channel", 1: "Topic"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | print_event!(TopicChange, "Topic Change", "`%C22*%O$t%C26$1%C has changed the topic to: $2%O`", 0: "Nick of person who changed the topic", 1: "Topic", 2: "Channel"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | print_event!(TopicCreation, "Topic Creation", "`%C22*%O$tTopic for %C22$1%C set by %C26$2%C (%C24$3%O)`", 0: "The channel", 1: "The creator", 2: "The time"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / print_event!( [INFO] [stdout] 168 | | UnknownHost, [INFO] [stdout] 169 | | "Unknown Host", [INFO] [stdout] 170 | | "`%C20*%O$tUnknown host. Maybe you misspelled it?`", [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | print_event!(UserLimit, "User Limit", "`%C20*%O$tCannot join %C22$1%C (%C20User limit reached%O)`", 0: "Channel Name"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | print_event!(UsersOnChannel, "Users On Channel", "`%C22*%O$tUsers on %C22$1%C: %C24$2%O`", 0: "Channel Name", 1: "Users"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | print_event!(WhoisAuthenticated, "WhoIs Authenticated", "`%C23*%O$t%C28[%C18$1%C28]%O $2 %C18$3%O`", 0: "Nickname", 1: "Message", 2: "Account"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | print_event!(WhoisAwayLine, "WhoIs Away Line", "`%C23*%O$t%C28[%C18$1%C28]%C is away %C30(%C23$2%O%C30)%O`", 0: "Nickname", 1: "Away reason"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | print_event!(WhoisChannelOperLine, "WhoIs Channel/Oper Line", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Channel Membership/\"is an IRC operator\""); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | print_event!(WhoisEnd, "WhoIs End", "`%C23*%O$t%C28[%C18$1%C28] %OEnd of WHOIS list.`", 0: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | print_event!(WhoisIdentified, "WhoIs Identified", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Message", 2: "Numeric"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | print_event!(WhoisIdleLine, "WhoIs Idle Line", "`%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O`", 0: "Nickname", 1: "Idle time"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | print_event!(WhoisIdleLineWithSignon, "WhoIs Idle Line with Signon", "`%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O, signon: %C23$3%O`", 0: "Nickname", 1: "Idle time", 2: "Signon time"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | print_event!(WhoisNameLine, "WhoIs Name Line", "`%C23*%O$t%C28[%C18$1%C28] %C30(%C24$2@$3%C30)%O: %C18$4%O`", 0: "Nickname", 1: "Username", 2: "Host", 3: "Full name"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | print_event!(WhoisRealHost, "WhoIs Real Host", "`%C23*%O$t%C28[%C18$1%C28]%O Real Host: %C23$2%O, Real IP: %C30[%C23$3%C30]%O`", 0: "Nickname", 1: "Real user@host", 2: "Real IP", 3: "Message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | print_event!(WhoisServerLine, "WhoIs Server Line", "`%C23*%O$t%C28[%C18$1%C28]%O %C29$2%O`", 0: "Nickname", 1: "Server Information"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | print_event!(WhoisSpecial, "WhoIs Special", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Message", 2: "Numeric"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | print_event!(YouJoin, "You Join", "`%C19*%O$tNow talking on %C22$2%O`", 0: "The nick of the joining person", 1: "The channel being joined", 2: "The host of the person", 3: "The account of the person"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | print_event!(YouKicked, "You Kicked", "`%C19*%O$tYou have been kicked from %C22$2%C by %C26$3%O (%C20$4%O)`", 0: "The person being kicked", 1: "The channel", 2: "The nickname of the kicker", 3: "The reason"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | print_event!(YouPart, "You Part", "`%C19*%O$tYou have left channel %C22$3%O`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | print_event!(YouPartWithReason, "You Part with Reason", "`%C19*%O$tYou have left channel %C22$3%C (%C24$4%O)`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel", 3: "The reason"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | print_event!(YourAction, "Your Action", "`%C20*$t%B$1%B %C30$2%O`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | print_event!(YourInvitation, "Your Invitation", "`%C20*%O$tYou've invited %C18$1%O to %C22$2%O (%C24$3%O)`", 0: "Nick of person who have been invited", 1: "Channel Name", 2: "Server Name"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | print_event!(YourMessage, "Your Message", "`%C20%H<%H$4$1%H>%H%O%C30$t$2%O`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | print_event!(YourNickChanging, "Your Nick Changing", "`%C20*%O$tYou are now known as %C18$2%O`", 0: "Old nickname", 1: "New nickname"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event/print/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / print_event!(AddNotify, "Add Notify", "`%C18*%O$t%C18$1%O added to notify list.`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] 2 | | print_event!(BanList, "Ban List", "`%C22*%O$t%C22$1%O: %C18$2%O on %C24$4%O by %C26$3%O`", 0: "Channel", 1: "Banmask", 2: "Who set the ban... [INFO] [stdout] 3 | | print_event!(Banned, "Banned", "`%C22*%O$tCannot join %C22$1 %O(%C20You are banned%O).`", 0: "Channel Name"); [INFO] [stdout] 4 | | print_event!(Beep, "Beep", "``",); [INFO] [stdout] ... | [INFO] [stdout] 191 | | print_event!(YourMessage, "Your Message", "`%C20%H<%H$4$1%H>%H%O%C30$t$2%O`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified... [INFO] [stdout] 192 | | print_event!(YourNickChanging, "Your Nick Changing", "`%C20*%O$tYou are now known as %C18$2%O`", 0: "Old nickname", 1: "New nickname"); [INFO] [stdout] | |_______________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | print_event!(AddNotify, "Add Notify", "`%C18*%O$t%C18$1%O added to notify list.`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | print_event!(AddNotify, "Add Notify", "`%C18*%O$t%C18$1%O added to notify list.`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | print_event!(BanList, "Ban List", "`%C22*%O$t%C22$1%O: %C18$2%O on %C24$4%O by %C26$3%O`", 0: "Channel", 1: "Banmask", 2: "Who set the ban", 3: "Ban time"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | print_event!(BanList, "Ban List", "`%C22*%O$t%C22$1%O: %C18$2%O on %C24$4%O by %C26$3%O`", 0: "Channel", 1: "Banmask", 2: "Who set the ban", 3: "Ban time"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | print_event!(Banned, "Banned", "`%C22*%O$tCannot join %C22$1 %O(%C20You are banned%O).`", 0: "Channel Name"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | print_event!(Banned, "Banned", "`%C22*%O$tCannot join %C22$1 %O(%C20You are banned%O).`", 0: "Channel Name"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | print_event!(Beep, "Beep", "``",); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | print_event!(Beep, "Beep", "``",); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | print_event!(CapabilityAcknowledgement, "Capability Acknowledgement", "`%C29*%O$tCapabilities acknowledged: %C29$2%O`", 0: "Server Name", 1: "Acknowledged Capabilities"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | print_event!(CapabilityAcknowledgement, "Capability Acknowledgement", "`%C29*%O$tCapabilities acknowledged: %C29$2%O`", 0: "Server Name", 1: "Acknowledged Capabilities"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | print_event!(CapabilityDeleted, "Capability Deleted", "`%C29*%O$tCapabilities removed: %C29$2%O`", 0: "Server Name", 1: "Removed Capabilities"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | print_event!(CapabilityDeleted, "Capability Deleted", "`%C29*%O$tCapabilities removed: %C29$2%O`", 0: "Server Name", 1: "Removed Capabilities"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | print_event!(CapabilityList, "Capability List", "`%C23*%O$tCapabilities supported: %C29$2%O`", 0: "Server Name", 1: "Server Capabilities"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | print_event!(CapabilityList, "Capability List", "`%C23*%O$tCapabilities supported: %C29$2%O`", 0: "Server Name", 1: "Server Capabilities"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | print_event!(CapabilityRequest, "Capability Request", "`%C23*%O$tCapabilities requested: %C29$1%O`", 0: "Requested Capabilities"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | print_event!(CapabilityRequest, "Capability Request", "`%C23*%O$tCapabilities requested: %C29$1%O`", 0: "Requested Capabilities"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | print_event!(ChangeNick, "Change Nick", "`%C24*%O$t%C28$1%O is now known as %C18$2%O`", 0: "Old nickname", 1: "New nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | print_event!(ChangeNick, "Change Nick", "`%C24*%O$t%C28$1%O is now known as %C18$2%O`", 0: "Old nickname", 1: "New nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | print_event!(ChannelAction, "Channel Action", "`%C18*$t%B$1%O $2`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | print_event!(ChannelAction, "Channel Action", "`%C18*$t%B$1%O $2`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | print_event!(ChannelActionHilight, "Channel Action Hilight", "`%C19*$t%B$1%B $2%O`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | print_event!(ChannelActionHilight, "Channel Action Hilight", "`%C19*$t%B$1%B $2%O`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | print_event!(ChannelBan, "Channel Ban", "`%C22*%O$t%C26$1%O sets ban on %C18$2%O`", 0: "The nick of the person who did the banning", 1: "The ban mask"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | print_event!(ChannelBan, "Channel Ban", "`%C22*%O$t%C26$1%O sets ban on %C18$2%O`", 0: "The nick of the person who did the banning", 1: "The ban mask"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | print_event!(ChannelCreation, "Channel Creation", "`%C22*%O$tChannel %C22$1%O created on %C24$2%O`", 0: "The channel", 1: "The time"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | print_event!(ChannelCreation, "Channel Creation", "`%C22*%O$tChannel %C22$1%O created on %C24$2%O`", 0: "The channel", 1: "The time"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | print_event!(ChannelDehalfop, "Channel DeHalfOp", "`%C22*%O$t%C26$1%O removes channel half-operator status from %C18$2%O`", 0: "The nick of the person who did the dehalfop'ing", 1: "The nick of the person who has been dehalfop'ed"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | print_event!(ChannelDehalfop, "Channel DeHalfOp", "`%C22*%O$t%C26$1%O removes channel half-operator status from %C18$2%O`", 0: "The nick of the person who did the dehalfop'ing", 1: "The nick of the person who has been dehalfop'ed"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | print_event!(ChannelDeop, "Channel DeOp", "`%C22*%O$t%C26$1%O removes channel operator status from %C18$2%O`", 0: "The nick of the person who did the deop'ing", 1: "The nick of the person who has been deop'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | print_event!(ChannelDeop, "Channel DeOp", "`%C22*%O$t%C26$1%O removes channel operator status from %C18$2%O`", 0: "The nick of the person who did the deop'ing", 1: "The nick of the person who has been deop'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | print_event!(ChannelDevoice, "Channel DeVoice", "`%C22*%O$t%C26$1%O removes voice from %C18$2%O`", 0: "The nick of the person who did the devoice'ing", 1: "The nick of the person who has been devoice'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | print_event!(ChannelDevoice, "Channel DeVoice", "`%C22*%O$t%C26$1%O removes voice from %C18$2%O`", 0: "The nick of the person who did the devoice'ing", 1: "The nick of the person who has been devoice'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | print_event!(ChannelExempt, "Channel Exempt", "`%C22*%O$t%C26$1%C sets exempt on %C18$2%O`", 0: "The nick of the person who did the exempt", 1: "The exempt mask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | print_event!(ChannelExempt, "Channel Exempt", "`%C22*%O$t%C26$1%C sets exempt on %C18$2%O`", 0: "The nick of the person who did the exempt", 1: "The exempt mask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | print_event!(ChannelHalfOperator, "Channel Half-Operator", "`%C22*%O$t%C26$1%O gives channel half-operator status to %C18$2%O`", 0: "The nick of the person who has been halfop'ed", 1: "The nick of the person who did the halfop'ing"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | print_event!(ChannelHalfOperator, "Channel Half-Operator", "`%C22*%O$t%C26$1%O gives channel half-operator status to %C18$2%O`", 0: "The nick of the person who has been halfop'ed", 1: "The nick of the person who did the halfop'ing"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | print_event!(ChannelInvite, "Channel INVITE", "`%C22*%O$t%C26$1%C sets invite exempt on %C18$2%O`", 0: "The nick of the person who did the invite", 1: "The invite mask"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | print_event!(ChannelInvite, "Channel INVITE", "`%C22*%O$t%C26$1%C sets invite exempt on %C18$2%O`", 0: "The nick of the person who did the invite", 1: "The invite mask"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / print_event!( [INFO] [stdout] 21 | | ChannelList, [INFO] [stdout] 22 | | "Channel List", [INFO] [stdout] 23 | | "`%UChannel Users Topic`", [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / print_event!( [INFO] [stdout] 21 | | ChannelList, [INFO] [stdout] 22 | | "Channel List", [INFO] [stdout] 23 | | "`%UChannel Users Topic`", [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | print_event!(ChannelMessage, "Channel Message", "`%C18%H<%H$4$1%C18%H>%H%O$t$2`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | print_event!(ChannelMessage, "Channel Message", "`%C18%H<%H$4$1%C18%H>%H%O$t$2`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | print_event!(ChannelModeGeneric, "Channel Mode Generic", "`%C22*%O$t%C26$1%O sets mode %C24$2$3%O on %C22$4%O`", 0: "The nick of the person setting the mode", 1: "The mode's sign (+/-)", 2: "The mode letter", 3: "The channel it's being set on"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | print_event!(ChannelModeGeneric, "Channel Mode Generic", "`%C22*%O$t%C26$1%O sets mode %C24$2$3%O on %C22$4%O`", 0: "The nick of the person setting the mode", 1: "The mode's sign (+/-)", 2: "The mode letter", 3: "The channel it's being set on"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | print_event!(ChannelModes, "Channel Modes", "`%C22*%O$tChannel %C22$1%O modes: %C24$2`", 0: "Channel Name", 1: "Modes string"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | print_event!(ChannelModes, "Channel Modes", "`%C22*%O$tChannel %C22$1%O modes: %C24$2`", 0: "Channel Name", 1: "Modes string"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | print_event!(ChannelMsgHilight, "Channel Msg Hilight", "`%C19%H<%H$4%B$1%B%H>%H$t$2%O`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | print_event!(ChannelMsgHilight, "Channel Msg Hilight", "`%C19%H<%H$4%B$1%B%H>%H$t$2%O`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | print_event!(ChannelNotice, "Channel Notice", "`-%C18$1%C/%C22$2%C-$t$3%O`", 0: "Who it's from", 1: "The Channel it's going to", 2: "The message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | print_event!(ChannelNotice, "Channel Notice", "`-%C18$1%C/%C22$2%C-$t$3%O`", 0: "Who it's from", 1: "The Channel it's going to", 2: "The message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | print_event!(ChannelOperator, "Channel Operator", "`%C22*%O$t%C26$1%O gives channel operator status to %C18$2%O`", 0: "The nick of the person who did the op'ing", 1: "The nick of the person who has been op'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | print_event!(ChannelOperator, "Channel Operator", "`%C22*%O$t%C26$1%O gives channel operator status to %C18$2%O`", 0: "The nick of the person who did the op'ing", 1: "The nick of the person who has been op'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | print_event!(ChannelQuiet, "Channel Quiet", "`%C22*%O$t%C26$1%O sets quiet on %C18$2%O`", 0: "The nick of the person who did the quieting", 1: "The quiet mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | print_event!(ChannelQuiet, "Channel Quiet", "`%C22*%O$t%C26$1%O sets quiet on %C18$2%O`", 0: "The nick of the person who did the quieting", 1: "The quiet mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | print_event!(ChannelRemoveExempt, "Channel Remove Exempt", "`%C22*%O$t%C26$1%O removes exempt on %C18$2%O`", 0: "The nick of the person removed the exempt", 1: "The exempt mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | print_event!(ChannelRemoveExempt, "Channel Remove Exempt", "`%C22*%O$t%C26$1%O removes exempt on %C18$2%O`", 0: "The nick of the person removed the exempt", 1: "The exempt mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | print_event!(ChannelRemoveInvite, "Channel Remove Invite", "`%C22*%O$t%C26$1%O removes invite exempt on %C18$2%O`", 0: "The nick of the person removed the invite", 1: "The invite mask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | print_event!(ChannelRemoveInvite, "Channel Remove Invite", "`%C22*%O$t%C26$1%O removes invite exempt on %C18$2%O`", 0: "The nick of the person removed the invite", 1: "The invite mask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | print_event!(ChannelRemoveKeyword, "Channel Remove Keyword", "`%C22*%O$t%C26$1%O removes channel keyword`", 0: "The nick who removed the key"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | print_event!(ChannelRemoveKeyword, "Channel Remove Keyword", "`%C22*%O$t%C26$1%O removes channel keyword`", 0: "The nick who removed the key"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | print_event!(ChannelRemoveLimit, "Channel Remove Limit", "`%C22*%O$t%C26$1%O removes user limit`", 0: "The nick who removed the limit"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | print_event!(ChannelRemoveLimit, "Channel Remove Limit", "`%C22*%O$t%C26$1%O removes user limit`", 0: "The nick who removed the limit"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | print_event!(ChannelSetKey, "Channel Set Key", "`%C22*%O$t%C26$1%O sets channel keyword to %C24$2%O`", 0: "The nick of the person who set the key", 1: "The key"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | print_event!(ChannelSetKey, "Channel Set Key", "`%C22*%O$t%C26$1%O sets channel keyword to %C24$2%O`", 0: "The nick of the person who set the key", 1: "The key"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | print_event!(ChannelSetLimit, "Channel Set Limit", "`%C22*%O$t%C26$1%O sets channel limit to %C24$2%O`", 0: "The nick of the person who set the limit", 1: "The limit"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | print_event!(ChannelSetLimit, "Channel Set Limit", "`%C22*%O$t%C26$1%O sets channel limit to %C24$2%O`", 0: "The nick of the person who set the limit", 1: "The limit"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | print_event!(ChannelUnban, "Channel UnBan", "`%C22*%O$t%C26$1%O removes ban on %C18$2%O`", 0: "The nick of the person who did the unban'ing", 1: "The ban mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | print_event!(ChannelUnban, "Channel UnBan", "`%C22*%O$t%C26$1%O removes ban on %C18$2%O`", 0: "The nick of the person who did the unban'ing", 1: "The ban mask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | print_event!(ChannelUnquiet, "Channel UnQuiet", "`%C22*%O$t%C26$1%O removes quiet on %C18$2%O`", 0: "The nick of the person who did the unquiet'ing", 1: "The quiet mask"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | print_event!(ChannelUnquiet, "Channel UnQuiet", "`%C22*%O$t%C26$1%O removes quiet on %C18$2%O`", 0: "The nick of the person who did the unquiet'ing", 1: "The quiet mask"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | print_event!(ChannelUrl, "Channel Url", "`%C22*%O$tChannel %C22$1%O url: %C24$2`", 0: "Channel Name", 1: "URL"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | print_event!(ChannelUrl, "Channel Url", "`%C22*%O$tChannel %C22$1%O url: %C24$2`", 0: "Channel Name", 1: "URL"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | print_event!(ChannelVoice, "Channel Voice", "`%C22*%O$t%C26$1%O gives voice to %C18$2%O`", 0: "The nick of the person who did the voice'ing", 1: "The nick of the person who has been voice'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | print_event!(ChannelVoice, "Channel Voice", "`%C22*%O$t%C26$1%O gives voice to %C18$2%O`", 0: "The nick of the person who did the voice'ing", 1: "The nick of the person who has been voice'ed"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / print_event!( [INFO] [stdout] 43 | | Connected, [INFO] [stdout] 44 | | "Connected", [INFO] [stdout] 45 | | "`%C23*%O$tConnected. Now logging in.`", [INFO] [stdout] 46 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / print_event!( [INFO] [stdout] 43 | | Connected, [INFO] [stdout] 44 | | "Connected", [INFO] [stdout] 45 | | "`%C23*%O$tConnected. Now logging in.`", [INFO] [stdout] 46 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | print_event!(Connecting, "Connecting", "`%C23*%O$tConnecting to %C29$1%C (%C23$2:$3%O)`", 0: "Host", 1: "IP", 2: "Port"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | print_event!(Connecting, "Connecting", "`%C23*%O$tConnecting to %C29$1%C (%C23$2:$3%O)`", 0: "Host", 1: "IP", 2: "Port"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | print_event!(ConnectionFailed, "Connection Failed", "`%C20*%O$tConnection failed (%C20$1%O)`", 0: "Error"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | print_event!(ConnectionFailed, "Connection Failed", "`%C20*%O$tConnection failed (%C20$1%O)`", 0: "Error"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | print_event!(CtcpGeneric, "CTCP Generic", "`%C24*%O$tReceived a CTCP %C24$1%C from %C18$2%O`", 0: "The CTCP event", 1: "The nick of the person"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | print_event!(CtcpGeneric, "CTCP Generic", "`%C24*%O$tReceived a CTCP %C24$1%C from %C18$2%O`", 0: "The CTCP event", 1: "The nick of the person"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | print_event!(CtcpGenericToChannel, "CTCP Generic to Channel", "`%C24*%C$tReceived a CTCP %C24$1%C from %C18$2%C (to %C22$3%C)%O`", 0: "The CTCP event", 1: "The nick of the person", 2: "The Channel it's going to"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | print_event!(CtcpGenericToChannel, "CTCP Generic to Channel", "`%C24*%C$tReceived a CTCP %C24$1%C from %C18$2%C (to %C22$3%C)%O`", 0: "The CTCP event", 1: "The nick of the person", 2: "The Channel it's going to"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | print_event!(CtcpSend, "CTCP Send", "`>%C18$1%C<$tCTCP %C24$2%O`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | print_event!(CtcpSend, "CTCP Send", "`>%C18$1%C<$tCTCP %C24$2%O`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | print_event!(CtcpSound, "CTCP Sound", "`%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%O`", 0: "The sound", 1: "The nick of the person", 2: "The channel"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | print_event!(CtcpSound, "CTCP Sound", "`%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%O`", 0: "The sound", 1: "The nick of the person", 2: "The channel"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | print_event!(CtcpSoundToChannel, "CTCP Sound to Channel", "`%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%C (to %C22$3%O)`", 0: "The sound", 1: "The nick of the person", 2: "The channel"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | print_event!(CtcpSoundToChannel, "CTCP Sound to Channel", "`%C24*%O$tReceived a CTCP Sound %C24$1%C from %C18$2%C (to %C22$3%O)`", 0: "The sound", 1: "The nick of the person", 2: "The channel"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | print_event!(DccChatAbort, "DCC CHAT Abort", "`%C23*%O$tDCC CHAT to %C18$1%O aborted.`", 0: "Nickname"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | print_event!(DccChatAbort, "DCC CHAT Abort", "`%C23*%O$tDCC CHAT to %C18$1%O aborted.`", 0: "Nickname"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | print_event!(DccChatConnect, "DCC CHAT Connect", "`%C24*%O$tDCC CHAT connection established to %C18$1%C %C30[%C24$2%C30]%O`", 0: "Nickname", 1: "IP address"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | print_event!(DccChatConnect, "DCC CHAT Connect", "`%C24*%O$tDCC CHAT connection established to %C18$1%C %C30[%C24$2%C30]%O`", 0: "Nickname", 1: "IP address"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | print_event!(DccChatFailed, "DCC CHAT Failed", "`%C20*%O$tDCC CHAT to %C18$1%O lost (%C20$4%O)`", 0: "Nickname", 1: "IP address", 2: "Port", 3: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | print_event!(DccChatFailed, "DCC CHAT Failed", "`%C20*%O$tDCC CHAT to %C18$1%O lost (%C20$4%O)`", 0: "Nickname", 1: "IP address", 2: "Port", 3: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | print_event!(DccChatOffer, "DCC CHAT Offer", "`%C24*%O$tReceived a DCC CHAT offer from %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | print_event!(DccChatOffer, "DCC CHAT Offer", "`%C24*%O$tReceived a DCC CHAT offer from %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | print_event!(DccChatOffering, "DCC CHAT Offering", "`%C24*%O$tOffering DCC CHAT to %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | print_event!(DccChatOffering, "DCC CHAT Offering", "`%C24*%O$tOffering DCC CHAT to %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | print_event!(DccChatReoffer, "DCC CHAT Reoffer", "`%C24*%O$tAlready offering CHAT to %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | print_event!(DccChatReoffer, "DCC CHAT Reoffer", "`%C24*%O$tAlready offering CHAT to %C18$1%O`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | print_event!(DccConectionFailed, "DCC Conection Failed", "`%C20*%O$tDCC $1 connect attempt to %C18$2%O failed (%C20$3%O)`", 0: "DCC Type", 1: "Nickname", 2: "Error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | print_event!(DccConectionFailed, "DCC Conection Failed", "`%C20*%O$tDCC $1 connect attempt to %C18$2%O failed (%C20$3%O)`", 0: "DCC Type", 1: "Nickname", 2: "Error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | print_event!(DccGenericOffer, "DCC Generic Offer", "`%C23*%O$tReceived '%C23$1%C' from %C18$2%O`", 0: "DCC String", 1: "Nickname"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | print_event!(DccGenericOffer, "DCC Generic Offer", "`%C23*%O$tReceived '%C23$1%C' from %C18$2%O`", 0: "DCC String", 1: "Nickname"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / print_event!( [INFO] [stdout] 63 | | DccHeader, [INFO] [stdout] 64 | | "DCC Header", [INFO] [stdout] 65 | | "`%C16,17 Type To/From Status Size Pos File`", [INFO] [stdout] 66 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / print_event!( [INFO] [stdout] 63 | | DccHeader, [INFO] [stdout] 64 | | "DCC Header", [INFO] [stdout] 65 | | "`%C16,17 Type To/From Status Size Pos File`", [INFO] [stdout] 66 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | print_event!(DccMalformed, "DCC Malformed", "`%C20*%O$tReceived a malformed DCC request from %C18$1%O.$a010%C23*%O$tContents of packet: %C23$2%O`", 0: "Nickname", 1: "The Packet"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | print_event!(DccMalformed, "DCC Malformed", "`%C20*%O$tReceived a malformed DCC request from %C18$1%O.$a010%C23*%O$tContents of packet: %C23$2%O`", 0: "Nickname", 1: "The Packet"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | print_event!(DccOffer, "DCC Offer", "`%C24*%O$tOffering '%C24$1%O' to %C18$2%O`", 0: "Filename", 1: "Nickname", 2: "Pathname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | print_event!(DccOffer, "DCC Offer", "`%C24*%O$tOffering '%C24$1%O' to %C18$2%O`", 0: "Filename", 1: "Nickname", 2: "Pathname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / print_event!( [INFO] [stdout] 70 | | DccOfferNotValid, [INFO] [stdout] 71 | | "DCC Offer Not Valid", [INFO] [stdout] 72 | | "`%C23*%O$tNo such DCC offer.`", [INFO] [stdout] 73 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / print_event!( [INFO] [stdout] 70 | | DccOfferNotValid, [INFO] [stdout] 71 | | "DCC Offer Not Valid", [INFO] [stdout] 72 | | "`%C23*%O$tNo such DCC offer.`", [INFO] [stdout] 73 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | print_event!(DccRecvAbort, "DCC RECV Abort", "`%C23*%O$tDCC RECV '%C23$2%O' to %C18$1%O aborted.`", 0: "Nickname", 1: "Filename"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | print_event!(DccRecvAbort, "DCC RECV Abort", "`%C23*%O$tDCC RECV '%C23$2%O' to %C18$1%O aborted.`", 0: "Nickname", 1: "Filename"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | print_event!(DccRecvComplete, "DCC RECV Complete", "`%C24*%O$tDCC RECV '%C23$1%O' from %C18$3%O complete %C30[%C24$4%O cps%C30]%O`", 0: "Filename", 1: "Destination filename", 2: "Nickname", 3: "CPS"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | print_event!(DccRecvComplete, "DCC RECV Complete", "`%C24*%O$tDCC RECV '%C23$1%O' from %C18$3%O complete %C30[%C24$4%O cps%C30]%O`", 0: "Filename", 1: "Destination filename", 2: "Nickname", 3: "CPS"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | print_event!(DccRecvConnect, "DCC RECV Connect", "`%C24*%O$tDCC RECV connection established to %C18$1 %C30[%O%C24$2%C30]%O`", 0: "Nickname", 1: "IP address", 2: "Filename"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | print_event!(DccRecvConnect, "DCC RECV Connect", "`%C24*%O$tDCC RECV connection established to %C18$1 %C30[%O%C24$2%C30]%O`", 0: "Nickname", 1: "IP address", 2: "Filename"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | print_event!(DccRecvFailed, "DCC RECV Failed", "`%C20*%O$tDCC RECV '%C23$1%O' from %C18$3%O failed (%C20$4%O)`", 0: "Filename", 1: "Destination filename", 2: "Nickname", 3: "Error"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | print_event!(DccRecvFailed, "DCC RECV Failed", "`%C20*%O$tDCC RECV '%C23$1%O' from %C18$3%O failed (%C20$4%O)`", 0: "Filename", 1: "Destination filename", 2: "Nickname", 3: "Error"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | print_event!(DccRecvFileOpenError, "DCC RECV File Open Error", "`%C20*%O$tDCC RECV: Cannot open '%C23$1%C' for writing (%C20$2%O)`", 0: "Filename", 1: "Error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | print_event!(DccRecvFileOpenError, "DCC RECV File Open Error", "`%C20*%O$tDCC RECV: Cannot open '%C23$1%C' for writing (%C20$2%O)`", 0: "Filename", 1: "Error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | print_event!(DccRename, "DCC Rename", "`%C23*%O$tThe file '%C24$1%C' already exists, saving it as '%C23$2%O' instead.`", 0: "Old Filename", 1: "New Filename"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | print_event!(DccRename, "DCC Rename", "`%C23*%O$tThe file '%C24$1%C' already exists, saving it as '%C23$2%O' instead.`", 0: "Old Filename", 1: "New Filename"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | print_event!(DccResumeRequest, "DCC RESUME Request", "`%C24*%O$t%C18$1%C has requested to resume '%C23$2%C' from %C24$3%O.`", 0: "Nickname", 1: "Filename", 2: "Position"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | print_event!(DccResumeRequest, "DCC RESUME Request", "`%C24*%O$t%C18$1%C has requested to resume '%C23$2%C' from %C24$3%O.`", 0: "Nickname", 1: "Filename", 2: "Position"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | print_event!(DccSendAbort, "DCC SEND Abort", "`%C23*%O$tDCC SEND '%C23$2%C' to %C18$1%O aborted.`", 0: "Nickname", 1: "Filename"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | print_event!(DccSendAbort, "DCC SEND Abort", "`%C23*%O$tDCC SEND '%C23$2%C' to %C18$1%O aborted.`", 0: "Nickname", 1: "Filename"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | print_event!(DccSendComplete, "DCC SEND Complete", "`%C24*%O$tDCC SEND '%C23$1%C' to %C18$2%C complete %C30[%C24$3%C cps%C30]%O`", 0: "Filename", 1: "Nickname", 2: "CPS"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | print_event!(DccSendComplete, "DCC SEND Complete", "`%C24*%O$tDCC SEND '%C23$1%C' to %C18$2%C complete %C30[%C24$3%C cps%C30]%O`", 0: "Filename", 1: "Nickname", 2: "CPS"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | print_event!(DccSendConnect, "DCC SEND Connect", "`%C24*%O$tDCC SEND connection established to %C18$1 %C30[%O%C24$2%C30]%O`", 0: "Nickname", 1: "IP address", 2: "Filename"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | print_event!(DccSendConnect, "DCC SEND Connect", "`%C24*%O$tDCC SEND connection established to %C18$1 %C30[%O%C24$2%C30]%O`", 0: "Nickname", 1: "IP address", 2: "Filename"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | print_event!(DccSendFailed, "DCC SEND Failed", "`%C20*%O$tDCC SEND '%C23$1%C' to %C18$2%C failed (%C20$3%O)`", 0: "Filename", 1: "Nickname", 2: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | print_event!(DccSendFailed, "DCC SEND Failed", "`%C20*%O$tDCC SEND '%C23$1%C' to %C18$2%C failed (%C20$3%O)`", 0: "Filename", 1: "Nickname", 2: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | print_event!(DccSendOffer, "DCC SEND Offer", "`%C24*%O$t%C18$1%C has offered '%C23$2%C' (%C24$3%O bytes)`", 0: "Nickname", 1: "Filename", 2: "Size", 3: "IP address"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | print_event!(DccSendOffer, "DCC SEND Offer", "`%C24*%O$t%C18$1%C has offered '%C23$2%C' (%C24$3%O bytes)`", 0: "Nickname", 1: "Filename", 2: "Size", 3: "IP address"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | print_event!(DccStall, "DCC Stall", "`%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O stalled, aborting.`", 0: "DCC Type", 1: "Filename", 2: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | print_event!(DccStall, "DCC Stall", "`%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O stalled, aborting.`", 0: "DCC Type", 1: "Filename", 2: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | print_event!(DccTimeout, "DCC Timeout", "`%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O timed out, aborting.`", 0: "DCC Type", 1: "Filename", 2: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | print_event!(DccTimeout, "DCC Timeout", "`%C20*%O$tDCC $1 '%C23$2%C' to %C18$3%O timed out, aborting.`", 0: "DCC Type", 1: "Filename", 2: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | print_event!(DeleteNotify, "Delete Notify", "`%C24*%O$t%C18$1%O deleted from notify list.`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | print_event!(DeleteNotify, "Delete Notify", "`%C24*%O$t%C18$1%O deleted from notify list.`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | print_event!(Disconnected, "Disconnected", "`%C20*%O$tDisconnected (%C20$1%O)`", 0: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | print_event!(Disconnected, "Disconnected", "`%C20*%O$tDisconnected (%C20$1%O)`", 0: "Error"); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | print_event!(FoundIp, "Found IP", "`%C24*%O$tFound your IP: %C30[%C24$1%C30]%O`", 0: "IP"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | print_event!(FoundIp, "Found IP", "`%C24*%O$tFound your IP: %C30[%C24$1%C30]%O`", 0: "IP"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | print_event!(GenericMessage, "Generic Message", "`$1$t$2`", 0: "Left message", 1: "Right message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | print_event!(GenericMessage, "Generic Message", "`$1$t$2`", 0: "Left message", 1: "Right message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | print_event!(IgnoreAdd, "Ignore Add", "`%O%C18$1%O added to ignore list.`", 0: "Hostmask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | print_event!(IgnoreAdd, "Ignore Add", "`%O%C18$1%O added to ignore list.`", 0: "Hostmask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | print_event!(IgnoreChanged, "Ignore Changed", "`%OIgnore on %C18$1%O changed.`", 0: "Hostmask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | print_event!(IgnoreChanged, "Ignore Changed", "`%OIgnore on %C18$1%O changed.`", 0: "Hostmask"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | print_event!(IgnoreFooter, "Ignore Footer", "`%C16,17`",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | print_event!(IgnoreFooter, "Ignore Footer", "`%C16,17`",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / print_event!( [INFO] [stdout] 96 | | IgnoreHeader, [INFO] [stdout] 97 | | "Ignore Header", [INFO] [stdout] 98 | | "`%C16,17 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG`", [INFO] [stdout] 99 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / print_event!( [INFO] [stdout] 96 | | IgnoreHeader, [INFO] [stdout] 97 | | "Ignore Header", [INFO] [stdout] 98 | | "`%C16,17 Hostmask PRIV NOTI CHAN CTCP DCC INVI UNIG`", [INFO] [stdout] 99 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | print_event!(IgnoreRemove, "Ignore Remove", "`%O%C18$1%O removed from ignore list.`", 0: "Hostmask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | print_event!(IgnoreRemove, "Ignore Remove", "`%O%C18$1%O removed from ignore list.`", 0: "Hostmask"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / print_event!( [INFO] [stdout] 102 | | IgnorelistEmpty, [INFO] [stdout] 103 | | "Ignorelist Empty", [INFO] [stdout] 104 | | "`%OIgnore list is empty.`", [INFO] [stdout] 105 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / print_event!( [INFO] [stdout] 102 | | IgnorelistEmpty, [INFO] [stdout] 103 | | "Ignorelist Empty", [INFO] [stdout] 104 | | "`%OIgnore list is empty.`", [INFO] [stdout] 105 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | print_event!(Invite, "Invite", "`%C20*%O$tCannot join %C22$1%C (%C20Channel is invite only%O)`", 0: "Channel Name"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | print_event!(Invite, "Invite", "`%C20*%O$tCannot join %C22$1%C (%C20Channel is invite only%O)`", 0: "Channel Name"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | print_event!(Invited, "Invited", "`%C24*%O$tYou have been invited to %C22$1%O by %C18$2%O (%C29$3%O)`", 0: "Channel Name", 1: "Nick of person who invited you", 2: "Server Name"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | print_event!(Invited, "Invited", "`%C24*%O$tYou have been invited to %C22$1%O by %C18$2%O (%C29$3%O)`", 0: "Channel Name", 1: "Nick of person who invited you", 2: "Server Name"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | print_event!(Join, "Join", "`%C23*$t$1 ($3%C23) has joined`", 0: "The nick of the joining person", 1: "The channel being joined", 2: "The host of the person", 3: "The account of the person"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | print_event!(Join, "Join", "`%C23*$t$1 ($3%C23) has joined`", 0: "The nick of the joining person", 1: "The channel being joined", 2: "The host of the person", 3: "The account of the person"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | print_event!(Keyword, "Keyword", "`%C20*%O$tCannot join %C22$1%C (%C20Requires keyword%O)`", 0: "Channel Name"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | print_event!(Keyword, "Keyword", "`%C20*%O$tCannot join %C22$1%C (%C20Requires keyword%O)`", 0: "Channel Name"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | print_event!(Kick, "Kick", "`%C22*%O$t%C26$1%C has kicked %C18$2%C from %C22$3%C (%C24$4%O)`", 0: "The nickname of the kicker", 1: "The person being kicked", 2: "The channel", 3: "The reason"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | print_event!(Kick, "Kick", "`%C22*%O$t%C26$1%C has kicked %C18$2%C from %C22$3%C (%C24$4%O)`", 0: "The nickname of the kicker", 1: "The person being kicked", 2: "The channel", 3: "The reason"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | print_event!(Killed, "Killed", "`%C19*%O$t%C19You have been killed by %C26$1%C (%C20$2%O)`", 0: "Nickname", 1: "Reason"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | print_event!(Killed, "Killed", "`%C19*%O$t%C19You have been killed by %C26$1%C (%C20$2%O)`", 0: "Nickname", 1: "Reason"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | print_event!(MessageSend, "Message Send", "`%O>%C18$1%C<%O$t$2`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | print_event!(MessageSend, "Message Send", "`%O>%C18$1%C<%O$t$2`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | print_event!(Motd, "Motd", "`%C29*%O$t%C29$1%O`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | print_event!(Motd, "Motd", "`%C29*%O$t%C29$1%O`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | print_event!(MotdSkipped, "MOTD Skipped", "`%C29*%O$t%C29MOTD Skipped%O`",); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | print_event!(MotdSkipped, "MOTD Skipped", "`%C29*%O$t%C29MOTD Skipped%O`",); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | print_event!(NickClash, "Nick Clash", "`%C23*%O$t%C28$1%C is already in use. Retrying with %C18$2%O...`", 0: "Nickname in use", 1: "Nick being tried"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | print_event!(NickClash, "Nick Clash", "`%C23*%O$t%C28$1%C is already in use. Retrying with %C18$2%O...`", 0: "Nickname in use", 1: "Nick being tried"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | print_event!(NickErroneous, "Nick Erroneous", "`%C23*%O$t%C28$1%C is erroneous. Retrying with %C18$2%O...`", 0: "Nickname in use", 1: "Nick being tried"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | print_event!(NickErroneous, "Nick Erroneous", "`%C23*%O$t%C28$1%C is erroneous. Retrying with %C18$2%O...`", 0: "Nickname in use", 1: "Nick being tried"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | / print_event!( [INFO] [stdout] 118 | | NickFailed, [INFO] [stdout] 119 | | "Nick Failed", [INFO] [stdout] 120 | | "`%C20*%O$tNickname is erroneous or already in use. Use /NICK to try another.`", [INFO] [stdout] 121 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | / print_event!( [INFO] [stdout] 118 | | NickFailed, [INFO] [stdout] 119 | | "Nick Failed", [INFO] [stdout] 120 | | "`%C20*%O$tNickname is erroneous or already in use. Use /NICK to try another.`", [INFO] [stdout] 121 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | print_event!(NoDcc, "No DCC", "`%C20*%O$tNo such DCC.`",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | print_event!(NoDcc, "No DCC", "`%C20*%O$tNo such DCC.`",); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / print_event!( [INFO] [stdout] 124 | | NoRunningProcess, [INFO] [stdout] 125 | | "No Running Process", [INFO] [stdout] 126 | | "`%C23*%O$tNo process is currently running`", [INFO] [stdout] 127 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / print_event!( [INFO] [stdout] 124 | | NoRunningProcess, [INFO] [stdout] 125 | | "No Running Process", [INFO] [stdout] 126 | | "`%C23*%O$tNo process is currently running`", [INFO] [stdout] 127 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | print_event!(Notice, "Notice", "`%O-%C18$1%O-$t$2`", 0: "Who it's from", 1: "The message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | print_event!(Notice, "Notice", "`%O-%C18$1%O-$t$2`", 0: "Who it's from", 1: "The message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | print_event!(NoticeSend, "Notice Send", "`%O->%C18$1%O<-$t$2`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | print_event!(NoticeSend, "Notice Send", "`%O->%C18$1%O<-$t$2`", 0: "Receiver", 1: "Message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | print_event!(NotifyAway, "Notify Away", "`%C23*%O$tNotify: %C18$1%C is away (%C24$2%O)`", 0: "Nickname", 1: "Away Reason"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | print_event!(NotifyAway, "Notify Away", "`%C23*%O$tNotify: %C18$1%C is away (%C24$2%O)`", 0: "Nickname", 1: "Away Reason"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | print_event!(NotifyBack, "Notify Back", "`%C23*%O$tNotify: %C18$1%C is back`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | print_event!(NotifyBack, "Notify Back", "`%C23*%O$tNotify: %C18$1%C is back`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | print_event!(NotifyEmpty, "Notify Empty", "`$tNotify list is empty.`",); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | print_event!(NotifyEmpty, "Notify Empty", "`$tNotify list is empty.`",); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | print_event!(NotifyHeader, "Notify Header", "`%C16,17 Notify List`",); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | print_event!(NotifyHeader, "Notify Header", "`%C16,17 Notify List`",); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | print_event!(NotifyNumber, "Notify Number", "`%C23*%O$t%C23$1%O users in notify list.`", 0: "Number of notify items"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | print_event!(NotifyNumber, "Notify Number", "`%C23*%O$t%C23$1%O users in notify list.`", 0: "Number of notify items"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | print_event!(NotifyOffline, "Notify Offline", "`%C23*%O$tNotify: %C18$1%C is offline (%C29$3%O)`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | print_event!(NotifyOffline, "Notify Offline", "`%C23*%O$tNotify: %C18$1%C is offline (%C29$3%O)`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | print_event!(NotifyOnline, "Notify Online", "`%C23*%O$tNotify: %C18$1%C is online (%C29$3%O)`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | print_event!(NotifyOnline, "Notify Online", "`%C23*%O$tNotify: %C18$1%C is online (%C29$3%O)`", 0: "Nickname", 1: "Server Name", 2: "Network"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | print_event!(OpenDialog, "Open Dialog", "``",); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | print_event!(OpenDialog, "Open Dialog", "``",); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | print_event!(Part, "Part", "`%C24*$t$1 ($2%C24) has left`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | print_event!(Part, "Part", "`%C24*$t$1 ($2%C24) has left`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | print_event!(PartWithReason, "Part with Reason", "`%C24*$t$1 ($2%C24) has left ($4)`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel", 3: "The reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | print_event!(PartWithReason, "Part with Reason", "`%C24*$t$1 ($2%C24) has left ($4)`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel", 3: "The reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | print_event!(PingReply, "Ping Reply", "`%C24*%O$tPing reply from %C18$1%C: %C24$2%O second(s)`", 0: "Who it's from", 1: "The time in x.x format (see below)"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | print_event!(PingReply, "Ping Reply", "`%C24*%O$tPing reply from %C18$1%C: %C24$2%O second(s)`", 0: "Who it's from", 1: "The time in x.x format (see below)"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | print_event!(PingTimeout, "Ping Timeout", "`%C20*%O$tNo ping reply for %C24$1%O seconds, disconnecting.`", 0: "Seconds"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | print_event!(PingTimeout, "Ping Timeout", "`%C20*%O$tNo ping reply for %C24$1%O seconds, disconnecting.`", 0: "Seconds"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | print_event!(PrivateAction, "Private Action", "`%C18**$t$3$1%O $2 %C18**`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | print_event!(PrivateAction, "Private Action", "`%C18**$t$3$1%O $2 %C18**`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | print_event!(PrivateActionToDialog, "Private Action to Dialog", "`%C18*$t$3$1%O $2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | print_event!(PrivateActionToDialog, "Private Action to Dialog", "`%C18*$t$3$1%O $2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | print_event!(PrivateMessage, "Private Message", "`%C18*%C18$3$1*%O$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | print_event!(PrivateMessage, "Private Message", "`%C18*%C18$3$1*%O$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | print_event!(PrivateMessageToDialog, "Private Message to Dialog", "`%C18%H<%H$3$1%H>%H%O$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | print_event!(PrivateMessageToDialog, "Private Message to Dialog", "`%C18%H<%H$3$1%H>%H%O$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | / print_event!( [INFO] [stdout] 147 | | ProcessAlreadyRunning, [INFO] [stdout] 148 | | "Process Already Running", [INFO] [stdout] 149 | | "`%C24*%O$tA process is already running`", [INFO] [stdout] 150 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | / print_event!( [INFO] [stdout] 147 | | ProcessAlreadyRunning, [INFO] [stdout] 148 | | "Process Already Running", [INFO] [stdout] 149 | | "`%C24*%O$tA process is already running`", [INFO] [stdout] 150 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | print_event!(Quit, "Quit", "`%C24*$t$1 has quit ($2)`", 0: "Nick", 1: "Reason", 2: "Host"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | print_event!(Quit, "Quit", "`%C24*$t$1 has quit ($2)`", 0: "Nick", 1: "Reason", 2: "Host"); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | print_event!(RawModes, "Raw Modes", "`%C24*%O$t%C26$1%C sets modes %C30[%C24$2%C30]%O`", 0: "Nickname", 1: "Modes string"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | print_event!(RawModes, "Raw Modes", "`%C24*%O$t%C26$1%C sets modes %C30[%C24$2%C30]%O`", 0: "Nickname", 1: "Modes string"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | print_event!(ReceiveWallops, "Receive Wallops", "`%O-%C29$1/Wallops%O-$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | print_event!(ReceiveWallops, "Receive Wallops", "`%O-%C29$1/Wallops%O-$t$2`", 0: "Nickname", 1: "The message", 2: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | print_event!(ResolvingUser, "Resolving User", "`%C24*%O$tLooking up IP number for %C18$1%O...`", 0: "Nickname", 1: "Hostname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | print_event!(ResolvingUser, "Resolving User", "`%C24*%O$tLooking up IP number for %C18$1%O...`", 0: "Nickname", 1: "Hostname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | print_event!(SaslAuthenticating, "SASL Authenticating", "`%C23*%O$tAuthenticating via SASL as %C18$1%O (%C24$2%O)`", 0: "Username", 1: "Mechanism"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | print_event!(SaslAuthenticating, "SASL Authenticating", "`%C23*%O$tAuthenticating via SASL as %C18$1%O (%C24$2%O)`", 0: "Username", 1: "Mechanism"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | print_event!(SaslResponse, "SASL Response", "`%C29*%O$t$4`", 0: "Server Name", 1: "Raw Numeric or Identifier", 2: "Username", 3: "Message"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | print_event!(SaslResponse, "SASL Response", "`%C29*%O$t$4`", 0: "Server Name", 1: "Raw Numeric or Identifier", 2: "Username", 3: "Message"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | print_event!(ServerConnected, "Server Connected", "`%C29*%O$tConnected.`",); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | print_event!(ServerConnected, "Server Connected", "`%C29*%O$tConnected.`",); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | print_event!(ServerError, "Server Error", "`%C29*%O$t%C20$1%O`", 0: "Text"); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | print_event!(ServerError, "Server Error", "`%C29*%O$t%C20$1%O`", 0: "Text"); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | print_event!(ServerLookup, "Server Lookup", "`%C29*%O$tLooking up %C29$1%O`", 0: "Server Name"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | print_event!(ServerLookup, "Server Lookup", "`%C29*%O$tLooking up %C29$1%O`", 0: "Server Name"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | print_event!(ServerNotice, "Server Notice", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | print_event!(ServerNotice, "Server Notice", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | print_event!(ServerText, "Server Text", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | print_event!(ServerText, "Server Text", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name", 2: "Raw Numeric or Identifier"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | print_event!(SslMessage, "SSL Message", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | print_event!(SslMessage, "SSL Message", "`%C29*%O$t$1`", 0: "Text", 1: "Server Name"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | print_event!(StopConnection, "Stop Connection", "`%C23*%O$tStopped previous connection attempt (%C24$1%O)`", 0: "PID"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | print_event!(StopConnection, "Stop Connection", "`%C23*%O$tStopped previous connection attempt (%C24$1%O)`", 0: "PID"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | print_event!(Topic, "Topic", "`%C22*%O$tTopic for %C22$1%C is: $2%O`", 0: "Channel", 1: "Topic"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | print_event!(Topic, "Topic", "`%C22*%O$tTopic for %C22$1%C is: $2%O`", 0: "Channel", 1: "Topic"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | print_event!(TopicChange, "Topic Change", "`%C22*%O$t%C26$1%C has changed the topic to: $2%O`", 0: "Nick of person who changed the topic", 1: "Topic", 2: "Channel"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | print_event!(TopicChange, "Topic Change", "`%C22*%O$t%C26$1%C has changed the topic to: $2%O`", 0: "Nick of person who changed the topic", 1: "Topic", 2: "Channel"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | print_event!(TopicCreation, "Topic Creation", "`%C22*%O$tTopic for %C22$1%C set by %C26$2%C (%C24$3%O)`", 0: "The channel", 1: "The creator", 2: "The time"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | print_event!(TopicCreation, "Topic Creation", "`%C22*%O$tTopic for %C22$1%C set by %C26$2%C (%C24$3%O)`", 0: "The channel", 1: "The creator", 2: "The time"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / print_event!( [INFO] [stdout] 168 | | UnknownHost, [INFO] [stdout] 169 | | "Unknown Host", [INFO] [stdout] 170 | | "`%C20*%O$tUnknown host. Maybe you misspelled it?`", [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / print_event!( [INFO] [stdout] 168 | | UnknownHost, [INFO] [stdout] 169 | | "Unknown Host", [INFO] [stdout] 170 | | "`%C20*%O$tUnknown host. Maybe you misspelled it?`", [INFO] [stdout] 171 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | print_event!(UserLimit, "User Limit", "`%C20*%O$tCannot join %C22$1%C (%C20User limit reached%O)`", 0: "Channel Name"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | print_event!(UserLimit, "User Limit", "`%C20*%O$tCannot join %C22$1%C (%C20User limit reached%O)`", 0: "Channel Name"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | print_event!(UsersOnChannel, "Users On Channel", "`%C22*%O$tUsers on %C22$1%C: %C24$2%O`", 0: "Channel Name", 1: "Users"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | print_event!(UsersOnChannel, "Users On Channel", "`%C22*%O$tUsers on %C22$1%C: %C24$2%O`", 0: "Channel Name", 1: "Users"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | print_event!(WhoisAuthenticated, "WhoIs Authenticated", "`%C23*%O$t%C28[%C18$1%C28]%O $2 %C18$3%O`", 0: "Nickname", 1: "Message", 2: "Account"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | print_event!(WhoisAuthenticated, "WhoIs Authenticated", "`%C23*%O$t%C28[%C18$1%C28]%O $2 %C18$3%O`", 0: "Nickname", 1: "Message", 2: "Account"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | print_event!(WhoisAwayLine, "WhoIs Away Line", "`%C23*%O$t%C28[%C18$1%C28]%C is away %C30(%C23$2%O%C30)%O`", 0: "Nickname", 1: "Away reason"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | print_event!(WhoisAwayLine, "WhoIs Away Line", "`%C23*%O$t%C28[%C18$1%C28]%C is away %C30(%C23$2%O%C30)%O`", 0: "Nickname", 1: "Away reason"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | print_event!(WhoisChannelOperLine, "WhoIs Channel/Oper Line", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Channel Membership/\"is an IRC operator\""); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | print_event!(WhoisChannelOperLine, "WhoIs Channel/Oper Line", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Channel Membership/\"is an IRC operator\""); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | print_event!(WhoisEnd, "WhoIs End", "`%C23*%O$t%C28[%C18$1%C28] %OEnd of WHOIS list.`", 0: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | print_event!(WhoisEnd, "WhoIs End", "`%C23*%O$t%C28[%C18$1%C28] %OEnd of WHOIS list.`", 0: "Nickname"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | print_event!(WhoisIdentified, "WhoIs Identified", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Message", 2: "Numeric"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | print_event!(WhoisIdentified, "WhoIs Identified", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Message", 2: "Numeric"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | print_event!(WhoisIdleLine, "WhoIs Idle Line", "`%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O`", 0: "Nickname", 1: "Idle time"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | print_event!(WhoisIdleLine, "WhoIs Idle Line", "`%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O`", 0: "Nickname", 1: "Idle time"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | print_event!(WhoisIdleLineWithSignon, "WhoIs Idle Line with Signon", "`%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O, signon: %C23$3%O`", 0: "Nickname", 1: "Idle time", 2: "Signon time"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | print_event!(WhoisIdleLineWithSignon, "WhoIs Idle Line with Signon", "`%C23*%O$t%C28[%C18$1%C28]%O idle %C23$2%O, signon: %C23$3%O`", 0: "Nickname", 1: "Idle time", 2: "Signon time"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | print_event!(WhoisNameLine, "WhoIs Name Line", "`%C23*%O$t%C28[%C18$1%C28] %C30(%C24$2@$3%C30)%O: %C18$4%O`", 0: "Nickname", 1: "Username", 2: "Host", 3: "Full name"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | print_event!(WhoisNameLine, "WhoIs Name Line", "`%C23*%O$t%C28[%C18$1%C28] %C30(%C24$2@$3%C30)%O: %C18$4%O`", 0: "Nickname", 1: "Username", 2: "Host", 3: "Full name"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | print_event!(WhoisRealHost, "WhoIs Real Host", "`%C23*%O$t%C28[%C18$1%C28]%O Real Host: %C23$2%O, Real IP: %C30[%C23$3%C30]%O`", 0: "Nickname", 1: "Real user@host", 2: "Real IP", 3: "Message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | print_event!(WhoisRealHost, "WhoIs Real Host", "`%C23*%O$t%C28[%C18$1%C28]%O Real Host: %C23$2%O, Real IP: %C30[%C23$3%C30]%O`", 0: "Nickname", 1: "Real user@host", 2: "Real IP", 3: "Message"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | print_event!(WhoisServerLine, "WhoIs Server Line", "`%C23*%O$t%C28[%C18$1%C28]%O %C29$2%O`", 0: "Nickname", 1: "Server Information"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | print_event!(WhoisServerLine, "WhoIs Server Line", "`%C23*%O$t%C28[%C18$1%C28]%O %C29$2%O`", 0: "Nickname", 1: "Server Information"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | print_event!(WhoisSpecial, "WhoIs Special", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Message", 2: "Numeric"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:184:1 [INFO] [stdout] | [INFO] [stdout] 184 | print_event!(WhoisSpecial, "WhoIs Special", "`%C23*%O$t%C28[%C18$1%C28]%O $2`", 0: "Nickname", 1: "Message", 2: "Numeric"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | print_event!(YouJoin, "You Join", "`%C19*%O$tNow talking on %C22$2%O`", 0: "The nick of the joining person", 1: "The channel being joined", 2: "The host of the person", 3: "The account of the person"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | print_event!(YouJoin, "You Join", "`%C19*%O$tNow talking on %C22$2%O`", 0: "The nick of the joining person", 1: "The channel being joined", 2: "The host of the person", 3: "The account of the person"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | print_event!(YouKicked, "You Kicked", "`%C19*%O$tYou have been kicked from %C22$2%C by %C26$3%O (%C20$4%O)`", 0: "The person being kicked", 1: "The channel", 2: "The nickname of the kicker", 3: "The reason"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | print_event!(YouKicked, "You Kicked", "`%C19*%O$tYou have been kicked from %C22$2%C by %C26$3%O (%C20$4%O)`", 0: "The person being kicked", 1: "The channel", 2: "The nickname of the kicker", 3: "The reason"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | print_event!(YouPart, "You Part", "`%C19*%O$tYou have left channel %C22$3%O`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | print_event!(YouPart, "You Part", "`%C19*%O$tYou have left channel %C22$3%O`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | print_event!(YouPartWithReason, "You Part with Reason", "`%C19*%O$tYou have left channel %C22$3%C (%C24$4%O)`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel", 3: "The reason"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | print_event!(YouPartWithReason, "You Part with Reason", "`%C19*%O$tYou have left channel %C22$3%C (%C24$4%O)`", 0: "The nick of the person leaving", 1: "The host of the person", 2: "The channel", 3: "The reason"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | print_event!(YourAction, "Your Action", "`%C20*$t%B$1%B %C30$2%O`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | print_event!(YourAction, "Your Action", "`%C20*$t%B$1%B %C30$2%O`", 0: "Nickname", 1: "The action", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | print_event!(YourInvitation, "Your Invitation", "`%C20*%O$tYou've invited %C18$1%O to %C22$2%O (%C24$3%O)`", 0: "Nick of person who have been invited", 1: "Channel Name", 2: "Server Name"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | print_event!(YourInvitation, "Your Invitation", "`%C20*%O$tYou've invited %C18$1%O to %C22$2%O (%C24$3%O)`", 0: "Nick of person who have been invited", 1: "Channel Name", 2: "Server Name"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | print_event!(YourMessage, "Your Message", "`%C20%H<%H$4$1%H>%H%O%C30$t$2%O`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | print_event!(YourMessage, "Your Message", "`%C20%H<%H$4$1%H>%H%O%C30$t$2%O`", 0: "Nickname", 1: "The text", 2: "Mode char", 3: "Identified text"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | print_event!(YourNickChanging, "Your Nick Changing", "`%C20*%O$tYou are now known as %C18$2%O`", 0: "Old nickname", 1: "New nickname"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/impls.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | print_event!(YourNickChanging, "Your Nick Changing", "`%C20*%O$tYou are now known as %C18$2%O`", 0: "Old nickname", 1: "New nickname"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event/print.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | / /// Special print event types which can only be hooked, not emitted. [INFO] [stdout] 74 | | /// [INFO] [stdout] 75 | | /// Attempting to emit these events with emission functions such as [`PluginHandle::emit_print`](../../../struct.PluginHandle.html#method.emit_print) will alwa... [INFO] [stdout] 76 | | /// [INFO] [stdout] 77 | | /// Analogous to the special print events documented for [`hexchat_hook_print`](https://hexchat.readthedocs.io/en/latest/plugins.html#c.hexchat_hook_print). [INFO] [stdout] | |____________________________________________________________________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / print_event!( [INFO] [stdout] 2 | | OpenContext, [INFO] [stdout] 3 | | "Open Context", [INFO] [stdout] 4 | | "Called when a new hexchat_context is created.", [INFO] [stdout] 5 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / print_event!( [INFO] [stdout] 7 | | CloseContext, [INFO] [stdout] 8 | | "Close Context", [INFO] [stdout] 9 | | "Called when a hexchat_context pointer is closed.", [INFO] [stdout] 10 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / print_event!( [INFO] [stdout] 12 | | FocusTab, [INFO] [stdout] 13 | | "Focus Tab", [INFO] [stdout] 14 | | "Called when a tab is brought to front.", [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / print_event!( [INFO] [stdout] 17 | | FocusWindow, [INFO] [stdout] 18 | | "Focus Window", [INFO] [stdout] 19 | | "Called a toplevel window is focused, or the main tab-window is focused by the window manager.", [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | print_event!(DccChatText, "DCC Chat Text", "Called when some text from a DCC Chat arrives.", 0: "Address", 1: "Port", 2: "Nick", 3: "The Message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | print_event!(KeyPress, "Key Press", "Called when some keys are pressed in the input box.", 0: "Key Value", 1: "State Bitfield (shift, capslock, alt)", 2: "String version of the key", 3: "Length of the string (may be 0 for unprintable keys)"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / print_event!( [INFO] [stdout] 2 | | OpenContext, [INFO] [stdout] 3 | | "Open Context", [INFO] [stdout] 4 | | "Called when a new hexchat_context is created.", [INFO] [stdout] 5 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / print_event!( [INFO] [stdout] 2 | | OpenContext, [INFO] [stdout] 3 | | "Open Context", [INFO] [stdout] 4 | | "Called when a new hexchat_context is created.", [INFO] [stdout] 5 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / print_event!( [INFO] [stdout] 7 | | CloseContext, [INFO] [stdout] 8 | | "Close Context", [INFO] [stdout] 9 | | "Called when a hexchat_context pointer is closed.", [INFO] [stdout] 10 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / print_event!( [INFO] [stdout] 7 | | CloseContext, [INFO] [stdout] 8 | | "Close Context", [INFO] [stdout] 9 | | "Called when a hexchat_context pointer is closed.", [INFO] [stdout] 10 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / print_event!( [INFO] [stdout] 12 | | FocusTab, [INFO] [stdout] 13 | | "Focus Tab", [INFO] [stdout] 14 | | "Called when a tab is brought to front.", [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / print_event!( [INFO] [stdout] 12 | | FocusTab, [INFO] [stdout] 13 | | "Focus Tab", [INFO] [stdout] 14 | | "Called when a tab is brought to front.", [INFO] [stdout] 15 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / print_event!( [INFO] [stdout] 17 | | FocusWindow, [INFO] [stdout] 18 | | "Focus Window", [INFO] [stdout] 19 | | "Called a toplevel window is focused, or the main tab-window is focused by the window manager.", [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / print_event!( [INFO] [stdout] 17 | | FocusWindow, [INFO] [stdout] 18 | | "Focus Window", [INFO] [stdout] 19 | | "Called a toplevel window is focused, or the main tab-window is focused by the window manager.", [INFO] [stdout] 20 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | print_event!(DccChatText, "DCC Chat Text", "Called when some text from a DCC Chat arrives.", 0: "Address", 1: "Port", 2: "Nick", 3: "The Message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | print_event!(DccChatText, "DCC Chat Text", "Called when some text from a DCC Chat arrives.", 0: "Address", 1: "Port", 2: "Nick", 3: "The Message"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | print_event!(KeyPress, "Key Press", "Called when some keys are pressed in the input box.", 0: "Key Value", 1: "State Bitfield (shift, capslock, alt)", 2: "String version of the key", 3: "Length of the string (may be 0 for unprintable keys)"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/print/special.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | print_event!(KeyPress, "Key Press", "Called when some keys are pressed in the input box.", 0: "Key Value", 1: "State Bitfield (shift, capslock, alt)", 2: "String version of the key", 3: "Length of the string (may be 0 for unprintable keys)"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event/server.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | //! Server event types. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | server_event!(Away, "AWAY", "", 0: "Sender", 1: "\"AWAY\"", eol 2: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | server_event!(Invite, "INVITE", "", 0: "Sender", 1: "\"INVITE\"", 2: "Target", eol 3: "Channel"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | server_event!(Join, "JOIN", "", 0: "Sender", 1: "\"JOIN\"", 2: "Channel", 3: "Account", eol 4: "Realname"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | server_event!(Kick, "KICK", "", 0: "Sender", 1: "\"KICK\"", 2: "Channel", 3: "Target", eol 4: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | server_event!(Kill, "KILL", "", 0: "Sender", 1: "\"KILL\"", 2: "Target", eol 3: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | server_event!(Mode, "MODE", "", 0: "Sender", 1: "\"MODE\"", 2: "Target", 3: "Modes", eol 4: "Arguments"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | server_event!(Nick, "NICK", "", 0: "Sender", 1: "\"NICK\"", eol 2: "Nickname"); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | server_event!(Notice, "NOTICE", "", 0: "Sender", 1: "\"NOTICE\"", 2: "Target", eol 3: "Text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | server_event!(Part, "PART", "", 0: "Sender", 1: "\"PART\"", 2: "Channel", eol 3: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | server_event!(Ping, "PING", "", 0: "Sender", 1: "\"PING\"", eol 2: "Server"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | server_event!(Pong, "PONG", "", 0: "Sender", 1: "\"PONG\"", 2: "Server", eol 3: "Timestamp"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | server_event!(Privmsg, "PRIVMSG", "", 0: "Sender", 1: "\"PRIVMSG\"", 2: "Target", eol 3: "Text"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | server_event!(Quit, "QUIT", "", 0: "Sender", 1: "\"QUIT\"", eol 2: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | server_event!(Topic, "TOPIC", "", 0: "Sender", 1: "\"TOPIC\"", 2: "Target", eol 3: "Topic"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | / #[doc = "`"] [INFO] [stdout] 109 | | #[doc = $event_name] [INFO] [stdout] 110 | | #[doc = "`"] [INFO] [stdout] 111 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 125 | | )? [INFO] [stdout] 126 | | #[doc = "]."] [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | server_event!(Wallops, "WALLOPS", "", 0: "Sender", 1: "\"WALLOPS\"", eol 2: "Text"); [INFO] [stdout] | ------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event/server/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / server_event!(Away, "AWAY", "", 0: "Sender", 1: "\"AWAY\"", eol 2: "Reason"); [INFO] [stdout] 2 | | server_event!(Invite, "INVITE", "", 0: "Sender", 1: "\"INVITE\"", 2: "Target", eol 3: "Channel"); [INFO] [stdout] 3 | | server_event!(Join, "JOIN", "", 0: "Sender", 1: "\"JOIN\"", 2: "Channel", 3: "Account", eol 4: "Realname"); [INFO] [stdout] 4 | | server_event!(Kick, "KICK", "", 0: "Sender", 1: "\"KICK\"", 2: "Channel", 3: "Target", eol 4: "Reason"); [INFO] [stdout] ... | [INFO] [stdout] 14 | | server_event!(Topic, "TOPIC", "", 0: "Sender", 1: "\"TOPIC\"", 2: "Target", eol 3: "Topic"); [INFO] [stdout] 15 | | server_event!(Wallops, "WALLOPS", "", 0: "Sender", 1: "\"WALLOPS\"", eol 2: "Text"); [INFO] [stdout] | |____________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | server_event!(Away, "AWAY", "", 0: "Sender", 1: "\"AWAY\"", eol 2: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | server_event!(Away, "AWAY", "", 0: "Sender", 1: "\"AWAY\"", eol 2: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | server_event!(Invite, "INVITE", "", 0: "Sender", 1: "\"INVITE\"", 2: "Target", eol 3: "Channel"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | server_event!(Invite, "INVITE", "", 0: "Sender", 1: "\"INVITE\"", 2: "Target", eol 3: "Channel"); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | server_event!(Join, "JOIN", "", 0: "Sender", 1: "\"JOIN\"", 2: "Channel", 3: "Account", eol 4: "Realname"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | server_event!(Join, "JOIN", "", 0: "Sender", 1: "\"JOIN\"", 2: "Channel", 3: "Account", eol 4: "Realname"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/event.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | / impl $struct_name { [INFO] [stdout] 131 | | const FIELD_COUNT: usize = count!($($index)* $($eol_index)?); [INFO] [stdout] 132 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/event/server/impls.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | server_event!(Kick, "KICK", "", 0: "Sender", 1: "\"KICK\"", 2: "Channel", 3: "Target", eol 4: "Reason"); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [WARN] too many lines in the log, truncating it