[INFO] fetching crate palisade-errors 1.0.1... [INFO] testing palisade-errors-1.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate palisade-errors 1.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate palisade-errors 1.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate palisade-errors 1.0.1 [INFO] tweaked toml for crates.io crate palisade-errors 1.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate palisade-errors 1.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate palisade-errors 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded stats_alloc v0.1.10 [INFO] [stderr] Downloaded clap v4.5.59 [INFO] [stderr] Downloaded clap_builder v4.5.59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65f5a907420e22e98f7adb859a82838a035bdf5ae455aaf9127ddfc8691cd3b6 [INFO] running `Command { std: "docker" "start" "-a" "65f5a907420e22e98f7adb859a82838a035bdf5ae455aaf9127ddfc8691cd3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65f5a907420e22e98f7adb859a82838a035bdf5ae455aaf9127ddfc8691cd3b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f5a907420e22e98f7adb859a82838a035bdf5ae455aaf9127ddfc8691cd3b6", kill_on_drop: false }` [INFO] [stdout] 65f5a907420e22e98f7adb859a82838a035bdf5ae455aaf9127ddfc8691cd3b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08ac93042fba247a62d007c31f500b4d03c153608d84ea8224318bd1a9452ed5 [INFO] running `Command { std: "docker" "start" "-a" "08ac93042fba247a62d007c31f500b4d03c153608d84ea8224318bd1a9452ed5", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling palisade-errors v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ContextMetadata` is never constructed [INFO] [stdout] --> src/context.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) struct ContextMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add`, `get`, `iter`, `is_empty`, and `len` are never used [INFO] [stdout] --> src/context.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 143 | impl ContextMetadata { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub(crate) fn add(&mut self, key: &'static str, value: impl Into>) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | pub(crate) fn get(&self, key: &'static str) -> Option<&str> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | pub(crate) fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub(crate) fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub(crate) fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate_with_indicator` is never used [INFO] [stdout] --> src/logging.rs:259:4 [INFO] [stdout] | [INFO] [stdout] 259 | fn truncate_with_indicator(s: &str) -> Cow<'_, str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `capacity` is never used [INFO] [stdout] --> src/ring_buffer.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 88 | impl RingBuffer { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | OutOfRange { value: u16 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:509:22 [INFO] [stdout] | [INFO] [stdout] 509 | CodeOutOfRange { value: u16 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | namespace: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | category: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | namespace: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | impact: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a macro [INFO] [stdout] --> src/convenience.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | macro_rules! create_lie_error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:424:1 [INFO] [stdout] | [INFO] [stdout] 424 | / define_error_codes! { [INFO] [stdout] 425 | | &namespaces::PLT, OperationCategory::System => { [INFO] [stdout] 426 | | PLT_UNSUPPORTED = (700, 400), [INFO] [stdout] 427 | | PLT_SYSCALL_FAILED = (701, 400), [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | / define_error_codes! { [INFO] [stdout] 466 | | &namespaces::IO, OperationCategory::IO => { [INFO] [stdout] 467 | | IO_READ_FAILED = (800, 200), [INFO] [stdout] 468 | | IO_WRITE_FAILED = (801, 200), [INFO] [stdout] ... | [INFO] [stdout] 499 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub const CORE_START: u16 = 1; pub const CORE_END: u16 = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | pub const CORE_START: u16 = 1; pub const CORE_END: u16 = 99; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub const CFG_START: u16 = 100; pub const CFG_END: u16 = 199; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | pub const CFG_START: u16 = 100; pub const CFG_END: u16 = 199; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub const DCP_START: u16 = 200; pub const DCP_END: u16 = 299; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:56:38 [INFO] [stdout] | [INFO] [stdout] 56 | pub const DCP_START: u16 = 200; pub const DCP_END: u16 = 299; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub const TEL_START: u16 = 300; pub const TEL_END: u16 = 399; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | pub const TEL_START: u16 = 300; pub const TEL_END: u16 = 399; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub const COR_START: u16 = 400; pub const COR_END: u16 = 499; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | pub const COR_START: u16 = 400; pub const COR_END: u16 = 499; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub const RSP_START: u16 = 500; pub const RSP_END: u16 = 599; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | pub const RSP_START: u16 = 500; pub const RSP_END: u16 = 599; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub const LOG_START: u16 = 600; pub const LOG_END: u16 = 699; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | pub const LOG_START: u16 = 600; pub const LOG_END: u16 = 699; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub const PLT_START: u16 = 700; pub const PLT_END: u16 = 799; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | pub const PLT_START: u16 = 700; pub const PLT_END: u16 = 799; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub const IO_START: u16 = 800; pub const IO_END: u16 = 899; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/definitions.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | pub const IO_START: u16 = 800; pub const IO_END: u16 = 899; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/logging.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/logging.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub code: &'a ErrorCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/logging.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub operation: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/logging.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub details: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/logging.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub source_internal: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/logging.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub source_sensitive: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/logging.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub metadata: &'a [(&'static str, ContextField)], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/logging.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub retryable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/logging.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | pub const fn operation(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/logging.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | pub const fn details(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/logging.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | pub const fn source_internal(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/logging.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pub const fn source_sensitive(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/logging.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub const fn is_retryable(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/models.rs:731:5 [INFO] [stdout] | [INFO] [stdout] 731 | Truth(&'a str), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/models.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 732 | Lie(&'a str), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s [INFO] running `Command { std: "docker" "inspect" "08ac93042fba247a62d007c31f500b4d03c153608d84ea8224318bd1a9452ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ac93042fba247a62d007c31f500b4d03c153608d84ea8224318bd1a9452ed5", kill_on_drop: false }` [INFO] [stdout] 08ac93042fba247a62d007c31f500b4d03c153608d84ea8224318bd1a9452ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9750900c190f2d0c649400f9d947ad9e925b838c507cc976dcf358405aa1b0dc [INFO] running `Command { std: "docker" "start" "-a" "9750900c190f2d0c649400f9d947ad9e925b838c507cc976dcf358405aa1b0dc", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling stats_alloc v0.1.10 [INFO] [stdout] warning: struct `ContextMetadata` is never constructed [INFO] [stdout] --> src/context.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) struct ContextMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add`, `get`, `iter`, `is_empty`, and `len` are never used [INFO] [stdout] --> src/context.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 143 | impl ContextMetadata { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 146 | pub(crate) fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub(crate) fn add(&mut self, key: &'static str, value: impl Into>) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | pub(crate) fn get(&self, key: &'static str) -> Option<&str> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 188 | pub(crate) fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub(crate) fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub(crate) fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate_with_indicator` is never used [INFO] [stdout] --> src/logging.rs:259:4 [INFO] [stdout] | [INFO] [stdout] 259 | fn truncate_with_indicator(s: &str) -> Cow<'_, str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `capacity` is never used [INFO] [stdout] --> src/ring_buffer.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 88 | impl RingBuffer { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 119 | fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | OutOfRange { value: u16 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:509:22 [INFO] [stdout] | [INFO] [stdout] 509 | CodeOutOfRange { value: u16 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | namespace: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | category: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | namespace: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/codes.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | impact: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a macro [INFO] [stdout] --> src/convenience.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | macro_rules! create_lie_error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / define_error_codes! { [INFO] [stdout] 71 | | &namespaces::CORE, OperationCategory::System => { [INFO] [stdout] 72 | | CORE_INIT_FAILED = (1, 600), [INFO] [stdout] 73 | | CORE_SHUTDOWN_FAILED = (2, 600), [INFO] [stdout] ... | [INFO] [stdout] 103 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | / define_error_codes! { [INFO] [stdout] 111 | | &namespaces::CFG, OperationCategory::Configuration => { [INFO] [stdout] 112 | | CFG_PARSE_FAILED = (100, 200), [INFO] [stdout] 113 | | CFG_VALIDATION_FAILED = (101, 200), [INFO] [stdout] ... | [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / define_error_codes! { [INFO] [stdout] 156 | | &namespaces::DCP, OperationCategory::Deployment => { [INFO] [stdout] 157 | | DCP_DEPLOY_FAILED = (200, 300), [INFO] [stdout] 158 | | DCP_ARTIFACT_CREATE = (201, 300), [INFO] [stdout] ... | [INFO] [stdout] 189 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:201:1 [INFO] [stdout] | [INFO] [stdout] 201 | / define_error_codes! { [INFO] [stdout] 202 | | &namespaces::DCP, OperationCategory::Deception => { [INFO] [stdout] 203 | | // Internal truth diverged from exposed lie (e.g., Hostname mismatch). [INFO] [stdout] 204 | | DCP_NARRATIVE_DESYNC = (231, 500), [INFO] [stdout] ... | [INFO] [stdout] 226 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | / define_error_codes! { [INFO] [stdout] 234 | | &namespaces::TEL, OperationCategory::Monitoring => { [INFO] [stdout] 235 | | TEL_INIT_FAILED = (300, 400), [INFO] [stdout] 236 | | TEL_WATCH_FAILED = (301, 400), [INFO] [stdout] ... | [INFO] [stdout] 276 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / define_error_codes! { [INFO] [stdout] 284 | | &namespaces::COR, OperationCategory::Analysis => { [INFO] [stdout] 285 | | COR_RULE_EVAL_FAILED = (400, 300), [INFO] [stdout] 286 | | COR_BUFFER_OVERFLOW = (401, 300), [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | / define_error_codes! { [INFO] [stdout] 335 | | &namespaces::RSP, OperationCategory::Response => { [INFO] [stdout] 336 | | RSP_EXEC_FAILED = (500, 300), [INFO] [stdout] 337 | | RSP_TIMEOUT = (501, 300), [INFO] [stdout] ... | [INFO] [stdout] 376 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/convenience.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | pub const $name: $crate::ErrorCode = $crate::ErrorCode::const_new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/definitions.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | / define_error_codes! { [INFO] [stdout] 384 | | &namespaces::LOG, OperationCategory::Audit => { [INFO] [stdout] 385 | | LOG_WRITE_FAILED = (600, 200), [INFO] [stdout] 386 | | LOG_ROTATE_FAILED = (601, 200), [INFO] [stdout] ... | [INFO] [stdout] 417 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::define_error_code` which comes from the expansion of the macro `define_error_codes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [WARN] too many lines in the log, truncating it