[INFO] fetching crate reaper-low 0.1.0...
[INFO] building reaper-low-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate reaper-low 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate reaper-low 0.1.0
[INFO] finished tweaking crates.io crate reaper-low 0.1.0
[INFO] tweaked toml for crates.io crate reaper-low 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reaper-low 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 96 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.52.0 (available: v0.72.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.106)
[INFO] [stderr]       Adding vst v0.2.1 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3a9535aea629e1c0cf108434ba2727ecc5e37a90a7c1d30649da7faf5a664b5
[INFO] running `Command { std: "docker" "start" "-a" "e3a9535aea629e1c0cf108434ba2727ecc5e37a90a7c1d30649da7faf5a664b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3a9535aea629e1c0cf108434ba2727ecc5e37a90a7c1d30649da7faf5a664b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a9535aea629e1c0cf108434ba2727ecc5e37a90a7c1d30649da7faf5a664b5", kill_on_drop: false }`
[INFO] [stdout] e3a9535aea629e1c0cf108434ba2727ecc5e37a90a7c1d30649da7faf5a664b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 889df8da3149f2dab2ced08238ddc17363bbb62962e816cca5cd6903557de4f9
[INFO] running `Command { std: "docker" "start" "-a" "889df8da3149f2dab2ced08238ddc17363bbb62962e816cca5cd6903557de4f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling reaper-low v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling c_str_macro v1.0.3
[INFO] [stderr]    Compiling vst v0.2.1
[INFO] [stdout] warning: unused import: `reaper_impl::*`
[INFO] [stdout]   --> src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub use reaper_impl::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `midi::*`
[INFO] [stdout]   --> src/lib.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub use midi::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/bindings.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |       #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 228 | /         pub Register: ::std::option::Option<
[INFO] [stdout] 229 | |             unsafe extern "C" fn(
[INFO] [stdout] 230 | |                 name: *const ::std::os::raw::c_char,
[INFO] [stdout] 231 | |                 infostruct: *mut ::std::os::raw::c_void,
[INFO] [stdout] 232 | |             ) -> ::std::os::raw::c_int,
[INFO] [stdout] 233 | |         >,
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/bindings.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |       #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 234 | /         pub GetFunc: ::std::option::Option<
[INFO] [stdout] 235 | |             unsafe extern "C" fn(
[INFO] [stdout] 236 | |                 name: *const ::std::os::raw::c_char,
[INFO] [stdout] 237 | |             ) -> *mut ::std::os::raw::c_void,
[INFO] [stdout] 238 | |         >,
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/bindings.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |       #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                                          --------- in this derive macro expansion
[INFO] [stdout] 371 |       pub struct audio_hook_register_t {
[INFO] [stdout] 372 | /         pub OnAudioBuffer: ::std::option::Option<
[INFO] [stdout] 373 | |             unsafe extern "C" fn(
[INFO] [stdout] 374 | |                 isPost: bool,
[INFO] [stdout] 375 | |                 len: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 378 | |             ),
[INFO] [stdout] 379 | |         >,
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/bindings.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |       #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 384 | /         pub GetBuffer: ::std::option::Option<
[INFO] [stdout] 385 | |             unsafe extern "C" fn(
[INFO] [stdout] 386 | |                 isOutput: bool,
[INFO] [stdout] 387 | |                 idx: ::std::os::raw::c_int,
[INFO] [stdout] 388 | |             ) -> *mut root::ReaSample,
[INFO] [stdout] 389 | |         >,
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/bindings.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |       #[derive(Debug, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]     |                                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 413 | /         pub onAction: ::std::option::Option<
[INFO] [stdout] 414 | |             unsafe extern "C" fn(
[INFO] [stdout] 415 | |                 cmd: ::std::os::raw::c_int,
[INFO] [stdout] 416 | |                 val: ::std::os::raw::c_int,
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |             ) -> bool,
[INFO] [stdout] 421 | |         >,
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:1949:28
[INFO] [stdout]      |
[INFO] [stdout] 1949 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 1950 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1951 | |                 stringify!(__mergesort)
[INFO] [stdout] 1952 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1949 ~             None => panic!(
[INFO] [stdout] 1950 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1951 |                 stringify!(__mergesort)
[INFO] [stdout] 1952 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:1964:28
[INFO] [stdout]      |
[INFO] [stdout] 1964 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 1965 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1966 | |                 stringify!(AddCustomizableMenu)
[INFO] [stdout] 1967 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1964 ~             None => panic!(
[INFO] [stdout] 1965 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1966 |                 stringify!(AddCustomizableMenu)
[INFO] [stdout] 1967 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:1973:28
[INFO] [stdout]      |
[INFO] [stdout] 1973 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 1974 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1975 | |                 stringify!(AddExtensionsMainMenu)
[INFO] [stdout] 1976 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1973 ~             None => panic!(
[INFO] [stdout] 1974 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1975 |                 stringify!(AddExtensionsMainMenu)
[INFO] [stdout] 1976 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:1982:28
[INFO] [stdout]      |
[INFO] [stdout] 1982 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 1983 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1984 | |                 stringify!(AddMediaItemToTrack)
[INFO] [stdout] 1985 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1982 ~             None => panic!(
[INFO] [stdout] 1983 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 1984 |                 stringify!(AddMediaItemToTrack)
[INFO] [stdout] 1985 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:1999:28
[INFO] [stdout]      |
[INFO] [stdout] 1999 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2000 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2001 | |                 stringify!(AddProjectMarker)
[INFO] [stdout] 2002 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 1999 ~             None => panic!(
[INFO] [stdout] 2000 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2001 |                 stringify!(AddProjectMarker)
[INFO] [stdout] 2002 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2017:28
[INFO] [stdout]      |
[INFO] [stdout] 2017 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2018 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2019 | |                 stringify!(AddProjectMarker2)
[INFO] [stdout] 2020 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2017 ~             None => panic!(
[INFO] [stdout] 2018 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2019 |                 stringify!(AddProjectMarker2)
[INFO] [stdout] 2020 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2032:28
[INFO] [stdout]      |
[INFO] [stdout] 2032 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2033 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2034 | |                 stringify!(AddRemoveReaScript)
[INFO] [stdout] 2035 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2032 ~             None => panic!(
[INFO] [stdout] 2033 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2034 |                 stringify!(AddRemoveReaScript)
[INFO] [stdout] 2035 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2044:28
[INFO] [stdout]      |
[INFO] [stdout] 2044 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2045 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2046 | |                 stringify!(AddTakeToMediaItem)
[INFO] [stdout] 2047 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2044 ~             None => panic!(
[INFO] [stdout] 2045 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2046 |                 stringify!(AddTakeToMediaItem)
[INFO] [stdout] 2047 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2061:28
[INFO] [stdout]      |
[INFO] [stdout] 2061 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2062 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2063 | |                 stringify!(AddTempoTimeSigMarker)
[INFO] [stdout] 2064 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2061 ~             None => panic!(
[INFO] [stdout] 2062 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2063 |                 stringify!(AddTempoTimeSigMarker)
[INFO] [stdout] 2064 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2083:28
[INFO] [stdout]      |
[INFO] [stdout] 2083 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2084 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2085 | |                 stringify!(adjustZoom)
[INFO] [stdout] 2086 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2083 ~             None => panic!(
[INFO] [stdout] 2084 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2085 |                 stringify!(adjustZoom)
[INFO] [stdout] 2086 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2092:28
[INFO] [stdout]      |
[INFO] [stdout] 2092 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2093 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2094 | |                 stringify!(AnyTrackSolo)
[INFO] [stdout] 2095 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2092 ~             None => panic!(
[INFO] [stdout] 2093 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2094 |                 stringify!(AnyTrackSolo)
[INFO] [stdout] 2095 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2101:28
[INFO] [stdout]      |
[INFO] [stdout] 2101 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2102 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2103 | |                 stringify!(APIExists)
[INFO] [stdout] 2104 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2101 ~             None => panic!(
[INFO] [stdout] 2102 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2103 |                 stringify!(APIExists)
[INFO] [stdout] 2104 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2110:28
[INFO] [stdout]      |
[INFO] [stdout] 2110 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2111 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2112 | |                 stringify!(APITest)
[INFO] [stdout] 2113 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2110 ~             None => panic!(
[INFO] [stdout] 2111 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2112 |                 stringify!(APITest)
[INFO] [stdout] 2113 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2128:28
[INFO] [stdout]      |
[INFO] [stdout] 2128 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2129 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2130 | |                 stringify!(ApplyNudge)
[INFO] [stdout] 2131 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2128 ~             None => panic!(
[INFO] [stdout] 2129 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2130 |                 stringify!(ApplyNudge)
[INFO] [stdout] 2131 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2143:28
[INFO] [stdout]      |
[INFO] [stdout] 2143 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2144 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2145 | |                 stringify!(ArmCommand)
[INFO] [stdout] 2146 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2143 ~             None => panic!(
[INFO] [stdout] 2144 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2145 |                 stringify!(ArmCommand)
[INFO] [stdout] 2146 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2152:28
[INFO] [stdout]      |
[INFO] [stdout] 2152 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2153 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2154 | |                 stringify!(Audio_Init)
[INFO] [stdout] 2155 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2152 ~             None => panic!(
[INFO] [stdout] 2153 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2154 |                 stringify!(Audio_Init)
[INFO] [stdout] 2155 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2161:28
[INFO] [stdout]      |
[INFO] [stdout] 2161 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2162 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2163 | |                 stringify!(Audio_IsPreBuffer)
[INFO] [stdout] 2164 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2161 ~             None => panic!(
[INFO] [stdout] 2162 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2163 |                 stringify!(Audio_IsPreBuffer)
[INFO] [stdout] 2164 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2170:28
[INFO] [stdout]      |
[INFO] [stdout] 2170 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2171 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2172 | |                 stringify!(Audio_IsRunning)
[INFO] [stdout] 2173 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2170 ~             None => panic!(
[INFO] [stdout] 2171 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2172 |                 stringify!(Audio_IsRunning)
[INFO] [stdout] 2173 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2179:28
[INFO] [stdout]      |
[INFO] [stdout] 2179 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2180 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2181 | |                 stringify!(Audio_Quit)
[INFO] [stdout] 2182 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2179 ~             None => panic!(
[INFO] [stdout] 2180 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2181 |                 stringify!(Audio_Quit)
[INFO] [stdout] 2182 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2192:28
[INFO] [stdout]      |
[INFO] [stdout] 2192 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2193 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2194 | |                 stringify!(Audio_RegHardwareHook)
[INFO] [stdout] 2195 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2192 ~             None => panic!(
[INFO] [stdout] 2193 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2194 |                 stringify!(Audio_RegHardwareHook)
[INFO] [stdout] 2195 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2204:28
[INFO] [stdout]      |
[INFO] [stdout] 2204 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2205 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2206 | |                 stringify!(AudioAccessorStateChanged)
[INFO] [stdout] 2207 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2204 ~             None => panic!(
[INFO] [stdout] 2205 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2206 |                 stringify!(AudioAccessorStateChanged)
[INFO] [stdout] 2207 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2213:28
[INFO] [stdout]      |
[INFO] [stdout] 2213 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2214 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2215 | |                 stringify!(AudioAccessorUpdate)
[INFO] [stdout] 2216 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2213 ~             None => panic!(
[INFO] [stdout] 2214 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2215 |                 stringify!(AudioAccessorUpdate)
[INFO] [stdout] 2216 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2225:28
[INFO] [stdout]      |
[INFO] [stdout] 2225 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2226 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2227 | |                 stringify!(AudioAccessorValidateState)
[INFO] [stdout] 2228 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2225 ~             None => panic!(
[INFO] [stdout] 2226 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2227 |                 stringify!(AudioAccessorValidateState)
[INFO] [stdout] 2228 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2234:28
[INFO] [stdout]      |
[INFO] [stdout] 2234 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2235 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2236 | |                 stringify!(BypassFxAllTracks)
[INFO] [stdout] 2237 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2234 ~             None => panic!(
[INFO] [stdout] 2235 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2236 |                 stringify!(BypassFxAllTracks)
[INFO] [stdout] 2237 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2247:28
[INFO] [stdout]      |
[INFO] [stdout] 2247 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2248 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2249 | |                 stringify!(CalculatePeaks)
[INFO] [stdout] 2250 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2247 ~             None => panic!(
[INFO] [stdout] 2248 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2249 |                 stringify!(CalculatePeaks)
[INFO] [stdout] 2250 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2260:28
[INFO] [stdout]      |
[INFO] [stdout] 2260 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2261 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2262 | |                 stringify!(CalculatePeaksFloatSrcPtr)
[INFO] [stdout] 2263 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2260 ~             None => panic!(
[INFO] [stdout] 2261 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2262 |                 stringify!(CalculatePeaksFloatSrcPtr)
[INFO] [stdout] 2263 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2269:28
[INFO] [stdout]      |
[INFO] [stdout] 2269 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2270 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2271 | |                 stringify!(ClearAllRecArmed)
[INFO] [stdout] 2272 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2269 ~             None => panic!(
[INFO] [stdout] 2270 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2271 |                 stringify!(ClearAllRecArmed)
[INFO] [stdout] 2272 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2278:28
[INFO] [stdout]      |
[INFO] [stdout] 2278 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2279 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2280 | |                 stringify!(ClearConsole)
[INFO] [stdout] 2281 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2278 ~             None => panic!(
[INFO] [stdout] 2279 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2280 |                 stringify!(ClearConsole)
[INFO] [stdout] 2281 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2287:28
[INFO] [stdout]      |
[INFO] [stdout] 2287 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2288 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2289 | |                 stringify!(ClearPeakCache)
[INFO] [stdout] 2290 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2287 ~             None => panic!(
[INFO] [stdout] 2288 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2289 |                 stringify!(ClearPeakCache)
[INFO] [stdout] 2290 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2302:28
[INFO] [stdout]      |
[INFO] [stdout] 2302 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2303 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2304 | |                 stringify!(ColorFromNative)
[INFO] [stdout] 2305 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2302 ~             None => panic!(
[INFO] [stdout] 2303 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2304 |                 stringify!(ColorFromNative)
[INFO] [stdout] 2305 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2316:28
[INFO] [stdout]      |
[INFO] [stdout] 2316 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2317 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2318 | |                 stringify!(ColorToNative)
[INFO] [stdout] 2319 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2316 ~             None => panic!(
[INFO] [stdout] 2317 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2318 |                 stringify!(ColorToNative)
[INFO] [stdout] 2319 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2329:28
[INFO] [stdout]      |
[INFO] [stdout] 2329 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2330 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2331 | |                 stringify!(CountActionShortcuts)
[INFO] [stdout] 2332 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2329 ~             None => panic!(
[INFO] [stdout] 2330 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2331 |                 stringify!(CountActionShortcuts)
[INFO] [stdout] 2332 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2341:28
[INFO] [stdout]      |
[INFO] [stdout] 2341 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2342 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2343 | |                 stringify!(CountAutomationItems)
[INFO] [stdout] 2344 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2341 ~             None => panic!(
[INFO] [stdout] 2342 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2343 |                 stringify!(CountAutomationItems)
[INFO] [stdout] 2344 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2353:28
[INFO] [stdout]      |
[INFO] [stdout] 2353 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2354 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2355 | |                 stringify!(CountEnvelopePoints)
[INFO] [stdout] 2356 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2353 ~             None => panic!(
[INFO] [stdout] 2354 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2355 |                 stringify!(CountEnvelopePoints)
[INFO] [stdout] 2356 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2366:28
[INFO] [stdout]      |
[INFO] [stdout] 2366 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2367 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2368 | |                 stringify!(CountEnvelopePointsEx)
[INFO] [stdout] 2369 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2366 ~             None => panic!(
[INFO] [stdout] 2367 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2368 |                 stringify!(CountEnvelopePointsEx)
[INFO] [stdout] 2369 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2375:28
[INFO] [stdout]      |
[INFO] [stdout] 2375 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2376 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2377 | |                 stringify!(CountMediaItems)
[INFO] [stdout] 2378 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2375 ~             None => panic!(
[INFO] [stdout] 2376 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2377 |                 stringify!(CountMediaItems)
[INFO] [stdout] 2378 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2389:28
[INFO] [stdout]      |
[INFO] [stdout] 2389 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2390 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2391 | |                 stringify!(CountProjectMarkers)
[INFO] [stdout] 2392 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2389 ~             None => panic!(
[INFO] [stdout] 2390 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2391 |                 stringify!(CountProjectMarkers)
[INFO] [stdout] 2392 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2401:28
[INFO] [stdout]      |
[INFO] [stdout] 2401 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2402 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2403 | |                 stringify!(CountSelectedMediaItems)
[INFO] [stdout] 2404 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2401 ~             None => panic!(
[INFO] [stdout] 2402 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2403 |                 stringify!(CountSelectedMediaItems)
[INFO] [stdout] 2404 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2410:28
[INFO] [stdout]      |
[INFO] [stdout] 2410 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2411 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2412 | |                 stringify!(CountSelectedTracks)
[INFO] [stdout] 2413 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2410 ~             None => panic!(
[INFO] [stdout] 2411 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2412 |                 stringify!(CountSelectedTracks)
[INFO] [stdout] 2413 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2423:28
[INFO] [stdout]      |
[INFO] [stdout] 2423 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2424 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2425 | |                 stringify!(CountSelectedTracks2)
[INFO] [stdout] 2426 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2423 ~             None => panic!(
[INFO] [stdout] 2424 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2425 |                 stringify!(CountSelectedTracks2)
[INFO] [stdout] 2426 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2435:28
[INFO] [stdout]      |
[INFO] [stdout] 2435 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2436 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2437 | |                 stringify!(CountTakeEnvelopes)
[INFO] [stdout] 2438 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2435 ~             None => panic!(
[INFO] [stdout] 2436 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2437 |                 stringify!(CountTakeEnvelopes)
[INFO] [stdout] 2438 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2444:28
[INFO] [stdout]      |
[INFO] [stdout] 2444 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2445 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2446 | |                 stringify!(CountTakes)
[INFO] [stdout] 2447 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2444 ~             None => panic!(
[INFO] [stdout] 2445 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2446 |                 stringify!(CountTakes)
[INFO] [stdout] 2447 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2457:28
[INFO] [stdout]      |
[INFO] [stdout] 2457 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2458 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2459 | |                 stringify!(CountTCPFXParms)
[INFO] [stdout] 2460 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2457 ~             None => panic!(
[INFO] [stdout] 2458 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2459 |                 stringify!(CountTCPFXParms)
[INFO] [stdout] 2460 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2469:28
[INFO] [stdout]      |
[INFO] [stdout] 2469 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2470 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2471 | |                 stringify!(CountTempoTimeSigMarkers)
[INFO] [stdout] 2472 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2469 ~             None => panic!(
[INFO] [stdout] 2470 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2471 |                 stringify!(CountTempoTimeSigMarkers)
[INFO] [stdout] 2472 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2481:28
[INFO] [stdout]      |
[INFO] [stdout] 2481 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2482 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2483 | |                 stringify!(CountTrackEnvelopes)
[INFO] [stdout] 2484 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2481 ~             None => panic!(
[INFO] [stdout] 2482 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2483 |                 stringify!(CountTrackEnvelopes)
[INFO] [stdout] 2484 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2493:28
[INFO] [stdout]      |
[INFO] [stdout] 2493 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2494 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2495 | |                 stringify!(CountTrackMediaItems)
[INFO] [stdout] 2496 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2493 ~             None => panic!(
[INFO] [stdout] 2494 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2495 |                 stringify!(CountTrackMediaItems)
[INFO] [stdout] 2496 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2502:28
[INFO] [stdout]      |
[INFO] [stdout] 2502 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2503 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2504 | |                 stringify!(CountTracks)
[INFO] [stdout] 2505 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2502 ~             None => panic!(
[INFO] [stdout] 2503 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2504 |                 stringify!(CountTracks)
[INFO] [stdout] 2505 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2515:28
[INFO] [stdout]      |
[INFO] [stdout] 2515 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2516 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2517 | |                 stringify!(CreateLocalOscHandler)
[INFO] [stdout] 2518 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2515 ~             None => panic!(
[INFO] [stdout] 2516 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2517 |                 stringify!(CreateLocalOscHandler)
[INFO] [stdout] 2518 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2524:28
[INFO] [stdout]      |
[INFO] [stdout] 2524 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2525 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2526 | |                 stringify!(CreateMIDIInput)
[INFO] [stdout] 2527 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2524 ~             None => panic!(
[INFO] [stdout] 2525 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2526 |                 stringify!(CreateMIDIInput)
[INFO] [stdout] 2527 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2538:28
[INFO] [stdout]      |
[INFO] [stdout] 2538 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2539 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2540 | |                 stringify!(CreateMIDIOutput)
[INFO] [stdout] 2541 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2538 ~             None => panic!(
[INFO] [stdout] 2539 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2540 |                 stringify!(CreateMIDIOutput)
[INFO] [stdout] 2541 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2553:28
[INFO] [stdout]      |
[INFO] [stdout] 2553 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2554 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2555 | |                 stringify!(CreateNewMIDIItemInProj)
[INFO] [stdout] 2556 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2553 ~             None => panic!(
[INFO] [stdout] 2554 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2555 |                 stringify!(CreateNewMIDIItemInProj)
[INFO] [stdout] 2556 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2565:28
[INFO] [stdout]      |
[INFO] [stdout] 2565 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2566 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2567 | |                 stringify!(CreateTakeAudioAccessor)
[INFO] [stdout] 2568 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2565 ~             None => panic!(
[INFO] [stdout] 2566 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2567 |                 stringify!(CreateTakeAudioAccessor)
[INFO] [stdout] 2568 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2577:28
[INFO] [stdout]      |
[INFO] [stdout] 2577 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2578 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2579 | |                 stringify!(CreateTrackAudioAccessor)
[INFO] [stdout] 2580 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2577 ~             None => panic!(
[INFO] [stdout] 2578 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2579 |                 stringify!(CreateTrackAudioAccessor)
[INFO] [stdout] 2580 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2590:28
[INFO] [stdout]      |
[INFO] [stdout] 2590 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2591 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2592 | |                 stringify!(CreateTrackSend)
[INFO] [stdout] 2593 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2590 ~             None => panic!(
[INFO] [stdout] 2591 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2592 |                 stringify!(CreateTrackSend)
[INFO] [stdout] 2593 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2599:28
[INFO] [stdout]      |
[INFO] [stdout] 2599 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2600 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2601 | |                 stringify!(CSurf_FlushUndo)
[INFO] [stdout] 2602 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2599 ~             None => panic!(
[INFO] [stdout] 2600 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2601 |                 stringify!(CSurf_FlushUndo)
[INFO] [stdout] 2602 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2612:28
[INFO] [stdout]      |
[INFO] [stdout] 2612 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2613 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2614 | |                 stringify!(CSurf_GetTouchState)
[INFO] [stdout] 2615 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2612 ~             None => panic!(
[INFO] [stdout] 2613 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2614 |                 stringify!(CSurf_GetTouchState)
[INFO] [stdout] 2615 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2621:28
[INFO] [stdout]      |
[INFO] [stdout] 2621 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2622 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2623 | |                 stringify!(CSurf_GoEnd)
[INFO] [stdout] 2624 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2621 ~             None => panic!(
[INFO] [stdout] 2622 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2623 |                 stringify!(CSurf_GoEnd)
[INFO] [stdout] 2624 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2630:28
[INFO] [stdout]      |
[INFO] [stdout] 2630 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2631 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2632 | |                 stringify!(CSurf_GoStart)
[INFO] [stdout] 2633 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2630 ~             None => panic!(
[INFO] [stdout] 2631 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2632 |                 stringify!(CSurf_GoStart)
[INFO] [stdout] 2633 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2639:28
[INFO] [stdout]      |
[INFO] [stdout] 2639 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2640 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2641 | |                 stringify!(CSurf_NumTracks)
[INFO] [stdout] 2642 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2639 ~             None => panic!(
[INFO] [stdout] 2640 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2641 |                 stringify!(CSurf_NumTracks)
[INFO] [stdout] 2642 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2648:28
[INFO] [stdout]      |
[INFO] [stdout] 2648 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2649 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2650 | |                 stringify!(CSurf_OnArrow)
[INFO] [stdout] 2651 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2648 ~             None => panic!(
[INFO] [stdout] 2649 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2650 |                 stringify!(CSurf_OnArrow)
[INFO] [stdout] 2651 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2657:28
[INFO] [stdout]      |
[INFO] [stdout] 2657 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2658 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2659 | |                 stringify!(CSurf_OnFwd)
[INFO] [stdout] 2660 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2657 ~             None => panic!(
[INFO] [stdout] 2658 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2659 |                 stringify!(CSurf_OnFwd)
[INFO] [stdout] 2660 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2670:28
[INFO] [stdout]      |
[INFO] [stdout] 2670 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2671 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2672 | |                 stringify!(CSurf_OnFXChange)
[INFO] [stdout] 2673 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2670 ~             None => panic!(
[INFO] [stdout] 2671 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2672 |                 stringify!(CSurf_OnFXChange)
[INFO] [stdout] 2673 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2683:28
[INFO] [stdout]      |
[INFO] [stdout] 2683 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2684 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2685 | |                 stringify!(CSurf_OnInputMonitorChange)
[INFO] [stdout] 2686 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2683 ~             None => panic!(
[INFO] [stdout] 2684 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2685 |                 stringify!(CSurf_OnInputMonitorChange)
[INFO] [stdout] 2686 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2697:28
[INFO] [stdout]      |
[INFO] [stdout] 2697 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2698 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2699 | |                 stringify!(CSurf_OnInputMonitorChangeEx)
[INFO] [stdout] 2700 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2697 ~             None => panic!(
[INFO] [stdout] 2698 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2699 |                 stringify!(CSurf_OnInputMonitorChangeEx)
[INFO] [stdout] 2700 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2710:28
[INFO] [stdout]      |
[INFO] [stdout] 2710 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2711 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2712 | |                 stringify!(CSurf_OnMuteChange)
[INFO] [stdout] 2713 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2710 ~             None => panic!(
[INFO] [stdout] 2711 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2712 |                 stringify!(CSurf_OnMuteChange)
[INFO] [stdout] 2713 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2724:28
[INFO] [stdout]      |
[INFO] [stdout] 2724 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2725 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2726 | |                 stringify!(CSurf_OnMuteChangeEx)
[INFO] [stdout] 2727 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2724 ~             None => panic!(
[INFO] [stdout] 2725 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2726 |                 stringify!(CSurf_OnMuteChangeEx)
[INFO] [stdout] 2727 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2737:28
[INFO] [stdout]      |
[INFO] [stdout] 2737 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2738 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2739 | |                 stringify!(CSurf_OnOscControlMessage)
[INFO] [stdout] 2740 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2737 ~             None => panic!(
[INFO] [stdout] 2738 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2739 |                 stringify!(CSurf_OnOscControlMessage)
[INFO] [stdout] 2740 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2751:28
[INFO] [stdout]      |
[INFO] [stdout] 2751 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2752 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2753 | |                 stringify!(CSurf_OnPanChange)
[INFO] [stdout] 2754 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2751 ~             None => panic!(
[INFO] [stdout] 2752 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2753 |                 stringify!(CSurf_OnPanChange)
[INFO] [stdout] 2754 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2766:28
[INFO] [stdout]      |
[INFO] [stdout] 2766 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2767 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2768 | |                 stringify!(CSurf_OnPanChangeEx)
[INFO] [stdout] 2769 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2766 ~             None => panic!(
[INFO] [stdout] 2767 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2768 |                 stringify!(CSurf_OnPanChangeEx)
[INFO] [stdout] 2769 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2775:28
[INFO] [stdout]      |
[INFO] [stdout] 2775 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2776 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2777 | |                 stringify!(CSurf_OnPause)
[INFO] [stdout] 2778 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2775 ~             None => panic!(
[INFO] [stdout] 2776 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2777 |                 stringify!(CSurf_OnPause)
[INFO] [stdout] 2778 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2784:28
[INFO] [stdout]      |
[INFO] [stdout] 2784 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2785 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2786 | |                 stringify!(CSurf_OnPlay)
[INFO] [stdout] 2787 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2784 ~             None => panic!(
[INFO] [stdout] 2785 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2786 |                 stringify!(CSurf_OnPlay)
[INFO] [stdout] 2787 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2793:28
[INFO] [stdout]      |
[INFO] [stdout] 2793 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2794 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2795 | |                 stringify!(CSurf_OnPlayRateChange)
[INFO] [stdout] 2796 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2793 ~             None => panic!(
[INFO] [stdout] 2794 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2795 |                 stringify!(CSurf_OnPlayRateChange)
[INFO] [stdout] 2796 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2806:28
[INFO] [stdout]      |
[INFO] [stdout] 2806 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2807 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2808 | |                 stringify!(CSurf_OnRecArmChange)
[INFO] [stdout] 2809 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2806 ~             None => panic!(
[INFO] [stdout] 2807 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2808 |                 stringify!(CSurf_OnRecArmChange)
[INFO] [stdout] 2809 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2820:28
[INFO] [stdout]      |
[INFO] [stdout] 2820 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2821 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2822 | |                 stringify!(CSurf_OnRecArmChangeEx)
[INFO] [stdout] 2823 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2820 ~             None => panic!(
[INFO] [stdout] 2821 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2822 |                 stringify!(CSurf_OnRecArmChangeEx)
[INFO] [stdout] 2823 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2829:28
[INFO] [stdout]      |
[INFO] [stdout] 2829 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2830 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2831 | |                 stringify!(CSurf_OnRecord)
[INFO] [stdout] 2832 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2829 ~             None => panic!(
[INFO] [stdout] 2830 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2831 |                 stringify!(CSurf_OnRecord)
[INFO] [stdout] 2832 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2844:28
[INFO] [stdout]      |
[INFO] [stdout] 2844 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2845 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2846 | |                 stringify!(CSurf_OnRecvPanChange)
[INFO] [stdout] 2847 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2844 ~             None => panic!(
[INFO] [stdout] 2845 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2846 |                 stringify!(CSurf_OnRecvPanChange)
[INFO] [stdout] 2847 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2859:28
[INFO] [stdout]      |
[INFO] [stdout] 2859 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2860 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2861 | |                 stringify!(CSurf_OnRecvVolumeChange)
[INFO] [stdout] 2862 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2859 ~             None => panic!(
[INFO] [stdout] 2860 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2861 |                 stringify!(CSurf_OnRecvVolumeChange)
[INFO] [stdout] 2862 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2868:28
[INFO] [stdout]      |
[INFO] [stdout] 2868 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2869 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2870 | |                 stringify!(CSurf_OnRew)
[INFO] [stdout] 2871 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2868 ~             None => panic!(
[INFO] [stdout] 2869 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2870 |                 stringify!(CSurf_OnRew)
[INFO] [stdout] 2871 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2877:28
[INFO] [stdout]      |
[INFO] [stdout] 2877 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2878 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2879 | |                 stringify!(CSurf_OnRewFwd)
[INFO] [stdout] 2880 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2877 ~             None => panic!(
[INFO] [stdout] 2878 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2879 |                 stringify!(CSurf_OnRewFwd)
[INFO] [stdout] 2880 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2886:28
[INFO] [stdout]      |
[INFO] [stdout] 2886 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2887 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2888 | |                 stringify!(CSurf_OnScroll)
[INFO] [stdout] 2889 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2886 ~             None => panic!(
[INFO] [stdout] 2887 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2888 |                 stringify!(CSurf_OnScroll)
[INFO] [stdout] 2889 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2899:28
[INFO] [stdout]      |
[INFO] [stdout] 2899 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2900 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2901 | |                 stringify!(CSurf_OnSelectedChange)
[INFO] [stdout] 2902 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2899 ~             None => panic!(
[INFO] [stdout] 2900 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2901 |                 stringify!(CSurf_OnSelectedChange)
[INFO] [stdout] 2902 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2914:28
[INFO] [stdout]      |
[INFO] [stdout] 2914 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2915 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2916 | |                 stringify!(CSurf_OnSendPanChange)
[INFO] [stdout] 2917 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2914 ~             None => panic!(
[INFO] [stdout] 2915 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2916 |                 stringify!(CSurf_OnSendPanChange)
[INFO] [stdout] 2917 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2929:28
[INFO] [stdout]      |
[INFO] [stdout] 2929 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2930 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2931 | |                 stringify!(CSurf_OnSendVolumeChange)
[INFO] [stdout] 2932 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2929 ~             None => panic!(
[INFO] [stdout] 2930 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2931 |                 stringify!(CSurf_OnSendVolumeChange)
[INFO] [stdout] 2932 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2942:28
[INFO] [stdout]      |
[INFO] [stdout] 2942 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2943 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2944 | |                 stringify!(CSurf_OnSoloChange)
[INFO] [stdout] 2945 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2942 ~             None => panic!(
[INFO] [stdout] 2943 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2944 |                 stringify!(CSurf_OnSoloChange)
[INFO] [stdout] 2945 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2956:28
[INFO] [stdout]      |
[INFO] [stdout] 2956 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2957 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2958 | |                 stringify!(CSurf_OnSoloChangeEx)
[INFO] [stdout] 2959 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2956 ~             None => panic!(
[INFO] [stdout] 2957 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2958 |                 stringify!(CSurf_OnSoloChangeEx)
[INFO] [stdout] 2959 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2965:28
[INFO] [stdout]      |
[INFO] [stdout] 2965 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2966 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2967 | |                 stringify!(CSurf_OnStop)
[INFO] [stdout] 2968 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2965 ~             None => panic!(
[INFO] [stdout] 2966 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2967 |                 stringify!(CSurf_OnStop)
[INFO] [stdout] 2968 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2974:28
[INFO] [stdout]      |
[INFO] [stdout] 2974 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2975 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2976 | |                 stringify!(CSurf_OnTempoChange)
[INFO] [stdout] 2977 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2974 ~             None => panic!(
[INFO] [stdout] 2975 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2976 |                 stringify!(CSurf_OnTempoChange)
[INFO] [stdout] 2977 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2983:28
[INFO] [stdout]      |
[INFO] [stdout] 2983 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2984 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2985 | |                 stringify!(CSurf_OnTrackSelection)
[INFO] [stdout] 2986 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2983 ~             None => panic!(
[INFO] [stdout] 2984 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2985 |                 stringify!(CSurf_OnTrackSelection)
[INFO] [stdout] 2986 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:2997:28
[INFO] [stdout]      |
[INFO] [stdout] 2997 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 2998 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2999 | |                 stringify!(CSurf_OnVolumeChange)
[INFO] [stdout] 3000 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2997 ~             None => panic!(
[INFO] [stdout] 2998 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 2999 |                 stringify!(CSurf_OnVolumeChange)
[INFO] [stdout] 3000 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3012:28
[INFO] [stdout]      |
[INFO] [stdout] 3012 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3013 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3014 | |                 stringify!(CSurf_OnVolumeChangeEx)
[INFO] [stdout] 3015 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3012 ~             None => panic!(
[INFO] [stdout] 3013 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3014 |                 stringify!(CSurf_OnVolumeChangeEx)
[INFO] [stdout] 3015 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3026:28
[INFO] [stdout]      |
[INFO] [stdout] 3026 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3027 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3028 | |                 stringify!(CSurf_OnWidthChange)
[INFO] [stdout] 3029 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3026 ~             None => panic!(
[INFO] [stdout] 3027 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3028 |                 stringify!(CSurf_OnWidthChange)
[INFO] [stdout] 3029 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3041:28
[INFO] [stdout]      |
[INFO] [stdout] 3041 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3042 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3043 | |                 stringify!(CSurf_OnWidthChangeEx)
[INFO] [stdout] 3044 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3041 ~             None => panic!(
[INFO] [stdout] 3042 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3043 |                 stringify!(CSurf_OnWidthChangeEx)
[INFO] [stdout] 3044 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3050:28
[INFO] [stdout]      |
[INFO] [stdout] 3050 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3051 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3052 | |                 stringify!(CSurf_OnZoom)
[INFO] [stdout] 3053 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3050 ~             None => panic!(
[INFO] [stdout] 3051 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3052 |                 stringify!(CSurf_OnZoom)
[INFO] [stdout] 3053 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3059:28
[INFO] [stdout]      |
[INFO] [stdout] 3059 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3060 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3061 | |                 stringify!(CSurf_ResetAllCachedVolPanStates)
[INFO] [stdout] 3062 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3059 ~             None => panic!(
[INFO] [stdout] 3060 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3061 |                 stringify!(CSurf_ResetAllCachedVolPanStates)
[INFO] [stdout] 3062 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3068:28
[INFO] [stdout]      |
[INFO] [stdout] 3068 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3069 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3070 | |                 stringify!(CSurf_ScrubAmt)
[INFO] [stdout] 3071 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3068 ~             None => panic!(
[INFO] [stdout] 3069 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3070 |                 stringify!(CSurf_ScrubAmt)
[INFO] [stdout] 3071 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3081:28
[INFO] [stdout]      |
[INFO] [stdout] 3081 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3082 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3083 | |                 stringify!(CSurf_SetAutoMode)
[INFO] [stdout] 3084 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3081 ~             None => panic!(
[INFO] [stdout] 3082 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3083 |                 stringify!(CSurf_SetAutoMode)
[INFO] [stdout] 3084 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3096:28
[INFO] [stdout]      |
[INFO] [stdout] 3096 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3097 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3098 | |                 stringify!(CSurf_SetPlayState)
[INFO] [stdout] 3099 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3096 ~             None => panic!(
[INFO] [stdout] 3097 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3098 |                 stringify!(CSurf_SetPlayState)
[INFO] [stdout] 3099 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3109:28
[INFO] [stdout]      |
[INFO] [stdout] 3109 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3110 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3111 | |                 stringify!(CSurf_SetRepeatState)
[INFO] [stdout] 3112 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3109 ~             None => panic!(
[INFO] [stdout] 3110 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3111 |                 stringify!(CSurf_SetRepeatState)
[INFO] [stdout] 3112 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3123:28
[INFO] [stdout]      |
[INFO] [stdout] 3123 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3124 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3125 | |                 stringify!(CSurf_SetSurfaceMute)
[INFO] [stdout] 3126 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3123 ~             None => panic!(
[INFO] [stdout] 3124 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3125 |                 stringify!(CSurf_SetSurfaceMute)
[INFO] [stdout] 3126 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3137:28
[INFO] [stdout]      |
[INFO] [stdout] 3137 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3138 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3139 | |                 stringify!(CSurf_SetSurfacePan)
[INFO] [stdout] 3140 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3137 ~             None => panic!(
[INFO] [stdout] 3138 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3139 |                 stringify!(CSurf_SetSurfacePan)
[INFO] [stdout] 3140 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3151:28
[INFO] [stdout]      |
[INFO] [stdout] 3151 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3152 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3153 | |                 stringify!(CSurf_SetSurfaceRecArm)
[INFO] [stdout] 3154 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3151 ~             None => panic!(
[INFO] [stdout] 3152 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3153 |                 stringify!(CSurf_SetSurfaceRecArm)
[INFO] [stdout] 3154 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3165:28
[INFO] [stdout]      |
[INFO] [stdout] 3165 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3166 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3167 | |                 stringify!(CSurf_SetSurfaceSelected)
[INFO] [stdout] 3168 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3165 ~             None => panic!(
[INFO] [stdout] 3166 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3167 |                 stringify!(CSurf_SetSurfaceSelected)
[INFO] [stdout] 3168 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3179:28
[INFO] [stdout]      |
[INFO] [stdout] 3179 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3180 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3181 | |                 stringify!(CSurf_SetSurfaceSolo)
[INFO] [stdout] 3182 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3179 ~             None => panic!(
[INFO] [stdout] 3180 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3181 |                 stringify!(CSurf_SetSurfaceSolo)
[INFO] [stdout] 3182 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3193:28
[INFO] [stdout]      |
[INFO] [stdout] 3193 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3194 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3195 | |                 stringify!(CSurf_SetSurfaceVolume)
[INFO] [stdout] 3196 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3193 ~             None => panic!(
[INFO] [stdout] 3194 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3195 |                 stringify!(CSurf_SetSurfaceVolume)
[INFO] [stdout] 3196 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3202:28
[INFO] [stdout]      |
[INFO] [stdout] 3202 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3203 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3204 | |                 stringify!(CSurf_SetTrackListChange)
[INFO] [stdout] 3205 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3202 ~             None => panic!(
[INFO] [stdout] 3203 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3204 |                 stringify!(CSurf_SetTrackListChange)
[INFO] [stdout] 3205 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3215:28
[INFO] [stdout]      |
[INFO] [stdout] 3215 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3216 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3217 | |                 stringify!(CSurf_TrackFromID)
[INFO] [stdout] 3218 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3215 ~             None => panic!(
[INFO] [stdout] 3216 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3217 |                 stringify!(CSurf_TrackFromID)
[INFO] [stdout] 3218 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3228:28
[INFO] [stdout]      |
[INFO] [stdout] 3228 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3229 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3230 | |                 stringify!(CSurf_TrackToID)
[INFO] [stdout] 3231 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3228 ~             None => panic!(
[INFO] [stdout] 3229 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3230 |                 stringify!(CSurf_TrackToID)
[INFO] [stdout] 3231 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3237:28
[INFO] [stdout]      |
[INFO] [stdout] 3237 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3238 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3239 | |                 stringify!(DB2SLIDER)
[INFO] [stdout] 3240 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3237 ~             None => panic!(
[INFO] [stdout] 3238 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3239 |                 stringify!(DB2SLIDER)
[INFO] [stdout] 3240 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3251:28
[INFO] [stdout]      |
[INFO] [stdout] 3251 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3252 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3253 | |                 stringify!(DeleteActionShortcut)
[INFO] [stdout] 3254 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3251 ~             None => panic!(
[INFO] [stdout] 3252 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3253 |                 stringify!(DeleteActionShortcut)
[INFO] [stdout] 3254 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3265:28
[INFO] [stdout]      |
[INFO] [stdout] 3265 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3266 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3267 | |                 stringify!(DeleteEnvelopePointEx)
[INFO] [stdout] 3268 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3265 ~             None => panic!(
[INFO] [stdout] 3266 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3267 |                 stringify!(DeleteEnvelopePointEx)
[INFO] [stdout] 3268 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3279:28
[INFO] [stdout]      |
[INFO] [stdout] 3279 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3280 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3281 | |                 stringify!(DeleteEnvelopePointRange)
[INFO] [stdout] 3282 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3279 ~             None => panic!(
[INFO] [stdout] 3280 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3281 |                 stringify!(DeleteEnvelopePointRange)
[INFO] [stdout] 3282 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3294:28
[INFO] [stdout]      |
[INFO] [stdout] 3294 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3295 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3296 | |                 stringify!(DeleteEnvelopePointRangeEx)
[INFO] [stdout] 3297 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3294 ~             None => panic!(
[INFO] [stdout] 3295 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3296 |                 stringify!(DeleteEnvelopePointRangeEx)
[INFO] [stdout] 3297 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3308:28
[INFO] [stdout]      |
[INFO] [stdout] 3308 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3309 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3310 | |                 stringify!(DeleteExtState)
[INFO] [stdout] 3311 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3308 ~             None => panic!(
[INFO] [stdout] 3309 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3310 |                 stringify!(DeleteExtState)
[INFO] [stdout] 3311 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3322:28
[INFO] [stdout]      |
[INFO] [stdout] 3322 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3323 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3324 | |                 stringify!(DeleteProjectMarker)
[INFO] [stdout] 3325 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3322 ~             None => panic!(
[INFO] [stdout] 3323 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3324 |                 stringify!(DeleteProjectMarker)
[INFO] [stdout] 3325 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3335:28
[INFO] [stdout]      |
[INFO] [stdout] 3335 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3336 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3337 | |                 stringify!(DeleteProjectMarkerByIndex)
[INFO] [stdout] 3338 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3335 ~             None => panic!(
[INFO] [stdout] 3336 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3337 |                 stringify!(DeleteProjectMarkerByIndex)
[INFO] [stdout] 3338 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3349:28
[INFO] [stdout]      |
[INFO] [stdout] 3349 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3350 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3351 | |                 stringify!(DeleteTakeStretchMarkers)
[INFO] [stdout] 3352 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3349 ~             None => panic!(
[INFO] [stdout] 3350 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3351 |                 stringify!(DeleteTakeStretchMarkers)
[INFO] [stdout] 3352 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3362:28
[INFO] [stdout]      |
[INFO] [stdout] 3362 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3363 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3364 | |                 stringify!(DeleteTempoTimeSigMarker)
[INFO] [stdout] 3365 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3362 ~             None => panic!(
[INFO] [stdout] 3363 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3364 |                 stringify!(DeleteTempoTimeSigMarker)
[INFO] [stdout] 3365 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3371:28
[INFO] [stdout]      |
[INFO] [stdout] 3371 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3372 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3373 | |                 stringify!(DeleteTrack)
[INFO] [stdout] 3374 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3371 ~             None => panic!(
[INFO] [stdout] 3372 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3373 |                 stringify!(DeleteTrack)
[INFO] [stdout] 3374 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3384:28
[INFO] [stdout]      |
[INFO] [stdout] 3384 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3385 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3386 | |                 stringify!(DeleteTrackMediaItem)
[INFO] [stdout] 3387 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3384 ~             None => panic!(
[INFO] [stdout] 3385 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3386 |                 stringify!(DeleteTrackMediaItem)
[INFO] [stdout] 3387 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3396:28
[INFO] [stdout]      |
[INFO] [stdout] 3396 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3397 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3398 | |                 stringify!(DestroyAudioAccessor)
[INFO] [stdout] 3399 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3396 ~             None => panic!(
[INFO] [stdout] 3397 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3398 |                 stringify!(DestroyAudioAccessor)
[INFO] [stdout] 3399 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3405:28
[INFO] [stdout]      |
[INFO] [stdout] 3405 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3406 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3407 | |                 stringify!(DestroyLocalOscHandler)
[INFO] [stdout] 3408 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3405 ~             None => panic!(
[INFO] [stdout] 3406 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3407 |                 stringify!(DestroyLocalOscHandler)
[INFO] [stdout] 3408 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3420:28
[INFO] [stdout]      |
[INFO] [stdout] 3420 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3421 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3422 | |                 stringify!(DoActionShortcutDialog)
[INFO] [stdout] 3423 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3420 ~             None => panic!(
[INFO] [stdout] 3421 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3422 |                 stringify!(DoActionShortcutDialog)
[INFO] [stdout] 3423 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3433:28
[INFO] [stdout]      |
[INFO] [stdout] 3433 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3434 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3435 | |                 stringify!(Dock_UpdateDockID)
[INFO] [stdout] 3436 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3433 ~             None => panic!(
[INFO] [stdout] 3434 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3435 |                 stringify!(Dock_UpdateDockID)
[INFO] [stdout] 3436 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3442:28
[INFO] [stdout]      |
[INFO] [stdout] 3442 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3443 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3444 | |                 stringify!(DockGetPosition)
[INFO] [stdout] 3445 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3442 ~             None => panic!(
[INFO] [stdout] 3443 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3444 |                 stringify!(DockGetPosition)
[INFO] [stdout] 3445 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3455:28
[INFO] [stdout]      |
[INFO] [stdout] 3455 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3456 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3457 | |                 stringify!(DockIsChildOfDock)
[INFO] [stdout] 3458 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3455 ~             None => panic!(
[INFO] [stdout] 3456 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3457 |                 stringify!(DockIsChildOfDock)
[INFO] [stdout] 3458 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3464:28
[INFO] [stdout]      |
[INFO] [stdout] 3464 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3465 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3466 | |                 stringify!(DockWindowActivate)
[INFO] [stdout] 3467 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3464 ~             None => panic!(
[INFO] [stdout] 3465 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3466 |                 stringify!(DockWindowActivate)
[INFO] [stdout] 3467 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3479:28
[INFO] [stdout]      |
[INFO] [stdout] 3479 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3480 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3481 | |                 stringify!(DockWindowAdd)
[INFO] [stdout] 3482 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3479 ~             None => panic!(
[INFO] [stdout] 3480 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3481 |                 stringify!(DockWindowAdd)
[INFO] [stdout] 3482 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3494:28
[INFO] [stdout]      |
[INFO] [stdout] 3494 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3495 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3496 | |                 stringify!(DockWindowAddEx)
[INFO] [stdout] 3497 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3494 ~             None => panic!(
[INFO] [stdout] 3495 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3496 |                 stringify!(DockWindowAddEx)
[INFO] [stdout] 3497 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3503:28
[INFO] [stdout]      |
[INFO] [stdout] 3503 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3504 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3505 | |                 stringify!(DockWindowRefresh)
[INFO] [stdout] 3506 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3503 ~             None => panic!(
[INFO] [stdout] 3504 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3505 |                 stringify!(DockWindowRefresh)
[INFO] [stdout] 3506 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3512:28
[INFO] [stdout]      |
[INFO] [stdout] 3512 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3513 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3514 | |                 stringify!(DockWindowRefreshForHWND)
[INFO] [stdout] 3515 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3512 ~             None => panic!(
[INFO] [stdout] 3513 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3514 |                 stringify!(DockWindowRefreshForHWND)
[INFO] [stdout] 3515 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3521:28
[INFO] [stdout]      |
[INFO] [stdout] 3521 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3522 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3523 | |                 stringify!(DockWindowRemove)
[INFO] [stdout] 3524 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3521 ~             None => panic!(
[INFO] [stdout] 3522 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3523 |                 stringify!(DockWindowRemove)
[INFO] [stdout] 3524 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3534:28
[INFO] [stdout]      |
[INFO] [stdout] 3534 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3535 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3536 | |                 stringify!(DuplicateCustomizableMenu)
[INFO] [stdout] 3537 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3534 ~             None => panic!(
[INFO] [stdout] 3535 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3536 |                 stringify!(DuplicateCustomizableMenu)
[INFO] [stdout] 3537 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3547:28
[INFO] [stdout]      |
[INFO] [stdout] 3547 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3548 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3549 | |                 stringify!(EditTempoTimeSigMarker)
[INFO] [stdout] 3550 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3547 ~             None => panic!(
[INFO] [stdout] 3548 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3549 |                 stringify!(EditTempoTimeSigMarker)
[INFO] [stdout] 3550 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3556:28
[INFO] [stdout]      |
[INFO] [stdout] 3556 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3557 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3558 | |                 stringify!(EnsureNotCompletelyOffscreen)
[INFO] [stdout] 3559 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3556 ~             None => panic!(
[INFO] [stdout] 3557 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3558 |                 stringify!(EnsureNotCompletelyOffscreen)
[INFO] [stdout] 3559 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3569:28
[INFO] [stdout]      |
[INFO] [stdout] 3569 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3570 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3571 | |                 stringify!(EnumerateFiles)
[INFO] [stdout] 3572 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3569 ~             None => panic!(
[INFO] [stdout] 3570 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3571 |                 stringify!(EnumerateFiles)
[INFO] [stdout] 3572 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3582:28
[INFO] [stdout]      |
[INFO] [stdout] 3582 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3583 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3584 | |                 stringify!(EnumerateSubdirectories)
[INFO] [stdout] 3585 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3582 ~             None => panic!(
[INFO] [stdout] 3583 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3584 |                 stringify!(EnumerateSubdirectories)
[INFO] [stdout] 3585 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3595:28
[INFO] [stdout]      |
[INFO] [stdout] 3595 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3596 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3597 | |                 stringify!(EnumPitchShiftModes)
[INFO] [stdout] 3598 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3595 ~             None => panic!(
[INFO] [stdout] 3596 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3597 |                 stringify!(EnumPitchShiftModes)
[INFO] [stdout] 3598 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3608:28
[INFO] [stdout]      |
[INFO] [stdout] 3608 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3609 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3610 | |                 stringify!(EnumPitchShiftSubModes)
[INFO] [stdout] 3611 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3608 ~             None => panic!(
[INFO] [stdout] 3609 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3610 |                 stringify!(EnumPitchShiftSubModes)
[INFO] [stdout] 3611 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3625:28
[INFO] [stdout]      |
[INFO] [stdout] 3625 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3626 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3627 | |                 stringify!(EnumProjectMarkers)
[INFO] [stdout] 3628 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3625 ~             None => panic!(
[INFO] [stdout] 3626 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3627 |                 stringify!(EnumProjectMarkers)
[INFO] [stdout] 3628 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3650:28
[INFO] [stdout]      |
[INFO] [stdout] 3650 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3651 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3652 | |                 stringify!(EnumProjectMarkers2)
[INFO] [stdout] 3653 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3650 ~             None => panic!(
[INFO] [stdout] 3651 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3652 |                 stringify!(EnumProjectMarkers2)
[INFO] [stdout] 3653 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3677:28
[INFO] [stdout]      |
[INFO] [stdout] 3677 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3678 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3679 | |                 stringify!(EnumProjectMarkers3)
[INFO] [stdout] 3680 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3677 ~             None => panic!(
[INFO] [stdout] 3678 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3679 |                 stringify!(EnumProjectMarkers3)
[INFO] [stdout] 3680 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3700:28
[INFO] [stdout]      |
[INFO] [stdout] 3700 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3701 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3702 | |                 stringify!(EnumProjects)
[INFO] [stdout] 3703 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3700 ~             None => panic!(
[INFO] [stdout] 3701 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3702 |                 stringify!(EnumProjects)
[INFO] [stdout] 3703 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3718:28
[INFO] [stdout]      |
[INFO] [stdout] 3718 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3719 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3720 | |                 stringify!(EnumProjExtState)
[INFO] [stdout] 3721 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3718 ~             None => panic!(
[INFO] [stdout] 3719 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3720 |                 stringify!(EnumProjExtState)
[INFO] [stdout] 3721 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3740:28
[INFO] [stdout]      |
[INFO] [stdout] 3740 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3741 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3742 | |                 stringify!(EnumRegionRenderMatrix)
[INFO] [stdout] 3743 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3740 ~             None => panic!(
[INFO] [stdout] 3741 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3742 |                 stringify!(EnumRegionRenderMatrix)
[INFO] [stdout] 3743 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3755:28
[INFO] [stdout]      |
[INFO] [stdout] 3755 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3756 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3757 | |                 stringify!(EnumTrackMIDIProgramNames)
[INFO] [stdout] 3758 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3755 ~             None => panic!(
[INFO] [stdout] 3756 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3757 |                 stringify!(EnumTrackMIDIProgramNames)
[INFO] [stdout] 3758 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3771:28
[INFO] [stdout]      |
[INFO] [stdout] 3771 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3772 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3773 | |                 stringify!(EnumTrackMIDIProgramNamesEx)
[INFO] [stdout] 3774 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3771 ~             None => panic!(
[INFO] [stdout] 3772 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3773 |                 stringify!(EnumTrackMIDIProgramNamesEx)
[INFO] [stdout] 3774 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3790:28
[INFO] [stdout]      |
[INFO] [stdout] 3790 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3791 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3792 | |                 stringify!(Envelope_Evaluate)
[INFO] [stdout] 3793 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3790 ~             None => panic!(
[INFO] [stdout] 3791 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3792 |                 stringify!(Envelope_Evaluate)
[INFO] [stdout] 3793 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3814:28
[INFO] [stdout]      |
[INFO] [stdout] 3814 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3815 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3816 | |                 stringify!(Envelope_FormatValue)
[INFO] [stdout] 3817 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3814 ~             None => panic!(
[INFO] [stdout] 3815 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3816 |                 stringify!(Envelope_FormatValue)
[INFO] [stdout] 3817 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3828:28
[INFO] [stdout]      |
[INFO] [stdout] 3828 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3829 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3830 | |                 stringify!(Envelope_GetParentTake)
[INFO] [stdout] 3831 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3828 ~             None => panic!(
[INFO] [stdout] 3829 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3830 |                 stringify!(Envelope_GetParentTake)
[INFO] [stdout] 3831 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3842:28
[INFO] [stdout]      |
[INFO] [stdout] 3842 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3843 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3844 | |                 stringify!(Envelope_GetParentTrack)
[INFO] [stdout] 3845 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3842 ~             None => panic!(
[INFO] [stdout] 3843 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3844 |                 stringify!(Envelope_GetParentTrack)
[INFO] [stdout] 3845 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3851:28
[INFO] [stdout]      |
[INFO] [stdout] 3851 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3852 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3853 | |                 stringify!(Envelope_SortPoints)
[INFO] [stdout] 3854 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3851 ~             None => panic!(
[INFO] [stdout] 3852 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3853 |                 stringify!(Envelope_SortPoints)
[INFO] [stdout] 3854 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3864:28
[INFO] [stdout]      |
[INFO] [stdout] 3864 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3865 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3866 | |                 stringify!(Envelope_SortPointsEx)
[INFO] [stdout] 3867 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3864 ~             None => panic!(
[INFO] [stdout] 3865 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3866 |                 stringify!(Envelope_SortPointsEx)
[INFO] [stdout] 3867 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3877:28
[INFO] [stdout]      |
[INFO] [stdout] 3877 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3878 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3879 | |                 stringify!(ExecProcess)
[INFO] [stdout] 3880 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3877 ~             None => panic!(
[INFO] [stdout] 3878 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3879 |                 stringify!(ExecProcess)
[INFO] [stdout] 3880 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3886:28
[INFO] [stdout]      |
[INFO] [stdout] 3886 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3887 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3888 | |                 stringify!(file_exists)
[INFO] [stdout] 3889 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3886 ~             None => panic!(
[INFO] [stdout] 3887 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3888 |                 stringify!(file_exists)
[INFO] [stdout] 3889 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3899:28
[INFO] [stdout]      |
[INFO] [stdout] 3899 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3900 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3901 | |                 stringify!(FindTempoTimeSigMarker)
[INFO] [stdout] 3902 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3899 ~             None => panic!(
[INFO] [stdout] 3900 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3901 |                 stringify!(FindTempoTimeSigMarker)
[INFO] [stdout] 3902 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3913:28
[INFO] [stdout]      |
[INFO] [stdout] 3913 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3914 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3915 | |                 stringify!(format_timestr)
[INFO] [stdout] 3916 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3913 ~             None => panic!(
[INFO] [stdout] 3914 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3915 |                 stringify!(format_timestr)
[INFO] [stdout] 3916 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3929:28
[INFO] [stdout]      |
[INFO] [stdout] 3929 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3930 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3931 | |                 stringify!(format_timestr_len)
[INFO] [stdout] 3932 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3929 ~             None => panic!(
[INFO] [stdout] 3930 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3931 |                 stringify!(format_timestr_len)
[INFO] [stdout] 3932 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3944:28
[INFO] [stdout]      |
[INFO] [stdout] 3944 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3945 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3946 | |                 stringify!(format_timestr_pos)
[INFO] [stdout] 3947 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3944 ~             None => panic!(
[INFO] [stdout] 3945 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3946 |                 stringify!(format_timestr_pos)
[INFO] [stdout] 3947 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3953:28
[INFO] [stdout]      |
[INFO] [stdout] 3953 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3954 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3955 | |                 stringify!(FreeHeapPtr)
[INFO] [stdout] 3956 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3953 ~             None => panic!(
[INFO] [stdout] 3954 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3955 |                 stringify!(FreeHeapPtr)
[INFO] [stdout] 3956 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3962:28
[INFO] [stdout]      |
[INFO] [stdout] 3962 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3963 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3964 | |                 stringify!(genGuid)
[INFO] [stdout] 3965 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3962 ~             None => panic!(
[INFO] [stdout] 3963 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3964 |                 stringify!(genGuid)
[INFO] [stdout] 3965 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3975:28
[INFO] [stdout]      |
[INFO] [stdout] 3975 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3976 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3977 | |                 stringify!(get_config_var)
[INFO] [stdout] 3978 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3975 ~             None => panic!(
[INFO] [stdout] 3976 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3977 |                 stringify!(get_config_var)
[INFO] [stdout] 3978 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3989:28
[INFO] [stdout]      |
[INFO] [stdout] 3989 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3990 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3991 | |                 stringify!(get_config_var_string)
[INFO] [stdout] 3992 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3989 ~             None => panic!(
[INFO] [stdout] 3990 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 3991 |                 stringify!(get_config_var_string)
[INFO] [stdout] 3992 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:3998:28
[INFO] [stdout]      |
[INFO] [stdout] 3998 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 3999 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4000 | |                 stringify!(get_ini_file)
[INFO] [stdout] 4001 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 3998 ~             None => panic!(
[INFO] [stdout] 3999 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4000 |                 stringify!(get_ini_file)
[INFO] [stdout] 4001 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4011:28
[INFO] [stdout]      |
[INFO] [stdout] 4011 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4012 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4013 | |                 stringify!(get_midi_config_var)
[INFO] [stdout] 4014 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4011 ~             None => panic!(
[INFO] [stdout] 4012 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4013 |                 stringify!(get_midi_config_var)
[INFO] [stdout] 4014 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4027:28
[INFO] [stdout]      |
[INFO] [stdout] 4027 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4028 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4029 | |                 stringify!(GetActionShortcutDesc)
[INFO] [stdout] 4030 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4027 ~             None => panic!(
[INFO] [stdout] 4028 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4029 |                 stringify!(GetActionShortcutDesc)
[INFO] [stdout] 4030 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4036:28
[INFO] [stdout]      |
[INFO] [stdout] 4036 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4037 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4038 | |                 stringify!(GetActiveTake)
[INFO] [stdout] 4039 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4036 ~             None => panic!(
[INFO] [stdout] 4037 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4038 |                 stringify!(GetActiveTake)
[INFO] [stdout] 4039 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4048:28
[INFO] [stdout]      |
[INFO] [stdout] 4048 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4049 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4050 | |                 stringify!(GetAllProjectPlayStates)
[INFO] [stdout] 4051 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4048 ~             None => panic!(
[INFO] [stdout] 4049 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4050 |                 stringify!(GetAllProjectPlayStates)
[INFO] [stdout] 4051 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4057:28
[INFO] [stdout]      |
[INFO] [stdout] 4057 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4058 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4059 | |                 stringify!(GetAppVersion)
[INFO] [stdout] 4060 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4057 ~             None => panic!(
[INFO] [stdout] 4058 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4059 |                 stringify!(GetAppVersion)
[INFO] [stdout] 4060 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4070:28
[INFO] [stdout]      |
[INFO] [stdout] 4070 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4071 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4072 | |                 stringify!(GetArmedCommand)
[INFO] [stdout] 4073 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4070 ~             None => panic!(
[INFO] [stdout] 4071 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4072 |                 stringify!(GetArmedCommand)
[INFO] [stdout] 4073 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4082:28
[INFO] [stdout]      |
[INFO] [stdout] 4082 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4083 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4084 | |                 stringify!(GetAudioAccessorEndTime)
[INFO] [stdout] 4085 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4082 ~             None => panic!(
[INFO] [stdout] 4083 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4084 |                 stringify!(GetAudioAccessorEndTime)
[INFO] [stdout] 4085 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4095:28
[INFO] [stdout]      |
[INFO] [stdout] 4095 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4096 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4097 | |                 stringify!(GetAudioAccessorHash)
[INFO] [stdout] 4098 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4095 ~             None => panic!(
[INFO] [stdout] 4096 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4097 |                 stringify!(GetAudioAccessorHash)
[INFO] [stdout] 4098 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4112:28
[INFO] [stdout]      |
[INFO] [stdout] 4112 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4113 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4114 | |                 stringify!(GetAudioAccessorSamples)
[INFO] [stdout] 4115 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4112 ~             None => panic!(
[INFO] [stdout] 4113 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4114 |                 stringify!(GetAudioAccessorSamples)
[INFO] [stdout] 4115 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4131:28
[INFO] [stdout]      |
[INFO] [stdout] 4131 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4132 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4133 | |                 stringify!(GetAudioAccessorStartTime)
[INFO] [stdout] 4134 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4131 ~             None => panic!(
[INFO] [stdout] 4132 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4133 |                 stringify!(GetAudioAccessorStartTime)
[INFO] [stdout] 4134 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4145:28
[INFO] [stdout]      |
[INFO] [stdout] 4145 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4146 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4147 | |                 stringify!(GetAudioDeviceInfo)
[INFO] [stdout] 4148 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4145 ~             None => panic!(
[INFO] [stdout] 4146 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4147 |                 stringify!(GetAudioDeviceInfo)
[INFO] [stdout] 4148 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4158:28
[INFO] [stdout]      |
[INFO] [stdout] 4158 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4159 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4160 | |                 stringify!(GetColorTheme)
[INFO] [stdout] 4161 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4158 ~             None => panic!(
[INFO] [stdout] 4159 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4160 |                 stringify!(GetColorTheme)
[INFO] [stdout] 4161 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4170:28
[INFO] [stdout]      |
[INFO] [stdout] 4170 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4171 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4172 | |                 stringify!(GetColorThemeStruct)
[INFO] [stdout] 4173 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4170 ~             None => panic!(
[INFO] [stdout] 4171 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4172 |                 stringify!(GetColorThemeStruct)
[INFO] [stdout] 4173 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4182:28
[INFO] [stdout]      |
[INFO] [stdout] 4182 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4183 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4184 | |                 stringify!(GetConfigWantsDock)
[INFO] [stdout] 4185 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4182 ~             None => panic!(
[INFO] [stdout] 4183 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4184 |                 stringify!(GetConfigWantsDock)
[INFO] [stdout] 4185 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4191:28
[INFO] [stdout]      |
[INFO] [stdout] 4191 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4192 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4193 | |                 stringify!(GetContextMenu)
[INFO] [stdout] 4194 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4191 ~             None => panic!(
[INFO] [stdout] 4192 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4193 |                 stringify!(GetContextMenu)
[INFO] [stdout] 4194 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4200:28
[INFO] [stdout]      |
[INFO] [stdout] 4200 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4201 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4202 | |                 stringify!(GetCurrentProjectInLoadSave)
[INFO] [stdout] 4203 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4200 ~             None => panic!(
[INFO] [stdout] 4201 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4202 |                 stringify!(GetCurrentProjectInLoadSave)
[INFO] [stdout] 4203 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4209:28
[INFO] [stdout]      |
[INFO] [stdout] 4209 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4210 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4211 | |                 stringify!(GetCursorContext)
[INFO] [stdout] 4212 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4209 ~             None => panic!(
[INFO] [stdout] 4210 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4211 |                 stringify!(GetCursorContext)
[INFO] [stdout] 4212 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4218:28
[INFO] [stdout]      |
[INFO] [stdout] 4218 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4219 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4220 | |                 stringify!(GetCursorContext2)
[INFO] [stdout] 4221 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4218 ~             None => panic!(
[INFO] [stdout] 4219 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4220 |                 stringify!(GetCursorContext2)
[INFO] [stdout] 4221 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4227:28
[INFO] [stdout]      |
[INFO] [stdout] 4227 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4228 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4229 | |                 stringify!(GetCursorPosition)
[INFO] [stdout] 4230 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4227 ~             None => panic!(
[INFO] [stdout] 4228 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4229 |                 stringify!(GetCursorPosition)
[INFO] [stdout] 4230 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4236:28
[INFO] [stdout]      |
[INFO] [stdout] 4236 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4237 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4238 | |                 stringify!(GetCursorPositionEx)
[INFO] [stdout] 4239 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4236 ~             None => panic!(
[INFO] [stdout] 4237 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4238 |                 stringify!(GetCursorPositionEx)
[INFO] [stdout] 4239 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4248:28
[INFO] [stdout]      |
[INFO] [stdout] 4248 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4249 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4250 | |                 stringify!(GetDisplayedMediaItemColor)
[INFO] [stdout] 4251 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4248 ~             None => panic!(
[INFO] [stdout] 4249 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4250 |                 stringify!(GetDisplayedMediaItemColor)
[INFO] [stdout] 4251 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4261:28
[INFO] [stdout]      |
[INFO] [stdout] 4261 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4262 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4263 | |                 stringify!(GetDisplayedMediaItemColor2)
[INFO] [stdout] 4264 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4261 ~             None => panic!(
[INFO] [stdout] 4262 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4263 |                 stringify!(GetDisplayedMediaItemColor2)
[INFO] [stdout] 4264 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4274:28
[INFO] [stdout]      |
[INFO] [stdout] 4274 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4275 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4276 | |                 stringify!(GetEnvelopeInfo_Value)
[INFO] [stdout] 4277 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4274 ~             None => panic!(
[INFO] [stdout] 4275 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4276 |                 stringify!(GetEnvelopeInfo_Value)
[INFO] [stdout] 4277 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4288:28
[INFO] [stdout]      |
[INFO] [stdout] 4288 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4289 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4290 | |                 stringify!(GetEnvelopeName)
[INFO] [stdout] 4291 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4288 ~             None => panic!(
[INFO] [stdout] 4289 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4290 |                 stringify!(GetEnvelopeName)
[INFO] [stdout] 4291 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4306:28
[INFO] [stdout]      |
[INFO] [stdout] 4306 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4307 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4308 | |                 stringify!(GetEnvelopePoint)
[INFO] [stdout] 4309 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4306 ~             None => panic!(
[INFO] [stdout] 4307 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4308 |                 stringify!(GetEnvelopePoint)
[INFO] [stdout] 4309 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4327:28
[INFO] [stdout]      |
[INFO] [stdout] 4327 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4328 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4329 | |                 stringify!(GetEnvelopePointByTime)
[INFO] [stdout] 4330 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4327 ~             None => panic!(
[INFO] [stdout] 4328 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4329 |                 stringify!(GetEnvelopePointByTime)
[INFO] [stdout] 4330 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4341:28
[INFO] [stdout]      |
[INFO] [stdout] 4341 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4342 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4343 | |                 stringify!(GetEnvelopePointByTimeEx)
[INFO] [stdout] 4344 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4341 ~             None => panic!(
[INFO] [stdout] 4342 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4343 |                 stringify!(GetEnvelopePointByTimeEx)
[INFO] [stdout] 4344 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4360:28
[INFO] [stdout]      |
[INFO] [stdout] 4360 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4361 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4362 | |                 stringify!(GetEnvelopePointEx)
[INFO] [stdout] 4363 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4360 ~             None => panic!(
[INFO] [stdout] 4361 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4362 |                 stringify!(GetEnvelopePointEx)
[INFO] [stdout] 4363 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4381:28
[INFO] [stdout]      |
[INFO] [stdout] 4381 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4382 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4383 | |                 stringify!(GetEnvelopeScalingMode)
[INFO] [stdout] 4384 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4381 ~             None => panic!(
[INFO] [stdout] 4382 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4383 |                 stringify!(GetEnvelopeScalingMode)
[INFO] [stdout] 4384 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4396:28
[INFO] [stdout]      |
[INFO] [stdout] 4396 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4397 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4398 | |                 stringify!(GetEnvelopeStateChunk)
[INFO] [stdout] 4399 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4396 ~             None => panic!(
[INFO] [stdout] 4397 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4398 |                 stringify!(GetEnvelopeStateChunk)
[INFO] [stdout] 4399 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4405:28
[INFO] [stdout]      |
[INFO] [stdout] 4405 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4406 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4407 | |                 stringify!(GetExePath)
[INFO] [stdout] 4408 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4405 ~             None => panic!(
[INFO] [stdout] 4406 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4407 |                 stringify!(GetExePath)
[INFO] [stdout] 4408 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4418:28
[INFO] [stdout]      |
[INFO] [stdout] 4418 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4419 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4420 | |                 stringify!(GetExtState)
[INFO] [stdout] 4421 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4418 ~             None => panic!(
[INFO] [stdout] 4419 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4420 |                 stringify!(GetExtState)
[INFO] [stdout] 4421 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4432:28
[INFO] [stdout]      |
[INFO] [stdout] 4432 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4433 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4434 | |                 stringify!(GetFocusedFX)
[INFO] [stdout] 4435 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4432 ~             None => panic!(
[INFO] [stdout] 4433 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4434 |                 stringify!(GetFocusedFX)
[INFO] [stdout] 4435 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4445:28
[INFO] [stdout]      |
[INFO] [stdout] 4445 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4446 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4447 | |                 stringify!(GetFreeDiskSpaceForRecordPath)
[INFO] [stdout] 4448 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4445 ~             None => panic!(
[INFO] [stdout] 4446 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4447 |                 stringify!(GetFreeDiskSpaceForRecordPath)
[INFO] [stdout] 4448 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4460:28
[INFO] [stdout]      |
[INFO] [stdout] 4460 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4461 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4462 | |                 stringify!(GetFXEnvelope)
[INFO] [stdout] 4463 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4460 ~             None => panic!(
[INFO] [stdout] 4461 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4462 |                 stringify!(GetFXEnvelope)
[INFO] [stdout] 4463 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4469:28
[INFO] [stdout]      |
[INFO] [stdout] 4469 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4470 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4471 | |                 stringify!(GetGlobalAutomationOverride)
[INFO] [stdout] 4472 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4469 ~             None => panic!(
[INFO] [stdout] 4470 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4471 |                 stringify!(GetGlobalAutomationOverride)
[INFO] [stdout] 4472 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4478:28
[INFO] [stdout]      |
[INFO] [stdout] 4478 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4479 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4480 | |                 stringify!(GetHZoomLevel)
[INFO] [stdout] 4481 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4478 ~             None => panic!(
[INFO] [stdout] 4479 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4480 |                 stringify!(GetHZoomLevel)
[INFO] [stdout] 4481 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4490:28
[INFO] [stdout]      |
[INFO] [stdout] 4490 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4491 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4492 | |                 stringify!(GetIconThemePointer)
[INFO] [stdout] 4493 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4490 ~             None => panic!(
[INFO] [stdout] 4491 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4492 |                 stringify!(GetIconThemePointer)
[INFO] [stdout] 4493 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4503:28
[INFO] [stdout]      |
[INFO] [stdout] 4503 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4504 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4505 | |                 stringify!(GetIconThemePointerForDPI)
[INFO] [stdout] 4506 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4503 ~             None => panic!(
[INFO] [stdout] 4504 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4505 |                 stringify!(GetIconThemePointerForDPI)
[INFO] [stdout] 4506 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4515:28
[INFO] [stdout]      |
[INFO] [stdout] 4515 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4516 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4517 | |                 stringify!(GetIconThemeStruct)
[INFO] [stdout] 4518 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4515 ~             None => panic!(
[INFO] [stdout] 4516 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4517 |                 stringify!(GetIconThemeStruct)
[INFO] [stdout] 4518 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4527:28
[INFO] [stdout]      |
[INFO] [stdout] 4527 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4528 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4529 | |                 stringify!(GetInputChannelName)
[INFO] [stdout] 4530 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4527 ~             None => panic!(
[INFO] [stdout] 4528 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4529 |                 stringify!(GetInputChannelName)
[INFO] [stdout] 4530 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4540:28
[INFO] [stdout]      |
[INFO] [stdout] 4540 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4541 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4542 | |                 stringify!(GetInputOutputLatency)
[INFO] [stdout] 4543 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4540 ~             None => panic!(
[INFO] [stdout] 4541 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4542 |                 stringify!(GetInputOutputLatency)
[INFO] [stdout] 4543 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4553:28
[INFO] [stdout]      |
[INFO] [stdout] 4553 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4554 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4555 | |                 stringify!(GetItemEditingTime2)
[INFO] [stdout] 4556 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4553 ~             None => panic!(
[INFO] [stdout] 4554 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4555 |                 stringify!(GetItemEditingTime2)
[INFO] [stdout] 4556 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4568:28
[INFO] [stdout]      |
[INFO] [stdout] 4568 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4569 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4570 | |                 stringify!(GetItemFromPoint)
[INFO] [stdout] 4571 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4568 ~             None => panic!(
[INFO] [stdout] 4569 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4570 |                 stringify!(GetItemFromPoint)
[INFO] [stdout] 4571 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4580:28
[INFO] [stdout]      |
[INFO] [stdout] 4580 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4581 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4582 | |                 stringify!(GetItemProjectContext)
[INFO] [stdout] 4583 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4580 ~             None => panic!(
[INFO] [stdout] 4581 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4582 |                 stringify!(GetItemProjectContext)
[INFO] [stdout] 4583 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4595:28
[INFO] [stdout]      |
[INFO] [stdout] 4595 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4596 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4597 | |                 stringify!(GetItemStateChunk)
[INFO] [stdout] 4598 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4595 ~             None => panic!(
[INFO] [stdout] 4596 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4597 |                 stringify!(GetItemStateChunk)
[INFO] [stdout] 4598 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4604:28
[INFO] [stdout]      |
[INFO] [stdout] 4604 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4605 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4606 | |                 stringify!(GetLastColorThemeFile)
[INFO] [stdout] 4607 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4604 ~             None => panic!(
[INFO] [stdout] 4605 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4606 |                 stringify!(GetLastColorThemeFile)
[INFO] [stdout] 4607 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4619:28
[INFO] [stdout]      |
[INFO] [stdout] 4619 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4620 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4621 | |                 stringify!(GetLastMarkerAndCurRegion)
[INFO] [stdout] 4622 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4619 ~             None => panic!(
[INFO] [stdout] 4620 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4621 |                 stringify!(GetLastMarkerAndCurRegion)
[INFO] [stdout] 4622 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4633:28
[INFO] [stdout]      |
[INFO] [stdout] 4633 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4634 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4635 | |                 stringify!(GetLastTouchedFX)
[INFO] [stdout] 4636 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4633 ~             None => panic!(
[INFO] [stdout] 4634 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4635 |                 stringify!(GetLastTouchedFX)
[INFO] [stdout] 4636 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4642:28
[INFO] [stdout]      |
[INFO] [stdout] 4642 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4643 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4644 | |                 stringify!(GetLastTouchedTrack)
[INFO] [stdout] 4645 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4642 ~             None => panic!(
[INFO] [stdout] 4643 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4644 |                 stringify!(GetLastTouchedTrack)
[INFO] [stdout] 4645 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4651:28
[INFO] [stdout]      |
[INFO] [stdout] 4651 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4652 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4653 | |                 stringify!(GetMainHwnd)
[INFO] [stdout] 4654 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4651 ~             None => panic!(
[INFO] [stdout] 4652 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4653 |                 stringify!(GetMainHwnd)
[INFO] [stdout] 4654 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4660:28
[INFO] [stdout]      |
[INFO] [stdout] 4660 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4661 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4662 | |                 stringify!(GetMasterMuteSoloFlags)
[INFO] [stdout] 4663 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4660 ~             None => panic!(
[INFO] [stdout] 4661 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4662 |                 stringify!(GetMasterMuteSoloFlags)
[INFO] [stdout] 4663 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4669:28
[INFO] [stdout]      |
[INFO] [stdout] 4669 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4670 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4671 | |                 stringify!(GetMasterTrack)
[INFO] [stdout] 4672 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4669 ~             None => panic!(
[INFO] [stdout] 4670 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4671 |                 stringify!(GetMasterTrack)
[INFO] [stdout] 4672 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4678:28
[INFO] [stdout]      |
[INFO] [stdout] 4678 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4679 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4680 | |                 stringify!(GetMasterTrackVisibility)
[INFO] [stdout] 4681 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4678 ~             None => panic!(
[INFO] [stdout] 4679 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4680 |                 stringify!(GetMasterTrackVisibility)
[INFO] [stdout] 4681 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4687:28
[INFO] [stdout]      |
[INFO] [stdout] 4687 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4688 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4689 | |                 stringify!(GetMaxMidiInputs)
[INFO] [stdout] 4690 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4687 ~             None => panic!(
[INFO] [stdout] 4688 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4689 |                 stringify!(GetMaxMidiInputs)
[INFO] [stdout] 4690 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4696:28
[INFO] [stdout]      |
[INFO] [stdout] 4696 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4697 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4698 | |                 stringify!(GetMaxMidiOutputs)
[INFO] [stdout] 4699 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4696 ~             None => panic!(
[INFO] [stdout] 4697 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4698 |                 stringify!(GetMaxMidiOutputs)
[INFO] [stdout] 4699 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4709:28
[INFO] [stdout]      |
[INFO] [stdout] 4709 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4710 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4711 | |                 stringify!(GetMediaItem)
[INFO] [stdout] 4712 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4709 ~             None => panic!(
[INFO] [stdout] 4710 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4711 |                 stringify!(GetMediaItem)
[INFO] [stdout] 4712 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4718:28
[INFO] [stdout]      |
[INFO] [stdout] 4718 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4719 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4720 | |                 stringify!(GetMediaItem_Track)
[INFO] [stdout] 4721 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4718 ~             None => panic!(
[INFO] [stdout] 4719 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4720 |                 stringify!(GetMediaItem_Track)
[INFO] [stdout] 4721 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4731:28
[INFO] [stdout]      |
[INFO] [stdout] 4731 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4732 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4733 | |                 stringify!(GetMediaItemInfo_Value)
[INFO] [stdout] 4734 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4731 ~             None => panic!(
[INFO] [stdout] 4732 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4733 |                 stringify!(GetMediaItemInfo_Value)
[INFO] [stdout] 4734 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4740:28
[INFO] [stdout]      |
[INFO] [stdout] 4740 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4741 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4742 | |                 stringify!(GetMediaItemNumTakes)
[INFO] [stdout] 4743 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4740 ~             None => panic!(
[INFO] [stdout] 4741 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4742 |                 stringify!(GetMediaItemNumTakes)
[INFO] [stdout] 4743 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4753:28
[INFO] [stdout]      |
[INFO] [stdout] 4753 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4754 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4755 | |                 stringify!(GetMediaItemTake)
[INFO] [stdout] 4756 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4753 ~             None => panic!(
[INFO] [stdout] 4754 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4755 |                 stringify!(GetMediaItemTake)
[INFO] [stdout] 4756 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4765:28
[INFO] [stdout]      |
[INFO] [stdout] 4765 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4766 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4767 | |                 stringify!(GetMediaItemTake_Item)
[INFO] [stdout] 4768 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4765 ~             None => panic!(
[INFO] [stdout] 4766 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4767 |                 stringify!(GetMediaItemTake_Item)
[INFO] [stdout] 4768 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4783:28
[INFO] [stdout]      |
[INFO] [stdout] 4783 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4784 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4785 | |                 stringify!(GetMediaItemTake_Peaks)
[INFO] [stdout] 4786 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4783 ~             None => panic!(
[INFO] [stdout] 4784 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4785 |                 stringify!(GetMediaItemTake_Peaks)
[INFO] [stdout] 4786 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4803:28
[INFO] [stdout]      |
[INFO] [stdout] 4803 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4804 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4805 | |                 stringify!(GetMediaItemTake_Source)
[INFO] [stdout] 4806 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4803 ~             None => panic!(
[INFO] [stdout] 4804 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4805 |                 stringify!(GetMediaItemTake_Source)
[INFO] [stdout] 4806 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4815:28
[INFO] [stdout]      |
[INFO] [stdout] 4815 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4816 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4817 | |                 stringify!(GetMediaItemTake_Track)
[INFO] [stdout] 4818 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4815 ~             None => panic!(
[INFO] [stdout] 4816 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4817 |                 stringify!(GetMediaItemTake_Track)
[INFO] [stdout] 4818 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4828:28
[INFO] [stdout]      |
[INFO] [stdout] 4828 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4829 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4830 | |                 stringify!(GetMediaItemTakeByGUID)
[INFO] [stdout] 4831 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4828 ~             None => panic!(
[INFO] [stdout] 4829 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4830 |                 stringify!(GetMediaItemTakeByGUID)
[INFO] [stdout] 4831 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4841:28
[INFO] [stdout]      |
[INFO] [stdout] 4841 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4842 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4843 | |                 stringify!(GetMediaItemTakeInfo_Value)
[INFO] [stdout] 4844 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4841 ~             None => panic!(
[INFO] [stdout] 4842 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4843 |                 stringify!(GetMediaItemTakeInfo_Value)
[INFO] [stdout] 4844 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4850:28
[INFO] [stdout]      |
[INFO] [stdout] 4850 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4851 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4852 | |                 stringify!(GetMediaItemTrack)
[INFO] [stdout] 4853 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4850 ~             None => panic!(
[INFO] [stdout] 4851 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4852 |                 stringify!(GetMediaItemTrack)
[INFO] [stdout] 4853 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4864:28
[INFO] [stdout]      |
[INFO] [stdout] 4864 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4865 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4866 | |                 stringify!(GetMediaSourceFileName)
[INFO] [stdout] 4867 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4864 ~             None => panic!(
[INFO] [stdout] 4865 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4866 |                 stringify!(GetMediaSourceFileName)
[INFO] [stdout] 4867 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4877:28
[INFO] [stdout]      |
[INFO] [stdout] 4877 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4878 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4879 | |                 stringify!(GetMediaSourceLength)
[INFO] [stdout] 4880 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4877 ~             None => panic!(
[INFO] [stdout] 4878 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4879 |                 stringify!(GetMediaSourceLength)
[INFO] [stdout] 4880 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4889:28
[INFO] [stdout]      |
[INFO] [stdout] 4889 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4890 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4891 | |                 stringify!(GetMediaSourceNumChannels)
[INFO] [stdout] 4892 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4889 ~             None => panic!(
[INFO] [stdout] 4890 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4891 |                 stringify!(GetMediaSourceNumChannels)
[INFO] [stdout] 4892 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4898:28
[INFO] [stdout]      |
[INFO] [stdout] 4898 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4899 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4900 | |                 stringify!(GetMediaSourceParent)
[INFO] [stdout] 4901 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4898 ~             None => panic!(
[INFO] [stdout] 4899 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4900 |                 stringify!(GetMediaSourceParent)
[INFO] [stdout] 4901 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4910:28
[INFO] [stdout]      |
[INFO] [stdout] 4910 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4911 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4912 | |                 stringify!(GetMediaSourceSampleRate)
[INFO] [stdout] 4913 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4910 ~             None => panic!(
[INFO] [stdout] 4911 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4912 |                 stringify!(GetMediaSourceSampleRate)
[INFO] [stdout] 4913 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4924:28
[INFO] [stdout]      |
[INFO] [stdout] 4924 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4925 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4926 | |                 stringify!(GetMediaSourceType)
[INFO] [stdout] 4927 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4924 ~             None => panic!(
[INFO] [stdout] 4925 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4926 |                 stringify!(GetMediaSourceType)
[INFO] [stdout] 4927 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4937:28
[INFO] [stdout]      |
[INFO] [stdout] 4937 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4938 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4939 | |                 stringify!(GetMediaTrackInfo_Value)
[INFO] [stdout] 4940 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4937 ~             None => panic!(
[INFO] [stdout] 4938 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4939 |                 stringify!(GetMediaTrackInfo_Value)
[INFO] [stdout] 4940 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4951:28
[INFO] [stdout]      |
[INFO] [stdout] 4951 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4952 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4953 | |                 stringify!(GetMIDIInputName)
[INFO] [stdout] 4954 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4951 ~             None => panic!(
[INFO] [stdout] 4952 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4953 |                 stringify!(GetMIDIInputName)
[INFO] [stdout] 4954 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4965:28
[INFO] [stdout]      |
[INFO] [stdout] 4965 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4966 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4967 | |                 stringify!(GetMIDIOutputName)
[INFO] [stdout] 4968 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4965 ~             None => panic!(
[INFO] [stdout] 4966 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4967 |                 stringify!(GetMIDIOutputName)
[INFO] [stdout] 4968 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4974:28
[INFO] [stdout]      |
[INFO] [stdout] 4974 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4975 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4976 | |                 stringify!(GetMixerScroll)
[INFO] [stdout] 4977 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4974 ~             None => panic!(
[INFO] [stdout] 4975 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4976 |                 stringify!(GetMixerScroll)
[INFO] [stdout] 4977 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:4989:28
[INFO] [stdout]      |
[INFO] [stdout] 4989 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 4990 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4991 | |                 stringify!(GetMouseModifier)
[INFO] [stdout] 4992 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 4989 ~             None => panic!(
[INFO] [stdout] 4990 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 4991 |                 stringify!(GetMouseModifier)
[INFO] [stdout] 4992 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5002:28
[INFO] [stdout]      |
[INFO] [stdout] 5002 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5003 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5004 | |                 stringify!(GetMousePosition)
[INFO] [stdout] 5005 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5002 ~             None => panic!(
[INFO] [stdout] 5003 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5004 |                 stringify!(GetMousePosition)
[INFO] [stdout] 5005 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5011:28
[INFO] [stdout]      |
[INFO] [stdout] 5011 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5012 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5013 | |                 stringify!(GetNumAudioInputs)
[INFO] [stdout] 5014 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5011 ~             None => panic!(
[INFO] [stdout] 5012 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5013 |                 stringify!(GetNumAudioInputs)
[INFO] [stdout] 5014 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5020:28
[INFO] [stdout]      |
[INFO] [stdout] 5020 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5021 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5022 | |                 stringify!(GetNumAudioOutputs)
[INFO] [stdout] 5023 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5020 ~             None => panic!(
[INFO] [stdout] 5021 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5022 |                 stringify!(GetNumAudioOutputs)
[INFO] [stdout] 5023 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5029:28
[INFO] [stdout]      |
[INFO] [stdout] 5029 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5030 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5031 | |                 stringify!(GetNumMIDIInputs)
[INFO] [stdout] 5032 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5029 ~             None => panic!(
[INFO] [stdout] 5030 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5031 |                 stringify!(GetNumMIDIInputs)
[INFO] [stdout] 5032 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5038:28
[INFO] [stdout]      |
[INFO] [stdout] 5038 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5039 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5040 | |                 stringify!(GetNumMIDIOutputs)
[INFO] [stdout] 5041 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5038 ~             None => panic!(
[INFO] [stdout] 5039 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5040 |                 stringify!(GetNumMIDIOutputs)
[INFO] [stdout] 5041 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5047:28
[INFO] [stdout]      |
[INFO] [stdout] 5047 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5048 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5049 | |                 stringify!(GetNumTracks)
[INFO] [stdout] 5050 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5047 ~             None => panic!(
[INFO] [stdout] 5048 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5049 |                 stringify!(GetNumTracks)
[INFO] [stdout] 5050 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5056:28
[INFO] [stdout]      |
[INFO] [stdout] 5056 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5057 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5058 | |                 stringify!(GetOS)
[INFO] [stdout] 5059 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5056 ~             None => panic!(
[INFO] [stdout] 5057 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5058 |                 stringify!(GetOS)
[INFO] [stdout] 5059 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5068:28
[INFO] [stdout]      |
[INFO] [stdout] 5068 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5069 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5070 | |                 stringify!(GetOutputChannelName)
[INFO] [stdout] 5071 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5068 ~             None => panic!(
[INFO] [stdout] 5069 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5070 |                 stringify!(GetOutputChannelName)
[INFO] [stdout] 5071 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5077:28
[INFO] [stdout]      |
[INFO] [stdout] 5077 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5078 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5079 | |                 stringify!(GetOutputLatency)
[INFO] [stdout] 5080 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5077 ~             None => panic!(
[INFO] [stdout] 5078 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5079 |                 stringify!(GetOutputLatency)
[INFO] [stdout] 5080 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5086:28
[INFO] [stdout]      |
[INFO] [stdout] 5086 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5087 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5088 | |                 stringify!(GetParentTrack)
[INFO] [stdout] 5089 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5086 ~             None => panic!(
[INFO] [stdout] 5087 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5088 |                 stringify!(GetParentTrack)
[INFO] [stdout] 5089 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5100:28
[INFO] [stdout]      |
[INFO] [stdout] 5100 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5101 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5102 | |                 stringify!(GetPeakFileName)
[INFO] [stdout] 5103 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5100 ~             None => panic!(
[INFO] [stdout] 5101 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5102 |                 stringify!(GetPeakFileName)
[INFO] [stdout] 5103 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5115:28
[INFO] [stdout]      |
[INFO] [stdout] 5115 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5116 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5117 | |                 stringify!(GetPeakFileNameEx)
[INFO] [stdout] 5118 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5115 ~             None => panic!(
[INFO] [stdout] 5116 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5117 |                 stringify!(GetPeakFileNameEx)
[INFO] [stdout] 5118 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5131:28
[INFO] [stdout]      |
[INFO] [stdout] 5131 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5132 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5133 | |                 stringify!(GetPeakFileNameEx2)
[INFO] [stdout] 5134 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5131 ~             None => panic!(
[INFO] [stdout] 5132 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5133 |                 stringify!(GetPeakFileNameEx2)
[INFO] [stdout] 5134 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5147:28
[INFO] [stdout]      |
[INFO] [stdout] 5147 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5148 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5149 | |                 stringify!(GetPeaksBitmap)
[INFO] [stdout] 5150 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5147 ~             None => panic!(
[INFO] [stdout] 5148 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5149 |                 stringify!(GetPeaksBitmap)
[INFO] [stdout] 5150 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5156:28
[INFO] [stdout]      |
[INFO] [stdout] 5156 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5157 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5158 | |                 stringify!(GetPlayPosition)
[INFO] [stdout] 5159 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5156 ~             None => panic!(
[INFO] [stdout] 5157 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5158 |                 stringify!(GetPlayPosition)
[INFO] [stdout] 5159 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5165:28
[INFO] [stdout]      |
[INFO] [stdout] 5165 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5166 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5167 | |                 stringify!(GetPlayPosition2)
[INFO] [stdout] 5168 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5165 ~             None => panic!(
[INFO] [stdout] 5166 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5167 |                 stringify!(GetPlayPosition2)
[INFO] [stdout] 5168 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5174:28
[INFO] [stdout]      |
[INFO] [stdout] 5174 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5175 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5176 | |                 stringify!(GetPlayPosition2Ex)
[INFO] [stdout] 5177 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5174 ~             None => panic!(
[INFO] [stdout] 5175 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5176 |                 stringify!(GetPlayPosition2Ex)
[INFO] [stdout] 5177 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5183:28
[INFO] [stdout]      |
[INFO] [stdout] 5183 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5184 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5185 | |                 stringify!(GetPlayPositionEx)
[INFO] [stdout] 5186 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5183 ~             None => panic!(
[INFO] [stdout] 5184 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5185 |                 stringify!(GetPlayPositionEx)
[INFO] [stdout] 5186 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5192:28
[INFO] [stdout]      |
[INFO] [stdout] 5192 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5193 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5194 | |                 stringify!(GetPlayState)
[INFO] [stdout] 5195 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5192 ~             None => panic!(
[INFO] [stdout] 5193 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5194 |                 stringify!(GetPlayState)
[INFO] [stdout] 5195 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5201:28
[INFO] [stdout]      |
[INFO] [stdout] 5201 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5202 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5203 | |                 stringify!(GetPlayStateEx)
[INFO] [stdout] 5204 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5201 ~             None => panic!(
[INFO] [stdout] 5202 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5203 |                 stringify!(GetPlayStateEx)
[INFO] [stdout] 5204 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5215:28
[INFO] [stdout]      |
[INFO] [stdout] 5215 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5216 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5217 | |                 stringify!(GetPreferredDiskReadMode)
[INFO] [stdout] 5218 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5215 ~             None => panic!(
[INFO] [stdout] 5216 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5217 |                 stringify!(GetPreferredDiskReadMode)
[INFO] [stdout] 5218 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5229:28
[INFO] [stdout]      |
[INFO] [stdout] 5229 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5230 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5231 | |                 stringify!(GetPreferredDiskReadModePeak)
[INFO] [stdout] 5232 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5229 ~             None => panic!(
[INFO] [stdout] 5230 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5231 |                 stringify!(GetPreferredDiskReadModePeak)
[INFO] [stdout] 5232 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5243:28
[INFO] [stdout]      |
[INFO] [stdout] 5243 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5244 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5245 | |                 stringify!(GetPreferredDiskWriteMode)
[INFO] [stdout] 5246 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5243 ~             None => panic!(
[INFO] [stdout] 5244 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5245 |                 stringify!(GetPreferredDiskWriteMode)
[INFO] [stdout] 5246 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5252:28
[INFO] [stdout]      |
[INFO] [stdout] 5252 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5253 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5254 | |                 stringify!(GetProjectLength)
[INFO] [stdout] 5255 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5252 ~             None => panic!(
[INFO] [stdout] 5253 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5254 |                 stringify!(GetProjectLength)
[INFO] [stdout] 5255 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5266:28
[INFO] [stdout]      |
[INFO] [stdout] 5266 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5267 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5268 | |                 stringify!(GetProjectName)
[INFO] [stdout] 5269 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5266 ~             None => panic!(
[INFO] [stdout] 5267 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5268 |                 stringify!(GetProjectName)
[INFO] [stdout] 5269 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5279:28
[INFO] [stdout]      |
[INFO] [stdout] 5279 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5280 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5281 | |                 stringify!(GetProjectPath)
[INFO] [stdout] 5282 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5279 ~             None => panic!(
[INFO] [stdout] 5280 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5281 |                 stringify!(GetProjectPath)
[INFO] [stdout] 5282 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5293:28
[INFO] [stdout]      |
[INFO] [stdout] 5293 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5294 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5295 | |                 stringify!(GetProjectPathEx)
[INFO] [stdout] 5296 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5293 ~             None => panic!(
[INFO] [stdout] 5294 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5295 |                 stringify!(GetProjectPathEx)
[INFO] [stdout] 5296 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5305:28
[INFO] [stdout]      |
[INFO] [stdout] 5305 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5306 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5307 | |                 stringify!(GetProjectStateChangeCount)
[INFO] [stdout] 5308 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5305 ~             None => panic!(
[INFO] [stdout] 5306 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5307 |                 stringify!(GetProjectStateChangeCount)
[INFO] [stdout] 5308 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5314:28
[INFO] [stdout]      |
[INFO] [stdout] 5314 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5315 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5316 | |                 stringify!(GetProjectTimeOffset)
[INFO] [stdout] 5317 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5314 ~             None => panic!(
[INFO] [stdout] 5315 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5316 |                 stringify!(GetProjectTimeOffset)
[INFO] [stdout] 5317 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5323:28
[INFO] [stdout]      |
[INFO] [stdout] 5323 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5324 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5325 | |                 stringify!(GetProjectTimeSignature)
[INFO] [stdout] 5326 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5323 ~             None => panic!(
[INFO] [stdout] 5324 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5325 |                 stringify!(GetProjectTimeSignature)
[INFO] [stdout] 5326 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5337:28
[INFO] [stdout]      |
[INFO] [stdout] 5337 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5338 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5339 | |                 stringify!(GetProjectTimeSignature2)
[INFO] [stdout] 5340 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5337 ~             None => panic!(
[INFO] [stdout] 5338 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5339 |                 stringify!(GetProjectTimeSignature2)
[INFO] [stdout] 5340 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5353:28
[INFO] [stdout]      |
[INFO] [stdout] 5353 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5354 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5355 | |                 stringify!(GetProjExtState)
[INFO] [stdout] 5356 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5353 ~             None => panic!(
[INFO] [stdout] 5354 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5355 |                 stringify!(GetProjExtState)
[INFO] [stdout] 5356 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5362:28
[INFO] [stdout]      |
[INFO] [stdout] 5362 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5363 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5364 | |                 stringify!(GetResourcePath)
[INFO] [stdout] 5365 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5362 ~             None => panic!(
[INFO] [stdout] 5363 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5364 |                 stringify!(GetResourcePath)
[INFO] [stdout] 5365 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5374:28
[INFO] [stdout]      |
[INFO] [stdout] 5374 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5375 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5376 | |                 stringify!(GetSelectedEnvelope)
[INFO] [stdout] 5377 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5374 ~             None => panic!(
[INFO] [stdout] 5375 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5376 |                 stringify!(GetSelectedEnvelope)
[INFO] [stdout] 5377 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5387:28
[INFO] [stdout]      |
[INFO] [stdout] 5387 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5388 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5389 | |                 stringify!(GetSelectedMediaItem)
[INFO] [stdout] 5390 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5387 ~             None => panic!(
[INFO] [stdout] 5388 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5389 |                 stringify!(GetSelectedMediaItem)
[INFO] [stdout] 5390 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5400:28
[INFO] [stdout]      |
[INFO] [stdout] 5400 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5401 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5402 | |                 stringify!(GetSelectedTrack)
[INFO] [stdout] 5403 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5400 ~             None => panic!(
[INFO] [stdout] 5401 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5402 |                 stringify!(GetSelectedTrack)
[INFO] [stdout] 5403 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5414:28
[INFO] [stdout]      |
[INFO] [stdout] 5414 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5415 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5416 | |                 stringify!(GetSelectedTrack2)
[INFO] [stdout] 5417 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5414 ~             None => panic!(
[INFO] [stdout] 5415 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5416 |                 stringify!(GetSelectedTrack2)
[INFO] [stdout] 5417 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5426:28
[INFO] [stdout]      |
[INFO] [stdout] 5426 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5427 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5428 | |                 stringify!(GetSelectedTrackEnvelope)
[INFO] [stdout] 5429 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5426 ~             None => panic!(
[INFO] [stdout] 5427 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5428 |                 stringify!(GetSelectedTrackEnvelope)
[INFO] [stdout] 5429 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5443:28
[INFO] [stdout]      |
[INFO] [stdout] 5443 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5444 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5445 | |                 stringify!(GetSet_ArrangeView2)
[INFO] [stdout] 5446 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5443 ~             None => panic!(
[INFO] [stdout] 5444 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5445 |                 stringify!(GetSet_ArrangeView2)
[INFO] [stdout] 5446 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5466:28
[INFO] [stdout]      |
[INFO] [stdout] 5466 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5467 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5468 | |                 stringify!(GetSet_LoopTimeRange)
[INFO] [stdout] 5469 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5466 ~             None => panic!(
[INFO] [stdout] 5467 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5468 |                 stringify!(GetSet_LoopTimeRange)
[INFO] [stdout] 5469 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5483:28
[INFO] [stdout]      |
[INFO] [stdout] 5483 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5484 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5485 | |                 stringify!(GetSet_LoopTimeRange2)
[INFO] [stdout] 5486 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5483 ~             None => panic!(
[INFO] [stdout] 5484 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5485 |                 stringify!(GetSet_LoopTimeRange2)
[INFO] [stdout] 5486 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5499:28
[INFO] [stdout]      |
[INFO] [stdout] 5499 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5500 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5501 | |                 stringify!(GetSetAutomationItemInfo)
[INFO] [stdout] 5502 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5499 ~             None => panic!(
[INFO] [stdout] 5500 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5501 |                 stringify!(GetSetAutomationItemInfo)
[INFO] [stdout] 5502 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5515:28
[INFO] [stdout]      |
[INFO] [stdout] 5515 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5516 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5517 | |                 stringify!(GetSetAutomationItemInfo_String)
[INFO] [stdout] 5518 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5515 ~             None => panic!(
[INFO] [stdout] 5516 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5517 |                 stringify!(GetSetAutomationItemInfo_String)
[INFO] [stdout] 5518 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5530:28
[INFO] [stdout]      |
[INFO] [stdout] 5530 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5531 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5532 | |                 stringify!(GetSetEnvelopeInfo_String)
[INFO] [stdout] 5533 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5530 ~             None => panic!(
[INFO] [stdout] 5531 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5532 |                 stringify!(GetSetEnvelopeInfo_String)
[INFO] [stdout] 5533 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5544:28
[INFO] [stdout]      |
[INFO] [stdout] 5544 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5545 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5546 | |                 stringify!(GetSetEnvelopeState)
[INFO] [stdout] 5547 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5544 ~             None => panic!(
[INFO] [stdout] 5545 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5546 |                 stringify!(GetSetEnvelopeState)
[INFO] [stdout] 5547 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5559:28
[INFO] [stdout]      |
[INFO] [stdout] 5559 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5560 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5561 | |                 stringify!(GetSetEnvelopeState2)
[INFO] [stdout] 5562 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5559 ~             None => panic!(
[INFO] [stdout] 5560 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5561 |                 stringify!(GetSetEnvelopeState2)
[INFO] [stdout] 5562 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5573:28
[INFO] [stdout]      |
[INFO] [stdout] 5573 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5574 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5575 | |                 stringify!(GetSetItemState)
[INFO] [stdout] 5576 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5573 ~             None => panic!(
[INFO] [stdout] 5574 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5575 |                 stringify!(GetSetItemState)
[INFO] [stdout] 5576 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5588:28
[INFO] [stdout]      |
[INFO] [stdout] 5588 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5589 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5590 | |                 stringify!(GetSetItemState2)
[INFO] [stdout] 5591 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5588 ~             None => panic!(
[INFO] [stdout] 5589 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5590 |                 stringify!(GetSetItemState2)
[INFO] [stdout] 5591 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5602:28
[INFO] [stdout]      |
[INFO] [stdout] 5602 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5603 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5604 | |                 stringify!(GetSetMediaItemInfo)
[INFO] [stdout] 5605 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5602 ~             None => panic!(
[INFO] [stdout] 5603 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5604 |                 stringify!(GetSetMediaItemInfo)
[INFO] [stdout] 5605 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5617:28
[INFO] [stdout]      |
[INFO] [stdout] 5617 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5618 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5619 | |                 stringify!(GetSetMediaItemInfo_String)
[INFO] [stdout] 5620 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5617 ~             None => panic!(
[INFO] [stdout] 5618 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5619 |                 stringify!(GetSetMediaItemInfo_String)
[INFO] [stdout] 5620 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5631:28
[INFO] [stdout]      |
[INFO] [stdout] 5631 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5632 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5633 | |                 stringify!(GetSetMediaItemTakeInfo)
[INFO] [stdout] 5634 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5631 ~             None => panic!(
[INFO] [stdout] 5632 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5633 |                 stringify!(GetSetMediaItemTakeInfo)
[INFO] [stdout] 5634 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5646:28
[INFO] [stdout]      |
[INFO] [stdout] 5646 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5647 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5648 | |                 stringify!(GetSetMediaItemTakeInfo_String)
[INFO] [stdout] 5649 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5646 ~             None => panic!(
[INFO] [stdout] 5647 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5648 |                 stringify!(GetSetMediaItemTakeInfo_String)
[INFO] [stdout] 5649 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5660:28
[INFO] [stdout]      |
[INFO] [stdout] 5660 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5661 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5662 | |                 stringify!(GetSetMediaTrackInfo)
[INFO] [stdout] 5663 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5660 ~             None => panic!(
[INFO] [stdout] 5661 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5662 |                 stringify!(GetSetMediaTrackInfo)
[INFO] [stdout] 5663 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5675:28
[INFO] [stdout]      |
[INFO] [stdout] 5675 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5676 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5677 | |                 stringify!(GetSetMediaTrackInfo_String)
[INFO] [stdout] 5678 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5675 ~             None => panic!(
[INFO] [stdout] 5676 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5677 |                 stringify!(GetSetMediaTrackInfo_String)
[INFO] [stdout] 5678 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5688:28
[INFO] [stdout]      |
[INFO] [stdout] 5688 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5689 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5690 | |                 stringify!(GetSetObjectState)
[INFO] [stdout] 5691 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5688 ~             None => panic!(
[INFO] [stdout] 5689 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5690 |                 stringify!(GetSetObjectState)
[INFO] [stdout] 5691 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5702:28
[INFO] [stdout]      |
[INFO] [stdout] 5702 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5703 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5704 | |                 stringify!(GetSetObjectState2)
[INFO] [stdout] 5705 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5702 ~             None => panic!(
[INFO] [stdout] 5703 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5704 |                 stringify!(GetSetObjectState2)
[INFO] [stdout] 5705 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5717:28
[INFO] [stdout]      |
[INFO] [stdout] 5717 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5718 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5719 | |                 stringify!(GetSetProjectAuthor)
[INFO] [stdout] 5720 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5717 ~             None => panic!(
[INFO] [stdout] 5718 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5719 |                 stringify!(GetSetProjectAuthor)
[INFO] [stdout] 5720 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5733:28
[INFO] [stdout]      |
[INFO] [stdout] 5733 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5734 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5735 | |                 stringify!(GetSetProjectGrid)
[INFO] [stdout] 5736 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5733 ~             None => panic!(
[INFO] [stdout] 5734 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5735 |                 stringify!(GetSetProjectGrid)
[INFO] [stdout] 5736 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5754:28
[INFO] [stdout]      |
[INFO] [stdout] 5754 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5755 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5756 | |                 stringify!(GetSetProjectInfo)
[INFO] [stdout] 5757 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5754 ~             None => panic!(
[INFO] [stdout] 5755 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5756 |                 stringify!(GetSetProjectInfo)
[INFO] [stdout] 5757 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5769:28
[INFO] [stdout]      |
[INFO] [stdout] 5769 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5770 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5771 | |                 stringify!(GetSetProjectInfo_String)
[INFO] [stdout] 5772 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5769 ~             None => panic!(
[INFO] [stdout] 5770 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5771 |                 stringify!(GetSetProjectInfo_String)
[INFO] [stdout] 5772 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5784:28
[INFO] [stdout]      |
[INFO] [stdout] 5784 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5785 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5786 | |                 stringify!(GetSetProjectNotes)
[INFO] [stdout] 5787 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5784 ~             None => panic!(
[INFO] [stdout] 5785 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5786 |                 stringify!(GetSetProjectNotes)
[INFO] [stdout] 5787 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5793:28
[INFO] [stdout]      |
[INFO] [stdout] 5793 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5794 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5795 | |                 stringify!(GetSetRepeat)
[INFO] [stdout] 5796 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5793 ~             None => panic!(
[INFO] [stdout] 5794 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5795 |                 stringify!(GetSetRepeat)
[INFO] [stdout] 5796 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5806:28
[INFO] [stdout]      |
[INFO] [stdout] 5806 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5807 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5808 | |                 stringify!(GetSetRepeatEx)
[INFO] [stdout] 5809 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5806 ~             None => panic!(
[INFO] [stdout] 5807 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5808 |                 stringify!(GetSetRepeatEx)
[INFO] [stdout] 5809 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5821:28
[INFO] [stdout]      |
[INFO] [stdout] 5821 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5822 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5823 | |                 stringify!(GetSetTrackGroupMembership)
[INFO] [stdout] 5824 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5821 ~             None => panic!(
[INFO] [stdout] 5822 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5823 |                 stringify!(GetSetTrackGroupMembership)
[INFO] [stdout] 5824 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5836:28
[INFO] [stdout]      |
[INFO] [stdout] 5836 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5837 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5838 | |                 stringify!(GetSetTrackGroupMembershipHigh)
[INFO] [stdout] 5839 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5836 ~             None => panic!(
[INFO] [stdout] 5837 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5838 |                 stringify!(GetSetTrackGroupMembershipHigh)
[INFO] [stdout] 5839 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5851:28
[INFO] [stdout]      |
[INFO] [stdout] 5851 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5852 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5853 | |                 stringify!(GetSetTrackMIDISupportFile)
[INFO] [stdout] 5854 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5851 ~             None => panic!(
[INFO] [stdout] 5852 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5853 |                 stringify!(GetSetTrackMIDISupportFile)
[INFO] [stdout] 5854 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5867:28
[INFO] [stdout]      |
[INFO] [stdout] 5867 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5868 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5869 | |                 stringify!(GetSetTrackSendInfo)
[INFO] [stdout] 5870 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5867 ~             None => panic!(
[INFO] [stdout] 5868 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5869 |                 stringify!(GetSetTrackSendInfo)
[INFO] [stdout] 5870 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5884:28
[INFO] [stdout]      |
[INFO] [stdout] 5884 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5885 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5886 | |                 stringify!(GetSetTrackSendInfo_String)
[INFO] [stdout] 5887 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5884 ~             None => panic!(
[INFO] [stdout] 5885 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5886 |                 stringify!(GetSetTrackSendInfo_String)
[INFO] [stdout] 5887 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5898:28
[INFO] [stdout]      |
[INFO] [stdout] 5898 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5899 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5900 | |                 stringify!(GetSetTrackState)
[INFO] [stdout] 5901 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5898 ~             None => panic!(
[INFO] [stdout] 5899 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5900 |                 stringify!(GetSetTrackState)
[INFO] [stdout] 5901 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5913:28
[INFO] [stdout]      |
[INFO] [stdout] 5913 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5914 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5915 | |                 stringify!(GetSetTrackState2)
[INFO] [stdout] 5916 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5913 ~             None => panic!(
[INFO] [stdout] 5914 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5915 |                 stringify!(GetSetTrackState2)
[INFO] [stdout] 5916 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5925:28
[INFO] [stdout]      |
[INFO] [stdout] 5925 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5926 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5927 | |                 stringify!(GetSubProjectFromSource)
[INFO] [stdout] 5928 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5925 ~             None => panic!(
[INFO] [stdout] 5926 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5927 |                 stringify!(GetSubProjectFromSource)
[INFO] [stdout] 5928 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5938:28
[INFO] [stdout]      |
[INFO] [stdout] 5938 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5939 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5940 | |                 stringify!(GetTake)
[INFO] [stdout] 5941 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5938 ~             None => panic!(
[INFO] [stdout] 5939 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5940 |                 stringify!(GetTake)
[INFO] [stdout] 5941 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5951:28
[INFO] [stdout]      |
[INFO] [stdout] 5951 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5952 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5953 | |                 stringify!(GetTakeEnvelope)
[INFO] [stdout] 5954 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5951 ~             None => panic!(
[INFO] [stdout] 5952 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5953 |                 stringify!(GetTakeEnvelope)
[INFO] [stdout] 5954 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5964:28
[INFO] [stdout]      |
[INFO] [stdout] 5964 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5965 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5966 | |                 stringify!(GetTakeEnvelopeByName)
[INFO] [stdout] 5967 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5964 ~             None => panic!(
[INFO] [stdout] 5965 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5966 |                 stringify!(GetTakeEnvelopeByName)
[INFO] [stdout] 5967 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5976:28
[INFO] [stdout]      |
[INFO] [stdout] 5976 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5977 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5978 | |                 stringify!(GetTakeName)
[INFO] [stdout] 5979 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5976 ~             None => panic!(
[INFO] [stdout] 5977 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5978 |                 stringify!(GetTakeName)
[INFO] [stdout] 5979 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:5988:28
[INFO] [stdout]      |
[INFO] [stdout] 5988 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 5989 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5990 | |                 stringify!(GetTakeNumStretchMarkers)
[INFO] [stdout] 5991 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 5988 ~             None => panic!(
[INFO] [stdout] 5989 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 5990 |                 stringify!(GetTakeNumStretchMarkers)
[INFO] [stdout] 5991 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6003:28
[INFO] [stdout]      |
[INFO] [stdout] 6003 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6004 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6005 | |                 stringify!(GetTakeStretchMarker)
[INFO] [stdout] 6006 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6003 ~             None => panic!(
[INFO] [stdout] 6004 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6005 |                 stringify!(GetTakeStretchMarker)
[INFO] [stdout] 6006 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6016:28
[INFO] [stdout]      |
[INFO] [stdout] 6016 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6017 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6018 | |                 stringify!(GetTakeStretchMarkerSlope)
[INFO] [stdout] 6019 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6016 ~             None => panic!(
[INFO] [stdout] 6017 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6018 |                 stringify!(GetTakeStretchMarkerSlope)
[INFO] [stdout] 6019 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6032:28
[INFO] [stdout]      |
[INFO] [stdout] 6032 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6033 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6034 | |                 stringify!(GetTCPFXParm)
[INFO] [stdout] 6035 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6032 ~             None => panic!(
[INFO] [stdout] 6033 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6034 |                 stringify!(GetTCPFXParm)
[INFO] [stdout] 6035 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6049:28
[INFO] [stdout]      |
[INFO] [stdout] 6049 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6050 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6051 | |                 stringify!(GetTempoMatchPlayRate)
[INFO] [stdout] 6052 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6049 ~             None => panic!(
[INFO] [stdout] 6050 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6051 |                 stringify!(GetTempoMatchPlayRate)
[INFO] [stdout] 6052 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6069:28
[INFO] [stdout]      |
[INFO] [stdout] 6069 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6070 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6071 | |                 stringify!(GetTempoTimeSigMarker)
[INFO] [stdout] 6072 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6069 ~             None => panic!(
[INFO] [stdout] 6070 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6071 |                 stringify!(GetTempoTimeSigMarker)
[INFO] [stdout] 6072 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6091:28
[INFO] [stdout]      |
[INFO] [stdout] 6091 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6092 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6093 | |                 stringify!(GetToggleCommandState)
[INFO] [stdout] 6094 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6091 ~             None => panic!(
[INFO] [stdout] 6092 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6093 |                 stringify!(GetToggleCommandState)
[INFO] [stdout] 6094 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6104:28
[INFO] [stdout]      |
[INFO] [stdout] 6104 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6105 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6106 | |                 stringify!(GetToggleCommandState2)
[INFO] [stdout] 6107 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6104 ~             None => panic!(
[INFO] [stdout] 6105 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6106 |                 stringify!(GetToggleCommandState2)
[INFO] [stdout] 6107 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6117:28
[INFO] [stdout]      |
[INFO] [stdout] 6117 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6118 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6119 | |                 stringify!(GetToggleCommandStateEx)
[INFO] [stdout] 6120 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6117 ~             None => panic!(
[INFO] [stdout] 6118 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6119 |                 stringify!(GetToggleCommandStateEx)
[INFO] [stdout] 6120 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6130:28
[INFO] [stdout]      |
[INFO] [stdout] 6130 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6131 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6132 | |                 stringify!(GetToggleCommandStateThroughHooks)
[INFO] [stdout] 6133 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6130 ~             None => panic!(
[INFO] [stdout] 6131 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6132 |                 stringify!(GetToggleCommandStateThroughHooks)
[INFO] [stdout] 6133 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6139:28
[INFO] [stdout]      |
[INFO] [stdout] 6139 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6140 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6141 | |                 stringify!(GetTooltipWindow)
[INFO] [stdout] 6142 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6139 ~             None => panic!(
[INFO] [stdout] 6140 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6141 |                 stringify!(GetTooltipWindow)
[INFO] [stdout] 6142 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6152:28
[INFO] [stdout]      |
[INFO] [stdout] 6152 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6153 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6154 | |                 stringify!(GetTrack)
[INFO] [stdout] 6155 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6152 ~             None => panic!(
[INFO] [stdout] 6153 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6154 |                 stringify!(GetTrack)
[INFO] [stdout] 6155 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6164:28
[INFO] [stdout]      |
[INFO] [stdout] 6164 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6165 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6166 | |                 stringify!(GetTrackAutomationMode)
[INFO] [stdout] 6167 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6164 ~             None => panic!(
[INFO] [stdout] 6165 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6166 |                 stringify!(GetTrackAutomationMode)
[INFO] [stdout] 6167 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6173:28
[INFO] [stdout]      |
[INFO] [stdout] 6173 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6174 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6175 | |                 stringify!(GetTrackColor)
[INFO] [stdout] 6176 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6173 ~             None => panic!(
[INFO] [stdout] 6174 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6175 |                 stringify!(GetTrackColor)
[INFO] [stdout] 6176 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6182:28
[INFO] [stdout]      |
[INFO] [stdout] 6182 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6183 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6184 | |                 stringify!(GetTrackDepth)
[INFO] [stdout] 6185 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6182 ~             None => panic!(
[INFO] [stdout] 6183 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6184 |                 stringify!(GetTrackDepth)
[INFO] [stdout] 6185 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6195:28
[INFO] [stdout]      |
[INFO] [stdout] 6195 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6196 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6197 | |                 stringify!(GetTrackEnvelope)
[INFO] [stdout] 6198 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6195 ~             None => panic!(
[INFO] [stdout] 6196 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6197 |                 stringify!(GetTrackEnvelope)
[INFO] [stdout] 6198 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6208:28
[INFO] [stdout]      |
[INFO] [stdout] 6208 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6209 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6210 | |                 stringify!(GetTrackEnvelopeByChunkName)
[INFO] [stdout] 6211 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6208 ~             None => panic!(
[INFO] [stdout] 6209 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6210 |                 stringify!(GetTrackEnvelopeByChunkName)
[INFO] [stdout] 6211 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6221:28
[INFO] [stdout]      |
[INFO] [stdout] 6221 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6222 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6223 | |                 stringify!(GetTrackEnvelopeByName)
[INFO] [stdout] 6224 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6221 ~             None => panic!(
[INFO] [stdout] 6222 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6223 |                 stringify!(GetTrackEnvelopeByName)
[INFO] [stdout] 6224 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6235:28
[INFO] [stdout]      |
[INFO] [stdout] 6235 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6236 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6237 | |                 stringify!(GetTrackFromPoint)
[INFO] [stdout] 6238 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6235 ~             None => panic!(
[INFO] [stdout] 6236 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6237 |                 stringify!(GetTrackFromPoint)
[INFO] [stdout] 6238 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6244:28
[INFO] [stdout]      |
[INFO] [stdout] 6244 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6245 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6246 | |                 stringify!(GetTrackGUID)
[INFO] [stdout] 6247 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6244 ~             None => panic!(
[INFO] [stdout] 6245 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6246 |                 stringify!(GetTrackGUID)
[INFO] [stdout] 6247 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6257:28
[INFO] [stdout]      |
[INFO] [stdout] 6257 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6258 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6259 | |                 stringify!(GetTrackInfo)
[INFO] [stdout] 6260 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6257 ~             None => panic!(
[INFO] [stdout] 6258 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6259 |                 stringify!(GetTrackInfo)
[INFO] [stdout] 6260 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6270:28
[INFO] [stdout]      |
[INFO] [stdout] 6270 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6271 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6272 | |                 stringify!(GetTrackMediaItem)
[INFO] [stdout] 6273 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6270 ~             None => panic!(
[INFO] [stdout] 6271 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6272 |                 stringify!(GetTrackMediaItem)
[INFO] [stdout] 6273 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6285:28
[INFO] [stdout]      |
[INFO] [stdout] 6285 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6286 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6287 | |                 stringify!(GetTrackMIDILyrics)
[INFO] [stdout] 6288 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6285 ~             None => panic!(
[INFO] [stdout] 6286 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6287 |                 stringify!(GetTrackMIDILyrics)
[INFO] [stdout] 6288 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6299:28
[INFO] [stdout]      |
[INFO] [stdout] 6299 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6300 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6301 | |                 stringify!(GetTrackMIDINoteName)
[INFO] [stdout] 6302 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6299 ~             None => panic!(
[INFO] [stdout] 6300 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6301 |                 stringify!(GetTrackMIDINoteName)
[INFO] [stdout] 6302 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6314:28
[INFO] [stdout]      |
[INFO] [stdout] 6314 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6315 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6316 | |                 stringify!(GetTrackMIDINoteNameEx)
[INFO] [stdout] 6317 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6314 ~             None => panic!(
[INFO] [stdout] 6315 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6316 |                 stringify!(GetTrackMIDINoteNameEx)
[INFO] [stdout] 6317 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6329:28
[INFO] [stdout]      |
[INFO] [stdout] 6329 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6330 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6331 | |                 stringify!(GetTrackMIDINoteRange)
[INFO] [stdout] 6332 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6329 ~             None => panic!(
[INFO] [stdout] 6330 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6331 |                 stringify!(GetTrackMIDINoteRange)
[INFO] [stdout] 6332 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6343:28
[INFO] [stdout]      |
[INFO] [stdout] 6343 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6344 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6345 | |                 stringify!(GetTrackName)
[INFO] [stdout] 6346 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6343 ~             None => panic!(
[INFO] [stdout] 6344 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6345 |                 stringify!(GetTrackName)
[INFO] [stdout] 6346 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6352:28
[INFO] [stdout]      |
[INFO] [stdout] 6352 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6353 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6354 | |                 stringify!(GetTrackNumMediaItems)
[INFO] [stdout] 6355 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6352 ~             None => panic!(
[INFO] [stdout] 6353 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6354 |                 stringify!(GetTrackNumMediaItems)
[INFO] [stdout] 6355 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6365:28
[INFO] [stdout]      |
[INFO] [stdout] 6365 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6366 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6367 | |                 stringify!(GetTrackNumSends)
[INFO] [stdout] 6368 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6365 ~             None => panic!(
[INFO] [stdout] 6366 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6367 |                 stringify!(GetTrackNumSends)
[INFO] [stdout] 6368 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6380:28
[INFO] [stdout]      |
[INFO] [stdout] 6380 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6381 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6382 | |                 stringify!(GetTrackReceiveName)
[INFO] [stdout] 6383 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6380 ~             None => panic!(
[INFO] [stdout] 6381 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6382 |                 stringify!(GetTrackReceiveName)
[INFO] [stdout] 6383 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6394:28
[INFO] [stdout]      |
[INFO] [stdout] 6394 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6395 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6396 | |                 stringify!(GetTrackReceiveUIMute)
[INFO] [stdout] 6397 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6394 ~             None => panic!(
[INFO] [stdout] 6395 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6396 |                 stringify!(GetTrackReceiveUIMute)
[INFO] [stdout] 6397 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6409:28
[INFO] [stdout]      |
[INFO] [stdout] 6409 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6410 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6411 | |                 stringify!(GetTrackReceiveUIVolPan)
[INFO] [stdout] 6412 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6409 ~             None => panic!(
[INFO] [stdout] 6410 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6411 |                 stringify!(GetTrackReceiveUIVolPan)
[INFO] [stdout] 6412 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6424:28
[INFO] [stdout]      |
[INFO] [stdout] 6424 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6425 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6426 | |                 stringify!(GetTrackSendInfo_Value)
[INFO] [stdout] 6427 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6424 ~             None => panic!(
[INFO] [stdout] 6425 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6426 |                 stringify!(GetTrackSendInfo_Value)
[INFO] [stdout] 6427 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6439:28
[INFO] [stdout]      |
[INFO] [stdout] 6439 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6440 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6441 | |                 stringify!(GetTrackSendName)
[INFO] [stdout] 6442 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6439 ~             None => panic!(
[INFO] [stdout] 6440 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6441 |                 stringify!(GetTrackSendName)
[INFO] [stdout] 6442 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6453:28
[INFO] [stdout]      |
[INFO] [stdout] 6453 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6454 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6455 | |                 stringify!(GetTrackSendUIMute)
[INFO] [stdout] 6456 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6453 ~             None => panic!(
[INFO] [stdout] 6454 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6455 |                 stringify!(GetTrackSendUIMute)
[INFO] [stdout] 6456 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6468:28
[INFO] [stdout]      |
[INFO] [stdout] 6468 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6469 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6470 | |                 stringify!(GetTrackSendUIVolPan)
[INFO] [stdout] 6471 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6468 ~             None => panic!(
[INFO] [stdout] 6469 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6470 |                 stringify!(GetTrackSendUIVolPan)
[INFO] [stdout] 6471 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6481:28
[INFO] [stdout]      |
[INFO] [stdout] 6481 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6482 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6483 | |                 stringify!(GetTrackState)
[INFO] [stdout] 6484 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6481 ~             None => panic!(
[INFO] [stdout] 6482 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6483 |                 stringify!(GetTrackState)
[INFO] [stdout] 6484 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6496:28
[INFO] [stdout]      |
[INFO] [stdout] 6496 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6497 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6498 | |                 stringify!(GetTrackStateChunk)
[INFO] [stdout] 6499 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6496 ~             None => panic!(
[INFO] [stdout] 6497 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6498 |                 stringify!(GetTrackStateChunk)
[INFO] [stdout] 6499 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6505:28
[INFO] [stdout]      |
[INFO] [stdout] 6505 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6506 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6507 | |                 stringify!(GetTrackUIMute)
[INFO] [stdout] 6508 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6505 ~             None => panic!(
[INFO] [stdout] 6506 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6507 |                 stringify!(GetTrackUIMute)
[INFO] [stdout] 6508 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6520:28
[INFO] [stdout]      |
[INFO] [stdout] 6520 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6521 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6522 | |                 stringify!(GetTrackUIPan)
[INFO] [stdout] 6523 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6520 ~             None => panic!(
[INFO] [stdout] 6521 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6522 |                 stringify!(GetTrackUIPan)
[INFO] [stdout] 6523 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6534:28
[INFO] [stdout]      |
[INFO] [stdout] 6534 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6535 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6536 | |                 stringify!(GetTrackUIVolPan)
[INFO] [stdout] 6537 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6534 ~             None => panic!(
[INFO] [stdout] 6535 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6536 |                 stringify!(GetTrackUIVolPan)
[INFO] [stdout] 6537 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6548:28
[INFO] [stdout]      |
[INFO] [stdout] 6548 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6549 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6550 | |                 stringify!(GetUnderrunTime)
[INFO] [stdout] 6551 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6548 ~             None => panic!(
[INFO] [stdout] 6549 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6550 |                 stringify!(GetUnderrunTime)
[INFO] [stdout] 6551 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6566:28
[INFO] [stdout]      |
[INFO] [stdout] 6566 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6567 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6568 | |                 stringify!(GetUserFileNameForRead)
[INFO] [stdout] 6569 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6566 ~             None => panic!(
[INFO] [stdout] 6567 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6568 |                 stringify!(GetUserFileNameForRead)
[INFO] [stdout] 6569 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6582:28
[INFO] [stdout]      |
[INFO] [stdout] 6582 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6583 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6584 | |                 stringify!(GetUserInputs)
[INFO] [stdout] 6585 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6582 ~             None => panic!(
[INFO] [stdout] 6583 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6584 |                 stringify!(GetUserInputs)
[INFO] [stdout] 6585 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6596:28
[INFO] [stdout]      |
[INFO] [stdout] 6596 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6597 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6598 | |                 stringify!(GoToMarker)
[INFO] [stdout] 6599 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6596 ~             None => panic!(
[INFO] [stdout] 6597 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6598 |                 stringify!(GoToMarker)
[INFO] [stdout] 6599 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6610:28
[INFO] [stdout]      |
[INFO] [stdout] 6610 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6611 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6612 | |                 stringify!(GoToRegion)
[INFO] [stdout] 6613 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6610 ~             None => panic!(
[INFO] [stdout] 6611 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6612 |                 stringify!(GoToRegion)
[INFO] [stdout] 6613 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6623:28
[INFO] [stdout]      |
[INFO] [stdout] 6623 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6624 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6625 | |                 stringify!(GR_SelectColor)
[INFO] [stdout] 6626 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6623 ~             None => panic!(
[INFO] [stdout] 6624 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6625 |                 stringify!(GR_SelectColor)
[INFO] [stdout] 6626 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6632:28
[INFO] [stdout]      |
[INFO] [stdout] 6632 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6633 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6634 | |                 stringify!(GSC_mainwnd)
[INFO] [stdout] 6635 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6632 ~             None => panic!(
[INFO] [stdout] 6633 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6634 |                 stringify!(GSC_mainwnd)
[INFO] [stdout] 6635 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6645:28
[INFO] [stdout]      |
[INFO] [stdout] 6645 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6646 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6647 | |                 stringify!(guidToString)
[INFO] [stdout] 6648 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6645 ~             None => panic!(
[INFO] [stdout] 6646 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6647 |                 stringify!(guidToString)
[INFO] [stdout] 6648 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6658:28
[INFO] [stdout]      |
[INFO] [stdout] 6658 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6659 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6660 | |                 stringify!(HasExtState)
[INFO] [stdout] 6661 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6658 ~             None => panic!(
[INFO] [stdout] 6659 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6660 |                 stringify!(HasExtState)
[INFO] [stdout] 6661 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6670:28
[INFO] [stdout]      |
[INFO] [stdout] 6670 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6671 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6672 | |                 stringify!(HasTrackMIDIPrograms)
[INFO] [stdout] 6673 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6670 ~             None => panic!(
[INFO] [stdout] 6671 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6672 |                 stringify!(HasTrackMIDIPrograms)
[INFO] [stdout] 6673 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6683:28
[INFO] [stdout]      |
[INFO] [stdout] 6683 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6684 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6685 | |                 stringify!(HasTrackMIDIProgramsEx)
[INFO] [stdout] 6686 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6683 ~             None => panic!(
[INFO] [stdout] 6684 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6685 |                 stringify!(HasTrackMIDIProgramsEx)
[INFO] [stdout] 6686 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6696:28
[INFO] [stdout]      |
[INFO] [stdout] 6696 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6697 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6698 | |                 stringify!(Help_Set)
[INFO] [stdout] 6699 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6696 ~             None => panic!(
[INFO] [stdout] 6697 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6698 |                 stringify!(Help_Set)
[INFO] [stdout] 6699 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6709:28
[INFO] [stdout]      |
[INFO] [stdout] 6709 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6710 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6711 | |                 stringify!(HiresPeaksFromSource)
[INFO] [stdout] 6712 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6709 ~             None => panic!(
[INFO] [stdout] 6710 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6711 |                 stringify!(HiresPeaksFromSource)
[INFO] [stdout] 6712 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6723:28
[INFO] [stdout]      |
[INFO] [stdout] 6723 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6724 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6725 | |                 stringify!(image_resolve_fn)
[INFO] [stdout] 6726 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6723 ~             None => panic!(
[INFO] [stdout] 6724 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6725 |                 stringify!(image_resolve_fn)
[INFO] [stdout] 6726 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6738:28
[INFO] [stdout]      |
[INFO] [stdout] 6738 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6739 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6740 | |                 stringify!(InsertAutomationItem)
[INFO] [stdout] 6741 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6738 ~             None => panic!(
[INFO] [stdout] 6739 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6740 |                 stringify!(InsertAutomationItem)
[INFO] [stdout] 6741 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6756:28
[INFO] [stdout]      |
[INFO] [stdout] 6756 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6757 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6758 | |                 stringify!(InsertEnvelopePoint)
[INFO] [stdout] 6759 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6756 ~             None => panic!(
[INFO] [stdout] 6757 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6758 |                 stringify!(InsertEnvelopePoint)
[INFO] [stdout] 6759 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6783:28
[INFO] [stdout]      |
[INFO] [stdout] 6783 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6784 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6785 | |                 stringify!(InsertEnvelopePointEx)
[INFO] [stdout] 6786 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6783 ~             None => panic!(
[INFO] [stdout] 6784 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6785 |                 stringify!(InsertEnvelopePointEx)
[INFO] [stdout] 6786 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6805:28
[INFO] [stdout]      |
[INFO] [stdout] 6805 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6806 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6807 | |                 stringify!(InsertMedia)
[INFO] [stdout] 6808 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6805 ~             None => panic!(
[INFO] [stdout] 6806 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6807 |                 stringify!(InsertMedia)
[INFO] [stdout] 6808 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6821:28
[INFO] [stdout]      |
[INFO] [stdout] 6821 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6822 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6823 | |                 stringify!(InsertMediaSection)
[INFO] [stdout] 6824 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6821 ~             None => panic!(
[INFO] [stdout] 6822 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6823 |                 stringify!(InsertMediaSection)
[INFO] [stdout] 6824 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6830:28
[INFO] [stdout]      |
[INFO] [stdout] 6830 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6831 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6832 | |                 stringify!(InsertTrackAtIndex)
[INFO] [stdout] 6833 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6830 ~             None => panic!(
[INFO] [stdout] 6831 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6832 |                 stringify!(InsertTrackAtIndex)
[INFO] [stdout] 6833 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6839:28
[INFO] [stdout]      |
[INFO] [stdout] 6839 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6840 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6841 | |                 stringify!(IsInRealTimeAudio)
[INFO] [stdout] 6842 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6839 ~             None => panic!(
[INFO] [stdout] 6840 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6841 |                 stringify!(IsInRealTimeAudio)
[INFO] [stdout] 6842 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6852:28
[INFO] [stdout]      |
[INFO] [stdout] 6852 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6853 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6854 | |                 stringify!(IsItemTakeActiveForPlayback)
[INFO] [stdout] 6855 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6852 ~             None => panic!(
[INFO] [stdout] 6853 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6854 |                 stringify!(IsItemTakeActiveForPlayback)
[INFO] [stdout] 6855 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6865:28
[INFO] [stdout]      |
[INFO] [stdout] 6865 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6866 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6867 | |                 stringify!(IsMediaExtension)
[INFO] [stdout] 6868 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6865 ~             None => panic!(
[INFO] [stdout] 6866 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6867 |                 stringify!(IsMediaExtension)
[INFO] [stdout] 6868 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6874:28
[INFO] [stdout]      |
[INFO] [stdout] 6874 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6875 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6876 | |                 stringify!(IsMediaItemSelected)
[INFO] [stdout] 6877 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6874 ~             None => panic!(
[INFO] [stdout] 6875 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6876 |                 stringify!(IsMediaItemSelected)
[INFO] [stdout] 6877 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6883:28
[INFO] [stdout]      |
[INFO] [stdout] 6883 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6884 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6885 | |                 stringify!(IsProjectDirty)
[INFO] [stdout] 6886 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6883 ~             None => panic!(
[INFO] [stdout] 6884 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6885 |                 stringify!(IsProjectDirty)
[INFO] [stdout] 6886 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6892:28
[INFO] [stdout]      |
[INFO] [stdout] 6892 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6893 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6894 | |                 stringify!(IsREAPER)
[INFO] [stdout] 6895 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6892 ~             None => panic!(
[INFO] [stdout] 6893 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6894 |                 stringify!(IsREAPER)
[INFO] [stdout] 6895 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6901:28
[INFO] [stdout]      |
[INFO] [stdout] 6901 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6902 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6903 | |                 stringify!(IsTrackSelected)
[INFO] [stdout] 6904 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6901 ~             None => panic!(
[INFO] [stdout] 6902 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6903 |                 stringify!(IsTrackSelected)
[INFO] [stdout] 6904 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6910:28
[INFO] [stdout]      |
[INFO] [stdout] 6910 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6911 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6912 | |                 stringify!(IsTrackVisible)
[INFO] [stdout] 6913 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6910 ~             None => panic!(
[INFO] [stdout] 6911 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6912 |                 stringify!(IsTrackVisible)
[INFO] [stdout] 6913 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6922:28
[INFO] [stdout]      |
[INFO] [stdout] 6922 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6923 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6924 | |                 stringify!(joystick_create)
[INFO] [stdout] 6925 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6922 ~             None => panic!(
[INFO] [stdout] 6923 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6924 |                 stringify!(joystick_create)
[INFO] [stdout] 6925 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6931:28
[INFO] [stdout]      |
[INFO] [stdout] 6931 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6932 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6933 | |                 stringify!(joystick_destroy)
[INFO] [stdout] 6934 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6931 ~             None => panic!(
[INFO] [stdout] 6932 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6933 |                 stringify!(joystick_destroy)
[INFO] [stdout] 6934 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6944:28
[INFO] [stdout]      |
[INFO] [stdout] 6944 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6945 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6946 | |                 stringify!(joystick_enum)
[INFO] [stdout] 6947 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6944 ~             None => panic!(
[INFO] [stdout] 6945 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6946 |                 stringify!(joystick_enum)
[INFO] [stdout] 6947 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6957:28
[INFO] [stdout]      |
[INFO] [stdout] 6957 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6958 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6959 | |                 stringify!(joystick_getaxis)
[INFO] [stdout] 6960 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6957 ~             None => panic!(
[INFO] [stdout] 6958 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6959 |                 stringify!(joystick_getaxis)
[INFO] [stdout] 6960 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6969:28
[INFO] [stdout]      |
[INFO] [stdout] 6969 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6970 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6971 | |                 stringify!(joystick_getbuttonmask)
[INFO] [stdout] 6972 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6969 ~             None => panic!(
[INFO] [stdout] 6970 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6971 |                 stringify!(joystick_getbuttonmask)
[INFO] [stdout] 6972 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6983:28
[INFO] [stdout]      |
[INFO] [stdout] 6983 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6984 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6985 | |                 stringify!(joystick_getinfo)
[INFO] [stdout] 6986 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6983 ~             None => panic!(
[INFO] [stdout] 6984 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6985 |                 stringify!(joystick_getinfo)
[INFO] [stdout] 6986 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:6996:28
[INFO] [stdout]      |
[INFO] [stdout] 6996 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 6997 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6998 | |                 stringify!(joystick_getpov)
[INFO] [stdout] 6999 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 6996 ~             None => panic!(
[INFO] [stdout] 6997 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 6998 |                 stringify!(joystick_getpov)
[INFO] [stdout] 6999 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7008:28
[INFO] [stdout]      |
[INFO] [stdout] 7008 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7009 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7010 | |                 stringify!(joystick_update)
[INFO] [stdout] 7011 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7008 ~             None => panic!(
[INFO] [stdout] 7009 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7010 |                 stringify!(joystick_update)
[INFO] [stdout] 7011 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7022:28
[INFO] [stdout]      |
[INFO] [stdout] 7022 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7023 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7024 | |                 stringify!(kbd_enumerateActions)
[INFO] [stdout] 7025 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7022 ~             None => panic!(
[INFO] [stdout] 7023 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7024 |                 stringify!(kbd_enumerateActions)
[INFO] [stdout] 7025 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7031:28
[INFO] [stdout]      |
[INFO] [stdout] 7031 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7032 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7033 | |                 stringify!(kbd_formatKeyName)
[INFO] [stdout] 7034 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7031 ~             None => panic!(
[INFO] [stdout] 7032 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7033 |                 stringify!(kbd_formatKeyName)
[INFO] [stdout] 7034 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7045:28
[INFO] [stdout]      |
[INFO] [stdout] 7045 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7046 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7047 | |                 stringify!(kbd_getCommandName)
[INFO] [stdout] 7048 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7045 ~             None => panic!(
[INFO] [stdout] 7046 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7047 |                 stringify!(kbd_getCommandName)
[INFO] [stdout] 7048 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7058:28
[INFO] [stdout]      |
[INFO] [stdout] 7058 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7059 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7060 | |                 stringify!(kbd_getTextFromCmd)
[INFO] [stdout] 7061 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7058 ~             None => panic!(
[INFO] [stdout] 7059 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7060 |                 stringify!(kbd_getTextFromCmd)
[INFO] [stdout] 7061 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7075:28
[INFO] [stdout]      |
[INFO] [stdout] 7075 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7076 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7077 | |                 stringify!(KBD_OnMainActionEx)
[INFO] [stdout] 7078 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7075 ~             None => panic!(
[INFO] [stdout] 7076 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7077 |                 stringify!(KBD_OnMainActionEx)
[INFO] [stdout] 7078 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7088:28
[INFO] [stdout]      |
[INFO] [stdout] 7088 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7089 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7090 | |                 stringify!(kbd_OnMidiEvent)
[INFO] [stdout] 7091 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7088 ~             None => panic!(
[INFO] [stdout] 7089 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7090 |                 stringify!(kbd_OnMidiEvent)
[INFO] [stdout] 7091 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7101:28
[INFO] [stdout]      |
[INFO] [stdout] 7101 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7102 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7103 | |                 stringify!(kbd_OnMidiList)
[INFO] [stdout] 7104 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7101 ~             None => panic!(
[INFO] [stdout] 7102 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7103 |                 stringify!(kbd_OnMidiList)
[INFO] [stdout] 7104 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7114:28
[INFO] [stdout]      |
[INFO] [stdout] 7114 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7115 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7116 | |                 stringify!(kbd_ProcessActionsMenu)
[INFO] [stdout] 7117 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7114 ~             None => panic!(
[INFO] [stdout] 7115 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7116 |                 stringify!(kbd_ProcessActionsMenu)
[INFO] [stdout] 7117 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7128:28
[INFO] [stdout]      |
[INFO] [stdout] 7128 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7129 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7130 | |                 stringify!(kbd_processMidiEventActionEx)
[INFO] [stdout] 7131 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7128 ~             None => panic!(
[INFO] [stdout] 7129 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7130 |                 stringify!(kbd_processMidiEventActionEx)
[INFO] [stdout] 7131 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7137:28
[INFO] [stdout]      |
[INFO] [stdout] 7137 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7138 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7139 | |                 stringify!(kbd_reprocessMenu)
[INFO] [stdout] 7140 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7137 ~             None => panic!(
[INFO] [stdout] 7138 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7139 |                 stringify!(kbd_reprocessMenu)
[INFO] [stdout] 7140 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7154:28
[INFO] [stdout]      |
[INFO] [stdout] 7154 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7155 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7156 | |                 stringify!(kbd_RunCommandThroughHooks)
[INFO] [stdout] 7157 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7154 ~             None => panic!(
[INFO] [stdout] 7155 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7156 |                 stringify!(kbd_RunCommandThroughHooks)
[INFO] [stdout] 7157 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7168:28
[INFO] [stdout]      |
[INFO] [stdout] 7168 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7169 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7170 | |                 stringify!(kbd_translateAccelerator)
[INFO] [stdout] 7171 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7168 ~             None => panic!(
[INFO] [stdout] 7169 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7170 |                 stringify!(kbd_translateAccelerator)
[INFO] [stdout] 7171 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7181:28
[INFO] [stdout]      |
[INFO] [stdout] 7181 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7182 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7183 | |                 stringify!(kbd_translateMouse)
[INFO] [stdout] 7184 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7181 ~             None => panic!(
[INFO] [stdout] 7182 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7183 |                 stringify!(kbd_translateMouse)
[INFO] [stdout] 7184 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7190:28
[INFO] [stdout]      |
[INFO] [stdout] 7190 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7191 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7192 | |                 stringify!(LICE__Destroy)
[INFO] [stdout] 7193 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7190 ~             None => panic!(
[INFO] [stdout] 7191 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7192 |                 stringify!(LICE__Destroy)
[INFO] [stdout] 7193 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7199:28
[INFO] [stdout]      |
[INFO] [stdout] 7199 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7200 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7201 | |                 stringify!(LICE__DestroyFont)
[INFO] [stdout] 7202 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7199 ~             None => panic!(
[INFO] [stdout] 7200 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7201 |                 stringify!(LICE__DestroyFont)
[INFO] [stdout] 7202 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7216:28
[INFO] [stdout]      |
[INFO] [stdout] 7216 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7217 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7218 | |                 stringify!(LICE__DrawText)
[INFO] [stdout] 7219 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7216 ~             None => panic!(
[INFO] [stdout] 7217 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7218 |                 stringify!(LICE__DrawText)
[INFO] [stdout] 7219 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7228:28
[INFO] [stdout]      |
[INFO] [stdout] 7228 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7229 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7230 | |                 stringify!(LICE__GetBits)
[INFO] [stdout] 7231 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7228 ~             None => panic!(
[INFO] [stdout] 7229 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7230 |                 stringify!(LICE__GetBits)
[INFO] [stdout] 7231 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7237:28
[INFO] [stdout]      |
[INFO] [stdout] 7237 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7238 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7239 | |                 stringify!(LICE__GetDC)
[INFO] [stdout] 7240 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7237 ~             None => panic!(
[INFO] [stdout] 7238 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7239 |                 stringify!(LICE__GetDC)
[INFO] [stdout] 7240 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7249:28
[INFO] [stdout]      |
[INFO] [stdout] 7249 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7250 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7251 | |                 stringify!(LICE__GetHeight)
[INFO] [stdout] 7252 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7249 ~             None => panic!(
[INFO] [stdout] 7250 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7251 |                 stringify!(LICE__GetHeight)
[INFO] [stdout] 7252 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7261:28
[INFO] [stdout]      |
[INFO] [stdout] 7261 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7262 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7263 | |                 stringify!(LICE__GetRowSpan)
[INFO] [stdout] 7264 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7261 ~             None => panic!(
[INFO] [stdout] 7262 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7263 |                 stringify!(LICE__GetRowSpan)
[INFO] [stdout] 7264 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7273:28
[INFO] [stdout]      |
[INFO] [stdout] 7273 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7274 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7275 | |                 stringify!(LICE__GetWidth)
[INFO] [stdout] 7276 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7273 ~             None => panic!(
[INFO] [stdout] 7274 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7275 |                 stringify!(LICE__GetWidth)
[INFO] [stdout] 7276 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7282:28
[INFO] [stdout]      |
[INFO] [stdout] 7282 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7283 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7284 | |                 stringify!(LICE__IsFlipped)
[INFO] [stdout] 7285 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7282 ~             None => panic!(
[INFO] [stdout] 7283 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7284 |                 stringify!(LICE__IsFlipped)
[INFO] [stdout] 7285 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7296:28
[INFO] [stdout]      |
[INFO] [stdout] 7296 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7297 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7298 | |                 stringify!(LICE__resize)
[INFO] [stdout] 7299 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7296 ~             None => panic!(
[INFO] [stdout] 7297 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7298 |                 stringify!(LICE__resize)
[INFO] [stdout] 7299 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7309:28
[INFO] [stdout]      |
[INFO] [stdout] 7309 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7310 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7311 | |                 stringify!(LICE__SetBkColor)
[INFO] [stdout] 7312 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7309 ~             None => panic!(
[INFO] [stdout] 7310 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7311 |                 stringify!(LICE__SetBkColor)
[INFO] [stdout] 7312 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7323:28
[INFO] [stdout]      |
[INFO] [stdout] 7323 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7324 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7325 | |                 stringify!(LICE__SetFromHFont)
[INFO] [stdout] 7326 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7323 ~             None => panic!(
[INFO] [stdout] 7324 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7325 |                 stringify!(LICE__SetFromHFont)
[INFO] [stdout] 7326 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7336:28
[INFO] [stdout]      |
[INFO] [stdout] 7336 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7337 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7338 | |                 stringify!(LICE__SetTextColor)
[INFO] [stdout] 7339 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7336 ~             None => panic!(
[INFO] [stdout] 7337 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7338 |                 stringify!(LICE__SetTextColor)
[INFO] [stdout] 7339 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7350:28
[INFO] [stdout]      |
[INFO] [stdout] 7350 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7351 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7352 | |                 stringify!(LICE__SetTextCombineMode)
[INFO] [stdout] 7353 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7350 ~             None => panic!(
[INFO] [stdout] 7351 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7352 |                 stringify!(LICE__SetTextCombineMode)
[INFO] [stdout] 7353 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7371:28
[INFO] [stdout]      |
[INFO] [stdout] 7371 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7372 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7373 | |                 stringify!(LICE_Arc)
[INFO] [stdout] 7374 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7371 ~             None => panic!(
[INFO] [stdout] 7372 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7373 |                 stringify!(LICE_Arc)
[INFO] [stdout] 7374 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7392:28
[INFO] [stdout]      |
[INFO] [stdout] 7392 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7393 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7394 | |                 stringify!(LICE_Blit)
[INFO] [stdout] 7395 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7392 ~             None => panic!(
[INFO] [stdout] 7393 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7394 |                 stringify!(LICE_Blit)
[INFO] [stdout] 7395 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7411:28
[INFO] [stdout]      |
[INFO] [stdout] 7411 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7412 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7413 | |                 stringify!(LICE_Blur)
[INFO] [stdout] 7414 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7411 ~             None => panic!(
[INFO] [stdout] 7412 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7413 |                 stringify!(LICE_Blur)
[INFO] [stdout] 7414 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7431:28
[INFO] [stdout]      |
[INFO] [stdout] 7431 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7432 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7433 | |                 stringify!(LICE_BorderedRect)
[INFO] [stdout] 7434 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7431 ~             None => panic!(
[INFO] [stdout] 7432 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7433 |                 stringify!(LICE_BorderedRect)
[INFO] [stdout] 7434 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7450:28
[INFO] [stdout]      |
[INFO] [stdout] 7450 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7451 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7452 | |                 stringify!(LICE_Circle)
[INFO] [stdout] 7453 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7450 ~             None => panic!(
[INFO] [stdout] 7451 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7452 |                 stringify!(LICE_Circle)
[INFO] [stdout] 7453 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7463:28
[INFO] [stdout]      |
[INFO] [stdout] 7463 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7464 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7465 | |                 stringify!(LICE_Clear)
[INFO] [stdout] 7466 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7463 ~             None => panic!(
[INFO] [stdout] 7464 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7465 |                 stringify!(LICE_Clear)
[INFO] [stdout] 7466 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7481:28
[INFO] [stdout]      |
[INFO] [stdout] 7481 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7482 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7483 | |                 stringify!(LICE_ClearRect)
[INFO] [stdout] 7484 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7481 ~             None => panic!(
[INFO] [stdout] 7482 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7483 |                 stringify!(LICE_ClearRect)
[INFO] [stdout] 7484 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7500:28
[INFO] [stdout]      |
[INFO] [stdout] 7500 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7501 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7502 | |                 stringify!(LICE_ClipLine)
[INFO] [stdout] 7503 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7500 ~             None => panic!(
[INFO] [stdout] 7501 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7502 |                 stringify!(LICE_ClipLine)
[INFO] [stdout] 7503 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7513:28
[INFO] [stdout]      |
[INFO] [stdout] 7513 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7514 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7515 | |                 stringify!(LICE_Copy)
[INFO] [stdout] 7516 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7513 ~             None => panic!(
[INFO] [stdout] 7514 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7515 |                 stringify!(LICE_Copy)
[INFO] [stdout] 7516 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7527:28
[INFO] [stdout]      |
[INFO] [stdout] 7527 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7528 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7529 | |                 stringify!(LICE_CreateBitmap)
[INFO] [stdout] 7530 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7527 ~             None => panic!(
[INFO] [stdout] 7528 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7529 |                 stringify!(LICE_CreateBitmap)
[INFO] [stdout] 7530 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7536:28
[INFO] [stdout]      |
[INFO] [stdout] 7536 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7537 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7538 | |                 stringify!(LICE_CreateFont)
[INFO] [stdout] 7539 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7536 ~             None => panic!(
[INFO] [stdout] 7537 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7538 |                 stringify!(LICE_CreateFont)
[INFO] [stdout] 7539 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7561:28
[INFO] [stdout]      |
[INFO] [stdout] 7561 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7562 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7563 | |                 stringify!(LICE_DrawCBezier)
[INFO] [stdout] 7564 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7561 ~             None => panic!(
[INFO] [stdout] 7562 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7563 |                 stringify!(LICE_DrawCBezier)
[INFO] [stdout] 7564 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7582:28
[INFO] [stdout]      |
[INFO] [stdout] 7582 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7583 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7584 | |                 stringify!(LICE_DrawChar)
[INFO] [stdout] 7585 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7582 ~             None => panic!(
[INFO] [stdout] 7583 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7584 |                 stringify!(LICE_DrawChar)
[INFO] [stdout] 7585 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7602:28
[INFO] [stdout]      |
[INFO] [stdout] 7602 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7603 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7604 | |                 stringify!(LICE_DrawGlyph)
[INFO] [stdout] 7605 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7602 ~             None => panic!(
[INFO] [stdout] 7603 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7604 |                 stringify!(LICE_DrawGlyph)
[INFO] [stdout] 7605 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7621:28
[INFO] [stdout]      |
[INFO] [stdout] 7621 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7622 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7623 | |                 stringify!(LICE_DrawRect)
[INFO] [stdout] 7624 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7621 ~             None => panic!(
[INFO] [stdout] 7622 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7623 |                 stringify!(LICE_DrawRect)
[INFO] [stdout] 7624 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7639:28
[INFO] [stdout]      |
[INFO] [stdout] 7639 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7640 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7641 | |                 stringify!(LICE_DrawText)
[INFO] [stdout] 7642 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7639 ~             None => panic!(
[INFO] [stdout] 7640 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7641 |                 stringify!(LICE_DrawText)
[INFO] [stdout] 7642 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7665:28
[INFO] [stdout]      |
[INFO] [stdout] 7665 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7666 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7667 | |                 stringify!(LICE_FillCBezier)
[INFO] [stdout] 7668 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7665 ~             None => panic!(
[INFO] [stdout] 7666 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7667 |                 stringify!(LICE_FillCBezier)
[INFO] [stdout] 7668 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7687:28
[INFO] [stdout]      |
[INFO] [stdout] 7687 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7688 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7689 | |                 stringify!(LICE_FillCircle)
[INFO] [stdout] 7690 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7687 ~             None => panic!(
[INFO] [stdout] 7688 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7689 |                 stringify!(LICE_FillCircle)
[INFO] [stdout] 7690 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7705:28
[INFO] [stdout]      |
[INFO] [stdout] 7705 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7706 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7707 | |                 stringify!(LICE_FillConvexPolygon)
[INFO] [stdout] 7708 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7705 ~             None => panic!(
[INFO] [stdout] 7706 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7707 |                 stringify!(LICE_FillConvexPolygon)
[INFO] [stdout] 7708 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7724:28
[INFO] [stdout]      |
[INFO] [stdout] 7724 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7725 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7726 | |                 stringify!(LICE_FillRect)
[INFO] [stdout] 7727 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7724 ~             None => panic!(
[INFO] [stdout] 7725 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7726 |                 stringify!(LICE_FillRect)
[INFO] [stdout] 7727 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7745:28
[INFO] [stdout]      |
[INFO] [stdout] 7745 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7746 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7747 | |                 stringify!(LICE_FillTrapezoid)
[INFO] [stdout] 7748 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7745 ~             None => panic!(
[INFO] [stdout] 7746 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7747 |                 stringify!(LICE_FillTrapezoid)
[INFO] [stdout] 7748 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7766:28
[INFO] [stdout]      |
[INFO] [stdout] 7766 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7767 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7768 | |                 stringify!(LICE_FillTriangle)
[INFO] [stdout] 7769 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7766 ~             None => panic!(
[INFO] [stdout] 7767 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7768 |                 stringify!(LICE_FillTriangle)
[INFO] [stdout] 7769 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7780:28
[INFO] [stdout]      |
[INFO] [stdout] 7780 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7781 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7782 | |                 stringify!(LICE_GetPixel)
[INFO] [stdout] 7783 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7780 ~             None => panic!(
[INFO] [stdout] 7781 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7782 |                 stringify!(LICE_GetPixel)
[INFO] [stdout] 7783 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7809:28
[INFO] [stdout]      |
[INFO] [stdout] 7809 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7810 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7811 | |                 stringify!(LICE_GradRect)
[INFO] [stdout] 7812 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7809 ~             None => panic!(
[INFO] [stdout] 7810 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7811 |                 stringify!(LICE_GradRect)
[INFO] [stdout] 7812 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7832:28
[INFO] [stdout]      |
[INFO] [stdout] 7832 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7833 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7834 | |                 stringify!(LICE_Line)
[INFO] [stdout] 7835 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7832 ~             None => panic!(
[INFO] [stdout] 7833 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7834 |                 stringify!(LICE_Line)
[INFO] [stdout] 7835 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7852:28
[INFO] [stdout]      |
[INFO] [stdout] 7852 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7853 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7854 | |                 stringify!(LICE_LineInt)
[INFO] [stdout] 7855 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7852 ~             None => panic!(
[INFO] [stdout] 7853 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7854 |                 stringify!(LICE_LineInt)
[INFO] [stdout] 7855 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/reaper.rs:7865:28
[INFO] [stdout]      |
[INFO] [stdout] 7865 |               None => panic!(format!(
[INFO] [stdout]      |  ____________________________^
[INFO] [stdout] 7866 | |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7867 | |                 stringify!(LICE_LoadPNG)
[INFO] [stdout] 7868 | |             )),
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 7865 ~             None => panic!(
[INFO] [stdout] 7866 |                 "Attempt to use a REAPER function that has not been loaded: {}",
[INFO] [stdout] 7867 |                 stringify!(LICE_LoadPNG)
[INFO] [stdout] 7868 ~             ),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[WARN] too many lines in the log, truncating it
