[INFO] fetching crate caniuse-serde 0.0.6...
[INFO] testing caniuse-serde-0.0.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate caniuse-serde 0.0.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate caniuse-serde 0.0.6
[INFO] finished tweaking crates.io crate caniuse-serde 0.0.6
[INFO] tweaked toml for crates.io crate caniuse-serde 0.0.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate caniuse-serde 0.0.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding maplit v0.1.6 (available: v1.0.2)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bbe545bdff1f8605cbc7e0da0f8111f54583e79aa635968fafba7065a370209
[INFO] running `Command { std: "docker" "start" "-a" "0bbe545bdff1f8605cbc7e0da0f8111f54583e79aa635968fafba7065a370209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bbe545bdff1f8605cbc7e0da0f8111f54583e79aa635968fafba7065a370209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbe545bdff1f8605cbc7e0da0f8111f54583e79aa635968fafba7065a370209", kill_on_drop: false }`
[INFO] [stdout] 0bbe545bdff1f8605cbc7e0da0f8111f54583e79aa635968fafba7065a370209
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0e81fb674b186edb208fc165d7858b459ce86ab70cdbc302425e88e1ee5af42
[INFO] running `Command { std: "docker" "start" "-a" "b0e81fb674b186edb208fc165d7858b459ce86ab70cdbc302425e88e1ee5af42", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling maplit v0.1.6
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling url_serde v0.2.0
[INFO] [stderr]    Compiling caniuse-serde v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: unused extern crate
[INFO] [stdout]    --> src/lib.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | extern crate url_serde;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ unused
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | #![deny(unused_extern_crates)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unused `extern crate`
[INFO] [stdout]     |
[INFO] [stdout] 144 - extern crate url_serde;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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 `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/regional_usage/RegionalUsage.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | / lazy_static!
[INFO] [stdout] 142 | | {
[INFO] [stdout] 143 | |     /// Embedded world-wide agent usage database.
[INFO] [stdout] 144 | |     #[derive(Debug)] static ref WorldWide: RegionalUsage = RegionalUsage::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     #[derive(Debug)] static ref ZW: RegionalUsage = RegionalUsage::from_str(include_str!("../region-usage-json/ZW.json")).unwrap();
[INFO] [stdout] 868 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/regional_usage/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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, 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/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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn cause(&self) -> Option<&dyn Error>
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/regional_usage/RegionalUsagesFromStrError.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/AgentDetail.rs:168:17
[INFO] [stdout]     |
[INFO] [stdout] 168 | ...                   Some(Utc.timestamp(release_date_u64 as i64, 0))
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/AgentNameAndVersionSet.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |             None => Utc.timestamp(0, 0),
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/CanIUse.rs:219:10
[INFO] [stdout]     |
[INFO] [stdout] 219 |         Ok(utc.timestamp(time as i64, 0))
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/Agent.rs:88:69
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn version_details_for_current_and_older_versions(&'a self) -> Range<Version, VersionDetail>
[INFO] [stdout]    |                                                            --          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn version_details_for_current_and_older_versions(&'a self) -> Range<'a, Version, VersionDetail>
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/CanIUse.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn known_agent_names(&self) -> AgentNameIterator
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn known_agent_names(&self) -> AgentNameIterator<'_>
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/CanIUse.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn known_statuses(&self) -> StatusIterator
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn known_statuses(&self) -> StatusIterator<'_>
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/CanIUse.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn known_parent_categories(&self) -> ParentCategoryIterator
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn known_parent_categories(&self) -> ParentCategoryIterator<'_>
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/CanIUse.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn known_feature_names(&self) -> FeatureNameIterator
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn known_feature_names(&self) -> FeatureNameIterator<'_>
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caniuse-serde` (lib) due to 1 previous error; 258 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b0e81fb674b186edb208fc165d7858b459ce86ab70cdbc302425e88e1ee5af42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e81fb674b186edb208fc165d7858b459ce86ab70cdbc302425e88e1ee5af42", kill_on_drop: false }`
[INFO] [stdout] b0e81fb674b186edb208fc165d7858b459ce86ab70cdbc302425e88e1ee5af42
