[INFO] fetching crate caniuse-serde 0.0.6...
[INFO] checking caniuse-serde-0.0.6 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate caniuse-serde 0.0.6 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate caniuse-serde 0.0.6 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate caniuse-serde 0.0.6
[INFO] finished tweaking crates.io crate caniuse-serde 0.0.6
[INFO] tweaked toml for crates.io crate caniuse-serde 0.0.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maplit v0.1.6
[INFO] [stderr]   Downloaded url_serde v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8b3b208ebb30b38feab081f497e2b31b340c4fe42f630d0d0da4aeb0356bb65
[INFO] running `Command { std: "docker" "start" "-a" "e8b3b208ebb30b38feab081f497e2b31b340c4fe42f630d0d0da4aeb0356bb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8b3b208ebb30b38feab081f497e2b31b340c4fe42f630d0d0da4aeb0356bb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8b3b208ebb30b38feab081f497e2b31b340c4fe42f630d0d0da4aeb0356bb65", kill_on_drop: false }`
[INFO] [stdout] e8b3b208ebb30b38feab081f497e2b31b340c4fe42f630d0d0da4aeb0356bb65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52720c921eda6e5750bd5ee7b1ce9fd6af100f3e71e5ddff46a77e7fc33abc52
[INFO] running `Command { std: "docker" "start" "-a" "52720c921eda6e5750bd5ee7b1ce9fd6af100f3e71e5ddff46a77e7fc33abc52", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking maplit v0.1.6
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking caniuse-serde v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `Asia` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Asia.deref(),
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::Asia;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Europe` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Europe.deref(),
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::Europe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NorthAmerica` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |         NorthAmerica.deref(),
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::NorthAmerica;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SouthAmerica` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 |         SouthAmerica.deref(),
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::SouthAmerica;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AU` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |         AU.deref(),
[INFO] [stdout]    |         ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::AU;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NZ` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |         NZ.deref(),
[INFO] [stdout]    |         ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::NZ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/CanIUse.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / lazy_static!
[INFO] [stdout] 224 | | {
[INFO] [stdout] 225 | |     /// The up-to-date version of the caniuse.com database shipped embedded in this crate.
[INFO] [stdout] 226 | |     #[derive(Debug)] pub static ref EmbeddedCanIUseDatabase: CanIUse = CanIUse::default();
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/CanIUse.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / lazy_static!
[INFO] [stdout] 224 | | {
[INFO] [stdout] 225 | |     /// The up-to-date version of the caniuse.com database shipped embedded in this crate.
[INFO] [stdout] 226 | |     #[derive(Debug)] pub static ref EmbeddedCanIUseDatabase: CanIUse = CanIUse::default();
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/CanIUse.rs:47:88
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn from_path<P: AsRef<Path>>(can_i_use_database_file_path: P) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn from_path<P: AsRef<Path>>(can_i_use_database_file_path: P) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                           +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/CanIUse.rs:54:95
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_reader<R: Read>(reader_of_stream_of_can_i_use_json_bytes: R) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_reader<R: Read>(reader_of_stream_of_can_i_use_json_bytes: R) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/regional_usage/RegionalUsage.rs:42:93
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_path<P: AsRef<Path>>(regional_usage_database_file_path: P) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_path<P: AsRef<Path>>(regional_usage_database_file_path: P) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                                +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/regional_usage/RegionalUsage.rs:49:109
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn from_reader<R: Read>(reader_of_stream_of_regional_usage_database_json_bytes: R) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn from_reader<R: Read>(reader_of_stream_of_regional_usage_database_json_bytes: R) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                                                +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/regional_usage/RegionalUsagesFromStrError.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn cause(&self) -> Option<&Error>
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn cause(&self) -> Option<&dyn Error>
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/CanIUse.rs:47:88
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn from_path<P: AsRef<Path>>(can_i_use_database_file_path: P) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn from_path<P: AsRef<Path>>(can_i_use_database_file_path: P) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                           +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/CanIUse.rs:54:95
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_reader<R: Read>(reader_of_stream_of_can_i_use_json_bytes: R) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_reader<R: Read>(reader_of_stream_of_can_i_use_json_bytes: R) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                                  +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/regional_usage/RegionalUsage.rs:42:93
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_path<P: AsRef<Path>>(regional_usage_database_file_path: P) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_path<P: AsRef<Path>>(regional_usage_database_file_path: P) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                                +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/regional_usage/RegionalUsage.rs:49:109
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn from_reader<R: Read>(reader_of_stream_of_regional_usage_database_json_bytes: R) -> Result<Self, Box<::std::error::Error>>
[INFO] [stdout]    |                                                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn from_reader<R: Read>(reader_of_stream_of_regional_usage_database_json_bytes: R) -> Result<Self, Box<dyn (::std::error::Error)>>
[INFO] [stdout]    |                                                                                                                +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/regional_usage/RegionalUsagesFromStrError.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn cause(&self) -> Option<&Error>
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn cause(&self) -> Option<&dyn Error>
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/regional_usage/RegionalUsagesFromStrError.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/AgentDetail.rs:168:17
[INFO] [stdout]     |
[INFO] [stdout] 168 | ...                   Some(Utc.timestamp(release_date_u64 as i64, 0))
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/AgentNameAndVersionSet.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |             None => Utc.timestamp(0, 0),
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/CanIUse.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         Ok(utc.timestamp(time as i64, 0))
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/regional_usage/RegionalUsagesFromStrError.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/AgentDetail.rs:168:17
[INFO] [stdout]     |
[INFO] [stdout] 168 | ...                   Some(Utc.timestamp(release_date_u64 as i64, 0))
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/AgentNameAndVersionSet.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |             None => Utc.timestamp(0, 0),
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/CanIUse.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         Ok(utc.timestamp(time as i64, 0))
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 252 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caniuse-serde` (lib test) due to 7 previous errors; 252 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `month` and `access_date` are never read
[INFO] [stdout]   --> src/regional_usage/RegionalUsage.rs:11:2
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct RegionalUsage
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     month: YearMonth,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     access_date: NaiveDate,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegionalUsage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 253 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "52720c921eda6e5750bd5ee7b1ce9fd6af100f3e71e5ddff46a77e7fc33abc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52720c921eda6e5750bd5ee7b1ce9fd6af100f3e71e5ddff46a77e7fc33abc52", kill_on_drop: false }`
[INFO] [stdout] 52720c921eda6e5750bd5ee7b1ce9fd6af100f3e71e5ddff46a77e7fc33abc52
[INFO] checking caniuse-serde-0.0.6 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate caniuse-serde 0.0.6 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate caniuse-serde 0.0.6 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate caniuse-serde 0.0.6
[INFO] finished tweaking crates.io crate caniuse-serde 0.0.6
[INFO] tweaked toml for crates.io crate caniuse-serde 0.0.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9686fcb0ceec54f222d46b5c8d15e8e5570a77d895457d890b28b3260a8ed5eb
[INFO] running `Command { std: "docker" "start" "-a" "9686fcb0ceec54f222d46b5c8d15e8e5570a77d895457d890b28b3260a8ed5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9686fcb0ceec54f222d46b5c8d15e8e5570a77d895457d890b28b3260a8ed5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9686fcb0ceec54f222d46b5c8d15e8e5570a77d895457d890b28b3260a8ed5eb", kill_on_drop: false }`
[INFO] [stdout] 9686fcb0ceec54f222d46b5c8d15e8e5570a77d895457d890b28b3260a8ed5eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57400438d0ff8fe55bd14267ac1ed3c49ad5dc5fc6e343d40d13aa3ee7b3add8
[INFO] running `Command { std: "docker" "start" "-a" "57400438d0ff8fe55bd14267ac1ed3c49ad5dc5fc6e343d40d13aa3ee7b3add8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking maplit v0.1.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking caniuse-serde v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `Asia` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Asia.deref(),
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::Asia;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Europe` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Europe.deref(),
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::Europe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NorthAmerica` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |         NorthAmerica.deref(),
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::NorthAmerica;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SouthAmerica` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 |         SouthAmerica.deref(),
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::SouthAmerica;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AU` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |         AU.deref(),
[INFO] [stdout]    |         ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::AU;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NZ` in this scope
[INFO] [stdout]   --> src/systemTests/mod.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 |         NZ.deref(),
[INFO] [stdout]    |         ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use RegionalUsages::NZ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/CanIUse.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / lazy_static!
[INFO] [stdout] 224 | | {
[INFO] [stdout] 225 | |     /// The up-to-date version of the caniuse.com database shipped embedded in this crate.
[INFO] [stdout] 226 | |     #[derive(Debug)] pub static ref EmbeddedCanIUseDatabase: CanIUse = CanIUse::default();
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/CanIUse.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | / lazy_static!
[INFO] [stdout] 224 | | {
[INFO] [stdout] 225 | |     /// The up-to-date version of the caniuse.com database shipped embedded in this crate.
[INFO] [stdout] 226 | |     #[derive(Debug)] pub static ref EmbeddedCanIUseDatabase: CanIUse = CanIUse::default();
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[WARN] too many lines in the log, truncating it
