[INFO] cloning repository https://github.com/binarynightowl/gridborg-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binarynightowl/gridborg-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinarynightowl%2Fgridborg-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinarynightowl%2Fgridborg-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adb63a22dc08ba5fa65e0051880749ba9b737262 [INFO] checking binarynightowl/gridborg-rs against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinarynightowl%2Fgridborg-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/binarynightowl/gridborg-rs [INFO] finished tweaking git repo https://github.com/binarynightowl/gridborg-rs [INFO] tweaked toml for git repo https://github.com/binarynightowl/gridborg-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/binarynightowl/gridborg-rs on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/binarynightowl/gridborg-rs 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.24.2 [INFO] [stderr] Downloaded pyo3-build-config v0.24.2 [INFO] [stderr] Downloaded pyo3-ffi v0.24.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.2 [INFO] [stderr] Downloaded pyo3 v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25463972a1df9215619e993d66899806becc2a9fe21652613aa8407e28282c52 [INFO] running `Command { std: "docker" "start" "-a" "25463972a1df9215619e993d66899806becc2a9fe21652613aa8407e28282c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25463972a1df9215619e993d66899806becc2a9fe21652613aa8407e28282c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25463972a1df9215619e993d66899806becc2a9fe21652613aa8407e28282c52", kill_on_drop: false }` [INFO] [stdout] 25463972a1df9215619e993d66899806becc2a9fe21652613aa8407e28282c52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a081d5405cbac3f7638b39ec6f31e1282a6e7e8f1adace80a5277043919413a3 [INFO] running `Command { std: "docker" "start" "-a" "a081d5405cbac3f7638b39ec6f31e1282a6e7e8f1adace80a5277043919413a3", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling gridborg-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/events.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | let mut line = line.split('#').next().unwrap_or("").trim(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/events.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 438 | let mut line = line.split('#').next().unwrap_or("").trim(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reader` is never read [INFO] [stdout] --> src/client.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct GridborgClient { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | reader: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_ALAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ALAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VAP_ALAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_MULAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_MULAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VAP_MULAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_PCM16` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_PCM16` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_PCM8` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_PCM8` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_PCM_S8` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_Linear_16_Mono_16kHz` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_40K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_32K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_24K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_16K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_GSM610` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_GSM610` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_MS_GSM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_MS_GSM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ILBC_13K3` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ILBC_15K2` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_LPC10` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_5_95K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_8K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_11K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_15K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_18_2K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_24_6K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexWB_20_6K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexWNarrow_8K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_IMA_ADPCM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_IMA_ADPCM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_MSADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_MSADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_ADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VAP_ADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G728` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729A` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729B` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729AB` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231_5_3K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231A_6_3K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231A_5_3K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_1` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_2` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_3` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_4` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_5` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_6` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_7` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_8` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_9` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_STAR` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_0` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_HASH` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_A` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_B` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_C` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_D` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_BusyTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DialTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_RingBackTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_RecorderWarningTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_RecorderConnectedTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_CallWaitingTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_ReorderTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_PLAY_TONES` is never used [INFO] [stdout] --> src/macros.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | pub const ALL_PLAY_TONES: &[$crate::constants::ToneType] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `session_id` is never read [INFO] [stdout] --> src/events.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct SessionCreated { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 47 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionCreated` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `session_id` is never read [INFO] [stdout] --> src/events.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct SessionDeleted { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 52 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionDeleted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ResourceCreated { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 57 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 58 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceCreated` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct ResourceDeleted { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 63 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 64 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDeleted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `in_talk`, and `energy_level` are never read [INFO] [stdout] --> src/events.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct AudioLevelNotification { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 69 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 70 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 71 | in_talk: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 72 | energy_level: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioLevelNotification` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `state` are never read [INFO] [stdout] --> src/events.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct StreamBufferStateNotification { [INFO] [stdout] | ----------------------------- fields in this struct [INFO] [stdout] 77 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | state: EStreamBufferStateNotification, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamBufferStateNotification` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/events.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct CallIncoming { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 86 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 87 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | call_identifier: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | ani: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 90 | dnis: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | rdn: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 92 | remote_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 93 | remote_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallIncoming` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `address`, and `call_identifier` are never read [INFO] [stdout] --> src/events.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct CallOutgoing { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 98 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 99 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 100 | address: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 101 | call_identifier: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallOutgoing` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `user` are never read [INFO] [stdout] --> src/events.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct CallRemoteAlerting { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 106 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 107 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 108 | user: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallRemoteAlerting` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct CallConnectionEstablished { [INFO] [stdout] | ------------------------- fields in this struct [INFO] [stdout] 113 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallConnectionEstablished` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `reason`, and `protocol_specific_reason` are never read [INFO] [stdout] --> src/events.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct CallConnectionFailed { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 119 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 120 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 121 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 122 | protocol_specific_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallConnectionFailed` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `reason`, and `protocol_specific_reason` are never read [INFO] [stdout] --> src/events.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct CallCleared { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 127 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 129 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 130 | protocol_specific_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallCleared` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct CallSendDTMFFinished { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 135 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 136 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallSendDTMFFinished` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `key`, and `duration` are never read [INFO] [stdout] --> src/events.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct CallKeyPress { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 141 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 142 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 143 | key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallKeyPress` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct PlayerStarted { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 151 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 152 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerStarted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct PlayerStopped { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 157 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 158 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerStopped` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `error_text` are never read [INFO] [stdout] --> src/events.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub struct PlayerError { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 163 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 164 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 165 | error_text: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct RecorderStarted { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 172 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 173 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecorderStarted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `reason` are never read [INFO] [stdout] --> src/events.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct RecorderStopped { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 178 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 179 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 180 | reason: RecorderStopReason, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecorderStopped` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `error_text` are never read [INFO] [stdout] --> src/events.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct RecorderError { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 185 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 186 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 187 | error_text: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecorderError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub struct RecorderVoiceTrigger { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 192 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 193 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RecorderVoiceTrigger` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `receiver_data_address`, `receiver_control_address`, and `rtp_payload_type` are never read [INFO] [stdout] --> src/events.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 199 | pub struct RtpChannelStartedReceiving { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 200 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 201 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 202 | receiver_data_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 203 | receiver_control_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 204 | rtp_payload_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtpChannelStartedReceiving` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `sender_control_address`, and `rtp_payload_type` are never read [INFO] [stdout] --> src/events.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub struct RtpChannelStartedSending { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 209 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 210 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 211 | sender_control_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 212 | rtp_payload_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtpChannelStartedSending` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 216 | pub struct RtpChannelSendDTMFFinished { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 217 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 218 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtpChannelSendDTMFFinished` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `key`, and `duration` are never read [INFO] [stdout] --> src/events.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub struct RtpChannelReceivedDTMF { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 223 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 224 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 225 | key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 226 | duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtpChannelReceivedDTMF` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct RtpChannelStopped { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 231 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 232 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RtpChannelStopped` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct SoundDeviceStarted { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 239 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 240 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SoundDeviceStarted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct SoundDeviceStopped { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 245 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 246 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SoundDeviceStopped` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 250 | pub struct SoundDeviceError { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 251 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 252 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SoundDeviceError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 258 | pub struct ModeChangeT38 { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 259 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 260 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModeChangeT38` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 264 | pub struct ModeChangeT38Refused { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 265 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 266 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModeChangeT38Refused` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 270 | pub struct FaxIncoming { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 271 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 272 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FaxIncoming` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `speed`, `paper_size`, `resolution`, and `ecm` are never read [INFO] [stdout] --> src/events.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub struct FacsimilePageStarted { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 277 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 278 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 279 | speed: FaxSendSpeed, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 280 | paper_size: DocumentPreparePaperSize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 281 | resolution: DocumentPrepareResolution, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 282 | ecm: ECM, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FacsimilePageStarted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:287:5 [INFO] [stdout] | [INFO] [stdout] 286 | pub struct FacsimilePageReceived { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 287 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 288 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FacsimilePageReceived` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 292 | pub struct FacsimilePageSent { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 293 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 294 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FacsimilePageSent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 298 | pub struct FaxOperationsStarted { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 299 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 300 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FaxOperationsStarted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 304 | pub struct FaxOperationFailed { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 305 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 306 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FaxOperationFailed` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 310 | pub struct FaxOperationFinished { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 311 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 312 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FaxOperationFinished` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 316 | pub struct FaxOperationAborted { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 317 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 318 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FaxOperationAborted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 324 | pub struct DocumentPrepared { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 325 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 326 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentPrepared` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `reason` are never read [INFO] [stdout] --> src/events.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 330 | pub struct DocumentNotPrepared { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 331 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 332 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 333 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentNotPrepared` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct DocumentSaved { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 338 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 339 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentSaved` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `reason` are never read [INFO] [stdout] --> src/events.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 343 | pub struct DocumentNotSaved { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 344 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 345 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 346 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentNotSaved` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 350 | pub struct DocumentCleared { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 351 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 352 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentCleared` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | m.add_function(wrap_pyfunction!(sum_as_string, m)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 17 | let _ = m.add_function(wrap_pyfunction!(sum_as_string, m)?); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G711_ALAW_64K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G711_ALAW_64_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G711_ULAW_64K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G711_ULAW_64_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_PCM16` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_PCM16: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_LINEAR16_8K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_LINEAR16_8_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_PCM_S8` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_PCM_S8: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reader` is never read [INFO] [stdout] --> src/client.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 31 | struct GridborgClient { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | reader: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_ALAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ALAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VAP_ALAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_MULAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_MULAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VAP_MULAW` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_PCM16` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_PCM16` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_PCM8` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_PCM8` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_PCM_S8` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_Linear_16_Mono_16kHz` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_40K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_32K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_24K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G726_16K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_GSM610` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_GSM610` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_MS_GSM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_MS_GSM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ILBC_13K3` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ILBC_15K2` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_PCM_U8` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_PCM_U8: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_LPC10` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_5_95K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_8K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_11K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_15K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_18_2K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexNB_24_6K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexWB_20_6K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_SpeexWNarrow_8K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_IMA_ADPCM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_IMA_ADPCM` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_MSADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_MSADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WAV_ADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_ADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VAP_ADPCM4` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G728` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729A` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729B` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G729AB` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231_5_3K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231A_6_3K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RAW_G7231A_5_3K` is never used [INFO] [stdout] --> src/macros.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub const [<$prefix _ $codec>]: $crate::constants::AudioFormatType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / audio_formats! { [INFO] [stdout] 63 | | // codec wav raw vap channels [INFO] [stdout] 64 | | (ALAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] 65 | | (MULAW , Y , Y , Y , Channels::from_u8(2)), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (G7231A_5_3K , N , Y , N , Channels::from_u8(1)), [INFO] [stdout] 99 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `audio_formats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_1` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_2` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_3` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_4` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_5` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_6` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_7` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_8` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_9` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_STAR` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_0` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_HASH` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_A` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_B` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_C` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DTMF_D` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_BusyTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_DialTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_RingBackTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_RecorderWarningTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_RecorderConnectedTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_CallWaitingTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PlayTone_ReorderTone` is never used [INFO] [stdout] --> src/macros.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const []: $crate::constants::ToneType = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_PLAY_TONES` is never used [INFO] [stdout] --> src/macros.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | pub const ALL_PLAY_TONES: &[$crate::constants::ToneType] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | / play_tones! { [INFO] [stdout] 276 | | // DTMF digits [INFO] [stdout] 277 | | (DTMF_1 , "DTMF tone \"1\"" , 697 , 1209 , _ , _ ), [INFO] [stdout] 278 | | (DTMF_2 , "DTMF tone \"2\"" , 697 , 1336 , _ , _ ), [INFO] [stdout] ... | [INFO] [stdout] 301 | | (ReorderTone , "Reorder tone" , 480 , 620 , 300 , 200 ), [INFO] [stdout] 302 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `play_tones` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `session_id` is never read [INFO] [stdout] --> src/events.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct SessionDeleted { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 52 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionDeleted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id` and `resource_id` are never read [INFO] [stdout] --> src/events.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct ResourceDeleted { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 63 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 64 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResourceDeleted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, `in_talk`, and `energy_level` are never read [INFO] [stdout] --> src/events.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct AudioLevelNotification { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 69 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 70 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 71 | in_talk: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 72 | energy_level: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioLevelNotification` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `session_id`, `resource_id`, and `state` are never read [INFO] [stdout] --> src/events.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct StreamBufferStateNotification { [INFO] [stdout] | ----------------------------- fields in this struct [INFO] [stdout] 77 | session_id: SessionId, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | resource_id: ResourceId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | state: EStreamBufferStateNotification, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamBufferStateNotification` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rdn` and `remote_address` are never read [INFO] [stdout] --> src/events.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct CallIncoming { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 91 | rdn: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 92 | remote_name: Option, [INFO] [stdout] 93 | remote_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallIncoming` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `paper_size`, `resolution`, and `ecm` are never read [INFO] [stdout] --> src/events.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub struct FacsimilePageStarted { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 280 | paper_size: DocumentPreparePaperSize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 281 | resolution: DocumentPrepareResolution, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 282 | ecm: ECM, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FacsimilePageStarted` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | m.add_function(wrap_pyfunction!(sum_as_string, m)?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 17 | let _ = m.add_function(wrap_pyfunction!(sum_as_string, m)?); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_LINEAR16_16K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_LINEAR16_16_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_40K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_40_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_32K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_32_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_24K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_24_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G711_ALAW_64K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G711_ALAW_64_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_16K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_16_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G711_ULAW_64K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G711_ULAW_64_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_GSM_0610` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_GSM_0610: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_MS_GSM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_MS_GSM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_PCM16` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_PCM16: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_ILBC_13K3` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_ILBC_13_K3: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_LINEAR16_8K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_LINEAR16_8_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_ILBC_15K2` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_ILBC_15_K2: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_PCM_S8` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_PCM_S8: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_LPC10` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_LPC10: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_PCM_U8` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_PCM_U8: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_5_95K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_5_95_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_LINEAR16_16K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_LINEAR16_16_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_8K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_8_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_40K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_40_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_11K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_11_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_15K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_15_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_32K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_32_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_24K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_24_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_18_2K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_18_2_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G726_16K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G726_16_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_24_6K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_24_6_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_GSM_0610` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_GSM_0610: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_MS_GSM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_MS_GSM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXW_8K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXW_8_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_ILBC_13K3` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_ILBC_13_K3: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXW_20_6K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXW_20_6_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_ILBC_15K2` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_ILBC_15_K2: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_LPC10` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_LPC10: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXNB` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXNB: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_5_95K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_5_95_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXWB` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXWB: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_8K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_8_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_IMA_ADPCM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_IMA_ADPCM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_11K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_11_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_15K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_15_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_MS_ADPCM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_MS_ADPCM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_18_2K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_18_2_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_VOX_ADPCM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_VOX_ADPCM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEX_24_6K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEX_24_6_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G728` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G728: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXW_8K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXW_8_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXW_20_6K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXW_20_6_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729A` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729_A: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXNB` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXNB: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729B` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729_B: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_SPEEXWB` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_SPEEXWB: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729AB` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729_AB: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_IMA_ADPCM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_IMA_ADPCM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_MS_ADPCM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_MS_ADPCM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231_5_3K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231_5_3_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231A_6_3K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231_A_6_3_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_VOX_ADPCM` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_VOX_ADPCM: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231A_5_3K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231_A_5_3_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G728` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G728: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByLocalUser` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_LOCAL_USER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoAccept` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_ACCEPT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729A` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729_A: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByAnswerDenied` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_ANSWER_DENIED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729B` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729_B: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRemoteUser` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REMOTE_USER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G729AB` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G729_AB: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRefusal` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REFUSAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoAnswer` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_ANSWER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByCallerAbort` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CALLER_ABORT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231_5_3K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231_5_3_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByTransportFail` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_TRANSPORT_FAIL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByConnectFail` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CONNECT_FAIL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231A_6_3K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231_A_6_3_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByGatekeeper` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_GATEKEEPER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PayloadType_G7231A_5_3K` should have an upper case name [INFO] [stdout] --> src/macros.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / payload_types! { [INFO] [stdout] 102 | | (G711_ALAW_64K , "G.711-ALaw-64k" , 0 , 8000), [INFO] [stdout] 103 | | (G711_ULAW_64K , "G.711-uLaw-64k" , 8 , 8000), [INFO] [stdout] 104 | | (PCM16 , "PCM-16" , _ , 8000), [INFO] [stdout] ... | [INFO] [stdout] 139 | | (G7231A_5_3K , "G.723.1A(5.3k)" , 4 , 8000), [INFO] [stdout] 140 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `payload_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 40 - pub const []: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] 40 + pub const PAYLOAD_TYPE_G7231_A_5_3_K: $crate::constants::PayloadType = $crate::constants::PayloadType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoUser` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_USER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByLocalUser` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_LOCAL_USER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoBandwidth` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_BANDWIDTH: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoAccept` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_ACCEPT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByCapabilityExchange` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CAPABILITY_EXCHANGE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByAnswerDenied` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_ANSWER_DENIED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByCallForwarded` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CALL_FORWARDED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRemoteUser` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REMOTE_USER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedBySecurityDenial` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_SECURITY_DENIAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByLocalBusy` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_LOCAL_BUSY: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRefusal` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REFUSAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByLocalCongestion` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_LOCAL_CONGESTION: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoAnswer` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_ANSWER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRemoteBusy` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REMOTE_BUSY: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByCallerAbort` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CALLER_ABORT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRemoteCongestion` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REMOTE_CONGESTION: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByTransportFail` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_TRANSPORT_FAIL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByUnreachable` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_UNREACHABLE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoEndPoint` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_END_POINT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByConnectFail` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CONNECT_FAIL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByGatekeeper` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_GATEKEEPER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByHostOffline` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_HOST_OFFLINE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByTemporaryFailure` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_TEMPORARY_FAILURE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoUser` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_USER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByQ931Cause` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_Q931_CAUSE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoBandwidth` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_BANDWIDTH: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByDurationLimit` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_DURATION_LIMIT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByCapabilityExchange` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CAPABILITY_EXCHANGE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByInvalidConferenceID` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_INVALID_CONFERENCE_ID: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByCallForwarded` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_CALL_FORWARDED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AlertingType_Deferred` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / constant_set! { [INFO] [stdout] 176 | | type = AlertingType, [INFO] [stdout] 177 | | prefix = AlertingType, [INFO] [stdout] 178 | | slice = ALL_ALERTING_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 182 | | (WithMedia, "An 'with media' Alerting message is sent to the caller and media channels are started."), [INFO] [stdout] 183 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ALERTING_TYPE_DEFERRED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedBySecurityDenial` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_SECURITY_DENIAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AlertingType_Normal` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / constant_set! { [INFO] [stdout] 176 | | type = AlertingType, [INFO] [stdout] 177 | | prefix = AlertingType, [INFO] [stdout] 178 | | slice = ALL_ALERTING_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 182 | | (WithMedia, "An 'with media' Alerting message is sent to the caller and media channels are started."), [INFO] [stdout] 183 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ALERTING_TYPE_NORMAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AlertingType_WithMedia` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / constant_set! { [INFO] [stdout] 176 | | type = AlertingType, [INFO] [stdout] 177 | | prefix = AlertingType, [INFO] [stdout] 178 | | slice = ALL_ALERTING_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 182 | | (WithMedia, "An 'with media' Alerting message is sent to the caller and media channels are started."), [INFO] [stdout] 183 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ALERTING_TYPE_WITH_MEDIA: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByLocalBusy` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_LOCAL_BUSY: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByLocalCongestion` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_LOCAL_CONGESTION: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RecorderStopReason_ExplicitRequest` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / constant_set! { [INFO] [stdout] 186 | | type = RecorderStopReason, [INFO] [stdout] 187 | | prefix = RecorderStopReason, [INFO] [stdout] 188 | | slice = ALL_RECORDER_STOP_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 192 | | (MaxSilenceDetected, "Maximum silence time was detected"), [INFO] [stdout] 193 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const RECORDER_STOP_REASON_EXPLICIT_REQUEST: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRemoteBusy` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REMOTE_BUSY: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RecorderStopReason_MaxDurationExceeded` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / constant_set! { [INFO] [stdout] 186 | | type = RecorderStopReason, [INFO] [stdout] 187 | | prefix = RecorderStopReason, [INFO] [stdout] 188 | | slice = ALL_RECORDER_STOP_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 192 | | (MaxSilenceDetected, "Maximum silence time was detected"), [INFO] [stdout] 193 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const RECORDER_STOP_REASON_MAX_DURATION_EXCEEDED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RecorderStopReason_MaxSilenceDetected` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / constant_set! { [INFO] [stdout] 186 | | type = RecorderStopReason, [INFO] [stdout] 187 | | prefix = RecorderStopReason, [INFO] [stdout] 188 | | slice = ALL_RECORDER_STOP_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 192 | | (MaxSilenceDetected, "Maximum silence time was detected"), [INFO] [stdout] 193 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const RECORDER_STOP_REASON_MAX_SILENCE_DETECTED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByRemoteCongestion` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_REMOTE_CONGESTION: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EStreamBufferStateNotification_Underrun` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / constant_set! { [INFO] [stdout] 196 | | type = EStreamBufferStateNotification, [INFO] [stdout] 197 | | prefix = EStreamBufferStateNotification, [INFO] [stdout] 198 | | slice = ALL_ESTREAM_BUFFER_STATE_NOTIFICATIONS, [INFO] [stdout] ... | [INFO] [stdout] 202 | | (Overrun, "Buffer is full, no room for new data"), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ESTREAM_BUFFER_STATE_NOTIFICATION_UNDERRUN: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByUnreachable` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_UNREACHABLE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EStreamBufferStateNotification_Optimum` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / constant_set! { [INFO] [stdout] 196 | | type = EStreamBufferStateNotification, [INFO] [stdout] 197 | | prefix = EStreamBufferStateNotification, [INFO] [stdout] 198 | | slice = ALL_ESTREAM_BUFFER_STATE_NOTIFICATIONS, [INFO] [stdout] ... | [INFO] [stdout] 202 | | (Overrun, "Buffer is full, no room for new data"), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ESTREAM_BUFFER_STATE_NOTIFICATION_OPTIMUM: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByNoEndPoint` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_NO_END_POINT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EStreamBufferStateNotification_Overrun` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / constant_set! { [INFO] [stdout] 196 | | type = EStreamBufferStateNotification, [INFO] [stdout] 197 | | prefix = EStreamBufferStateNotification, [INFO] [stdout] 198 | | slice = ALL_ESTREAM_BUFFER_STATE_NOTIFICATIONS, [INFO] [stdout] ... | [INFO] [stdout] 202 | | (Overrun, "Buffer is full, no room for new data"), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ESTREAM_BUFFER_STATE_NOTIFICATION_OVERRUN: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V27At2400` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V27_AT2400: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByHostOffline` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_HOST_OFFLINE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V27At4800` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V27_AT4800: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByTemporaryFailure` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_TEMPORARY_FAILURE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V29At7200` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V29_AT7200: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByQ931Cause` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_Q931_CAUSE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V29At9600` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V29_AT9600: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At12000` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT12000: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByDurationLimit` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_DURATION_LIMIT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At14400` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT14400: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CallEndReason_EndedByInvalidConferenceID` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | / constant_set! { [INFO] [stdout] 143 | | type = CallEndReason, [INFO] [stdout] 144 | | prefix = CallEndReason, [INFO] [stdout] 145 | | slice = ALL_CALL_END_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 172 | | (EndedByInvalidConferenceID, "Call cleared due to invalid conference ID"), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const CALL_END_REASON_ENDED_BY_INVALID_CONFERENCE_ID: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At7200` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT7200: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AlertingType_Deferred` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / constant_set! { [INFO] [stdout] 176 | | type = AlertingType, [INFO] [stdout] 177 | | prefix = AlertingType, [INFO] [stdout] 178 | | slice = ALL_ALERTING_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 182 | | (WithMedia, "An 'with media' Alerting message is sent to the caller and media channels are started."), [INFO] [stdout] 183 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ALERTING_TYPE_DEFERRED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At9600` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT9600: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AlertingType_Normal` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / constant_set! { [INFO] [stdout] 176 | | type = AlertingType, [INFO] [stdout] 177 | | prefix = AlertingType, [INFO] [stdout] 178 | | slice = ALL_ALERTING_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 182 | | (WithMedia, "An 'with media' Alerting message is sent to the caller and media channels are started."), [INFO] [stdout] 183 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ALERTING_TYPE_NORMAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V27` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V27: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AlertingType_WithMedia` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | / constant_set! { [INFO] [stdout] 176 | | type = AlertingType, [INFO] [stdout] 177 | | prefix = AlertingType, [INFO] [stdout] 178 | | slice = ALL_ALERTING_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 182 | | (WithMedia, "An 'with media' Alerting message is sent to the caller and media channels are started."), [INFO] [stdout] 183 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ALERTING_TYPE_WITH_MEDIA: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V29` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V29: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V27V29` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V27_V29: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RecorderStopReason_ExplicitRequest` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / constant_set! { [INFO] [stdout] 186 | | type = RecorderStopReason, [INFO] [stdout] 187 | | prefix = RecorderStopReason, [INFO] [stdout] 188 | | slice = ALL_RECORDER_STOP_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 192 | | (MaxSilenceDetected, "Maximum silence time was detected"), [INFO] [stdout] 193 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const RECORDER_STOP_REASON_EXPLICIT_REQUEST: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V17` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V17: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RecorderStopReason_MaxDurationExceeded` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / constant_set! { [INFO] [stdout] 186 | | type = RecorderStopReason, [INFO] [stdout] 187 | | prefix = RecorderStopReason, [INFO] [stdout] 188 | | slice = ALL_RECORDER_STOP_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 192 | | (MaxSilenceDetected, "Maximum silence time was detected"), [INFO] [stdout] 193 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const RECORDER_STOP_REASON_MAX_DURATION_EXCEEDED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_A4` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_A4: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RecorderStopReason_MaxSilenceDetected` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / constant_set! { [INFO] [stdout] 186 | | type = RecorderStopReason, [INFO] [stdout] 187 | | prefix = RecorderStopReason, [INFO] [stdout] 188 | | slice = ALL_RECORDER_STOP_REASONS, [INFO] [stdout] ... | [INFO] [stdout] 192 | | (MaxSilenceDetected, "Maximum silence time was detected"), [INFO] [stdout] 193 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const RECORDER_STOP_REASON_MAX_SILENCE_DETECTED: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_A3` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_A3: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_B4` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_B4: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EStreamBufferStateNotification_Underrun` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / constant_set! { [INFO] [stdout] 196 | | type = EStreamBufferStateNotification, [INFO] [stdout] 197 | | prefix = EStreamBufferStateNotification, [INFO] [stdout] 198 | | slice = ALL_ESTREAM_BUFFER_STATE_NOTIFICATIONS, [INFO] [stdout] ... | [INFO] [stdout] 202 | | (Overrun, "Buffer is full, no room for new data"), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ESTREAM_BUFFER_STATE_NOTIFICATION_UNDERRUN: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_Legal` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_LEGAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EStreamBufferStateNotification_Optimum` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / constant_set! { [INFO] [stdout] 196 | | type = EStreamBufferStateNotification, [INFO] [stdout] 197 | | prefix = EStreamBufferStateNotification, [INFO] [stdout] 198 | | slice = ALL_ESTREAM_BUFFER_STATE_NOTIFICATIONS, [INFO] [stdout] ... | [INFO] [stdout] 202 | | (Overrun, "Buffer is full, no room for new data"), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ESTREAM_BUFFER_STATE_NOTIFICATION_OPTIMUM: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_Letter` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_LETTER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPrepareResolution_Low` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / constant_set! { [INFO] [stdout] 244 | | type = DocumentPrepareResolution, [INFO] [stdout] 245 | | prefix = DocumentPrepareResolution, [INFO] [stdout] 246 | | slice = ALL_DOCUMENT_PREPARE_RESOLUTIONS, [INFO] [stdout] ... | [INFO] [stdout] 249 | | (High, "High resolution 200x200 dpi."), [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_RESOLUTION_LOW: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EStreamBufferStateNotification_Overrun` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:195:1 [INFO] [stdout] | [INFO] [stdout] 195 | / constant_set! { [INFO] [stdout] 196 | | type = EStreamBufferStateNotification, [INFO] [stdout] 197 | | prefix = EStreamBufferStateNotification, [INFO] [stdout] 198 | | slice = ALL_ESTREAM_BUFFER_STATE_NOTIFICATIONS, [INFO] [stdout] ... | [INFO] [stdout] 202 | | (Overrun, "Buffer is full, no room for new data"), [INFO] [stdout] 203 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const ESTREAM_BUFFER_STATE_NOTIFICATION_OVERRUN: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V27At2400` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V27_AT2400: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPrepareResolution_High` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / constant_set! { [INFO] [stdout] 244 | | type = DocumentPrepareResolution, [INFO] [stdout] 245 | | prefix = DocumentPrepareResolution, [INFO] [stdout] 246 | | slice = ALL_DOCUMENT_PREPARE_RESOLUTIONS, [INFO] [stdout] ... | [INFO] [stdout] 249 | | (High, "High resolution 200x200 dpi."), [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_RESOLUTION_HIGH: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V27At4800` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V27_AT4800: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentAddFileTransformation_Crop` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / constant_set! { [INFO] [stdout] 253 | | type = DocumentAddFileTransformation, [INFO] [stdout] 254 | | prefix = DocumentAddFileTransformation, [INFO] [stdout] 255 | | slice = ALL_DOCUMENT_ADD_FILE_TRANSFORMATIONS, [INFO] [stdout] ... | [INFO] [stdout] 259 | | (ScaleToFit, "Scale the image to fit the page."), [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_ADD_FILE_TRANSFORMATION_CROP: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V29At7200` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V29_AT7200: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentAddFileTransformation_Scale` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / constant_set! { [INFO] [stdout] 253 | | type = DocumentAddFileTransformation, [INFO] [stdout] 254 | | prefix = DocumentAddFileTransformation, [INFO] [stdout] 255 | | slice = ALL_DOCUMENT_ADD_FILE_TRANSFORMATIONS, [INFO] [stdout] ... | [INFO] [stdout] 259 | | (ScaleToFit, "Scale the image to fit the page."), [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_ADD_FILE_TRANSFORMATION_SCALE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentAddFileTransformation_ScaleToFit` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / constant_set! { [INFO] [stdout] 253 | | type = DocumentAddFileTransformation, [INFO] [stdout] 254 | | prefix = DocumentAddFileTransformation, [INFO] [stdout] 255 | | slice = ALL_DOCUMENT_ADD_FILE_TRANSFORMATIONS, [INFO] [stdout] ... | [INFO] [stdout] 259 | | (ScaleToFit, "Scale the image to fit the page."), [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_ADD_FILE_TRANSFORMATION_SCALE_TO_FIT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V29At9600` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V29_AT9600: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_Auto` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_AUTO: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At12000` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT12000: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_JPEG` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_JPEG: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At14400` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT14400: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_TIFF` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_TIFF: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At7200` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT7200: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_PNG` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_PNG: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxSendSpeed_V17At9600` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / constant_set! { [INFO] [stdout] 206 | | type = FaxSendSpeed, [INFO] [stdout] 207 | | prefix = FaxSendSpeed, [INFO] [stdout] 208 | | slice = ALL_FAX_SEND_SPEEDS, [INFO] [stdout] ... | [INFO] [stdout] 217 | | (V17At9600, "ITU-T V.17 at 9600 bps"), [INFO] [stdout] 218 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_SEND_SPEED_V17_AT9600: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_BMP` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_BMP: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_GIF` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_GIF: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V27` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V27: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V29` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V29: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V27V29` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V27_V29: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FaxReceiveMode_V17` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / constant_set! { [INFO] [stdout] 221 | | type = FaxReceiveMode, [INFO] [stdout] 222 | | prefix = FaxReceiveMode, [INFO] [stdout] 223 | | slice = ALL_FAX_RECEIVE_MODES, [INFO] [stdout] ... | [INFO] [stdout] 228 | | (V17, "ITU-T V.17 and ITU-T V.29 and ITU-T V.27 ter"), [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const FAX_RECEIVE_MODE_V17: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_A4` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_A4: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_A3` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_A3: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_B4` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_B4: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_Legal` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_LEGAL: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPreparePaperSize_Letter` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | / constant_set! { [INFO] [stdout] 232 | | type = DocumentPreparePaperSize, [INFO] [stdout] 233 | | prefix = DocumentPreparePaperSize, [INFO] [stdout] 234 | | slice = ALL_DOCUMENT_PREPARE_PAPER_SIZES, [INFO] [stdout] ... | [INFO] [stdout] 240 | | (Letter, "North American Letter"), [INFO] [stdout] 241 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_PAPER_SIZE_LETTER: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPrepareResolution_Low` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / constant_set! { [INFO] [stdout] 244 | | type = DocumentPrepareResolution, [INFO] [stdout] 245 | | prefix = DocumentPrepareResolution, [INFO] [stdout] 246 | | slice = ALL_DOCUMENT_PREPARE_RESOLUTIONS, [INFO] [stdout] ... | [INFO] [stdout] 249 | | (High, "High resolution 200x200 dpi."), [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_RESOLUTION_LOW: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentPrepareResolution_High` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:243:1 [INFO] [stdout] | [INFO] [stdout] 243 | / constant_set! { [INFO] [stdout] 244 | | type = DocumentPrepareResolution, [INFO] [stdout] 245 | | prefix = DocumentPrepareResolution, [INFO] [stdout] 246 | | slice = ALL_DOCUMENT_PREPARE_RESOLUTIONS, [INFO] [stdout] ... | [INFO] [stdout] 249 | | (High, "High resolution 200x200 dpi."), [INFO] [stdout] 250 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_PREPARE_RESOLUTION_HIGH: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentAddFileTransformation_Crop` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / constant_set! { [INFO] [stdout] 253 | | type = DocumentAddFileTransformation, [INFO] [stdout] 254 | | prefix = DocumentAddFileTransformation, [INFO] [stdout] 255 | | slice = ALL_DOCUMENT_ADD_FILE_TRANSFORMATIONS, [INFO] [stdout] ... | [INFO] [stdout] 259 | | (ScaleToFit, "Scale the image to fit the page."), [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_ADD_FILE_TRANSFORMATION_CROP: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentAddFileTransformation_Scale` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / constant_set! { [INFO] [stdout] 253 | | type = DocumentAddFileTransformation, [INFO] [stdout] 254 | | prefix = DocumentAddFileTransformation, [INFO] [stdout] 255 | | slice = ALL_DOCUMENT_ADD_FILE_TRANSFORMATIONS, [INFO] [stdout] ... | [INFO] [stdout] 259 | | (ScaleToFit, "Scale the image to fit the page."), [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_ADD_FILE_TRANSFORMATION_SCALE: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentAddFileTransformation_ScaleToFit` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | / constant_set! { [INFO] [stdout] 253 | | type = DocumentAddFileTransformation, [INFO] [stdout] 254 | | prefix = DocumentAddFileTransformation, [INFO] [stdout] 255 | | slice = ALL_DOCUMENT_ADD_FILE_TRANSFORMATIONS, [INFO] [stdout] ... | [INFO] [stdout] 259 | | (ScaleToFit, "Scale the image to fit the page."), [INFO] [stdout] 260 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_ADD_FILE_TRANSFORMATION_SCALE_TO_FIT: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_Auto` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_AUTO: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_JPEG` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_JPEG: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_TIFF` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_TIFF: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_PNG` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_PNG: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_BMP` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_BMP: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DocumentSaveType_GIF` should have an upper case name [INFO] [stdout] --> src/macros.rs:68:27 [INFO] [stdout] | [INFO] [stdout] 68 | pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/constants.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 262 | / constant_set! { [INFO] [stdout] 263 | | type = DocumentSaveType, [INFO] [stdout] 264 | | prefix = DocumentSaveType, [INFO] [stdout] 265 | | slice = ALL_DOCUMENT_SAVE_TYPES, [INFO] [stdout] ... | [INFO] [stdout] 272 | | (GIF, "GIF image format."), [INFO] [stdout] 273 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `constant_set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 68 - pub const [<$prefix _ $ident>]: $crate::constants::$ty = [INFO] [stdout] 68 + pub const DOCUMENT_SAVE_TYPE_GIF: $crate::constants::$ty = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.89s [INFO] running `Command { std: "docker" "inspect" "a081d5405cbac3f7638b39ec6f31e1282a6e7e8f1adace80a5277043919413a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a081d5405cbac3f7638b39ec6f31e1282a6e7e8f1adace80a5277043919413a3", kill_on_drop: false }` [INFO] [stdout] a081d5405cbac3f7638b39ec6f31e1282a6e7e8f1adace80a5277043919413a3