[INFO] fetching crate caniuse-serde 0.0.6...
[INFO] checking caniuse-serde-0.0.6 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate caniuse-serde 0.0.6 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate caniuse-serde 0.0.6 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded maplit v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b53e6fb0dfe4deca2de8f6c303826340517c039dea97981a656869f2fd10e97d
[INFO] running `Command { std: "docker" "start" "-a" "b53e6fb0dfe4deca2de8f6c303826340517c039dea97981a656869f2fd10e97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b53e6fb0dfe4deca2de8f6c303826340517c039dea97981a656869f2fd10e97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53e6fb0dfe4deca2de8f6c303826340517c039dea97981a656869f2fd10e97d", kill_on_drop: false }`
[INFO] [stdout] b53e6fb0dfe4deca2de8f6c303826340517c039dea97981a656869f2fd10e97d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea301348aee22397814786b8e097e3bf6bdcaf112c483f9f04c3e885590052dc
[INFO] running `Command { std: "docker" "start" "-a" "ea301348aee22397814786b8e097e3bf6bdcaf112c483f9f04c3e885590052dc", kill_on_drop: false }`
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking maplit v0.1.6
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[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/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: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the 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/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/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: 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 `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/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 `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" "ea301348aee22397814786b8e097e3bf6bdcaf112c483f9f04c3e885590052dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea301348aee22397814786b8e097e3bf6bdcaf112c483f9f04c3e885590052dc", kill_on_drop: false }`
[INFO] [stdout] ea301348aee22397814786b8e097e3bf6bdcaf112c483f9f04c3e885590052dc
