[INFO] fetching crate sea 0.0.0...
[INFO] checking sea-0.0.0 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate sea 0.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sea 0.0.0
[INFO] finished tweaking crates.io crate sea 0.0.0
[INFO] tweaked toml for crates.io crate sea 0.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sea 0.0.0 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sea 0.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62cf9e491141b019e4b31908109955a05755fc6b2e54138b2da045b590531c19
[INFO] running `Command { std: "docker" "start" "-a" "62cf9e491141b019e4b31908109955a05755fc6b2e54138b2da045b590531c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62cf9e491141b019e4b31908109955a05755fc6b2e54138b2da045b590531c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cf9e491141b019e4b31908109955a05755fc6b2e54138b2da045b590531c19", kill_on_drop: false }`
[INFO] [stdout] 62cf9e491141b019e4b31908109955a05755fc6b2e54138b2da045b590531c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 967f6e1f3e1b0ab7618bea8ab86a454af251bb4f159f9c3780efcaf035d24575
[INFO] running `Command { std: "docker" "start" "-a" "967f6e1f3e1b0ab7618bea8ab86a454af251bb4f159f9c3780efcaf035d24575", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking tzdb_data v0.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:18782:6
[INFO] [stdout]       |
[INFO] [stdout] 18781 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18782 | |      &[
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18783 | ||         new_transition(-2524502512, 1),
[INFO] [stdout] 18784 | ||         new_transition(-1946918424, 2),
[INFO] [stdout] 18785 | ||     ],
[INFO] [stdout]       | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...     |
[INFO] [stdout] 18796 | |      ))),
[INFO] [stdout] 18797 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:18786:6
[INFO] [stdout]       |
[INFO] [stdout] 18781 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18782 | |      &[
[INFO] [stdout] 18783 | |          new_transition(-2524502512, 1),
[INFO] [stdout] 18784 | |          new_transition(-1946918424, 2),
[INFO] [stdout] 18785 | |      ],
[INFO] [stdout] 18786 | |      &[
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18787 | ||         new_local_time_type(-19088, false, Some(b"LMT")),
[INFO] [stdout] 18788 | ||         new_local_time_type(-19176, false, Some(b"CMT")),
[INFO] [stdout] 18789 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 18790 | ||     ],
[INFO] [stdout]       | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...     |
[INFO] [stdout] 18796 | |      ))),
[INFO] [stdout] 18797 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:18792:6
[INFO] [stdout]       |
[INFO] [stdout] 18781 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18782 | |      &[
[INFO] [stdout] 18783 | |          new_transition(-2524502512, 1),
[INFO] [stdout] 18784 | |          new_transition(-1946918424, 2),
[INFO] [stdout] ...     |
[INFO] [stdout] 18792 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18793 | ||         -18000,
[INFO] [stdout] 18794 | ||         false,
[INFO] [stdout] 18795 | ||         Some(b"EST"),
[INFO] [stdout] 18796 | ||     ))),
[INFO] [stdout]       | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 18797 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |    pub(crate) const AFRICA_ACCRA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]    |  ________________________________________________________-
[INFO] [stdout] 12 | |      &[
[INFO] [stdout]    | | ______^
[INFO] [stdout] 13 | ||         new_transition(-1709337548, 2),
[INFO] [stdout] 14 | ||         new_transition(-1581206400, 1),
[INFO] [stdout] 15 | ||         new_transition(-1577917200, 2),
[INFO] [stdout] ...  ||
[INFO] [stdout] 73 | ||         new_transition(-441844200, 2),
[INFO] [stdout] 74 | ||     ],
[INFO] [stdout]    | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |      ))),
[INFO] [stdout] 88 | |  );
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__temporary value is freed at the end of this statement
[INFO] [stdout]    |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |    pub(crate) const AFRICA_ACCRA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]    |  ________________________________________________________-
[INFO] [stdout] 12 | |      &[
[INFO] [stdout] 13 | |          new_transition(-1709337548, 2),
[INFO] [stdout] 14 | |          new_transition(-1581206400, 1),
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |      &[
[INFO] [stdout]    | | ______^
[INFO] [stdout] 76 | ||         new_local_time_type(-52, false, Some(b"LMT")),
[INFO] [stdout] 77 | ||         new_local_time_type(1200, true, Some(b"+0020")),
[INFO] [stdout] 78 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 79 | ||         new_local_time_type(1800, false, Some(b"+0030")),
[INFO] [stdout] 80 | ||         new_local_time_type(1800, true, Some(b"+0030")),
[INFO] [stdout] 81 | ||     ],
[INFO] [stdout]    | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |      ))),
[INFO] [stdout] 88 | |  );
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__temporary value is freed at the end of this statement
[INFO] [stdout]    |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |    pub(crate) const AFRICA_ACCRA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]    |  ________________________________________________________-
[INFO] [stdout] 12 | |      &[
[INFO] [stdout] 13 | |          new_transition(-1709337548, 2),
[INFO] [stdout] 14 | |          new_transition(-1581206400, 1),
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]    | | ______^
[INFO] [stdout] 84 | ||         0,
[INFO] [stdout] 85 | ||         false,
[INFO] [stdout] 86 | ||         Some(b"GMT"),
[INFO] [stdout] 87 | ||     ))),
[INFO] [stdout]    | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 88 | |  );
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__temporary value is freed at the end of this statement
[INFO] [stdout]    |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:91:6
[INFO] [stdout]     |
[INFO] [stdout]  90 |    pub(crate) const AFRICA_ADDIS_ABABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout]  91 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout]  92 | ||         new_transition(-3155682888, 1),
[INFO] [stdout]  93 | ||         new_transition(-1062210920, 2),
[INFO] [stdout]  94 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |      ))),
[INFO] [stdout] 106 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:95:6
[INFO] [stdout]     |
[INFO] [stdout]  90 |    pub(crate) const AFRICA_ADDIS_ABABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout]  91 | |      &[
[INFO] [stdout]  92 | |          new_transition(-3155682888, 1),
[INFO] [stdout]  93 | |          new_transition(-1062210920, 2),
[INFO] [stdout]  94 | |      ],
[INFO] [stdout]  95 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout]  96 | ||         new_local_time_type(9288, false, Some(b"LMT")),
[INFO] [stdout]  97 | ||         new_local_time_type(9320, false, Some(b"ADMT")),
[INFO] [stdout]  98 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout]  99 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |      ))),
[INFO] [stdout] 106 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout]  90 |    pub(crate) const AFRICA_ADDIS_ABABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout]  91 | |      &[
[INFO] [stdout]  92 | |          new_transition(-3155682888, 1),
[INFO] [stdout]  93 | |          new_transition(-1062210920, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 102 | ||         10800,
[INFO] [stdout] 103 | ||         false,
[INFO] [stdout] 104 | ||         Some(b"EAT"),
[INFO] [stdout] 105 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 106 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:109:6
[INFO] [stdout]     |
[INFO] [stdout] 108 |    pub(crate) const AFRICA_ALGIERS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 109 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 110 | ||         new_transition(-2486592732, 1),
[INFO] [stdout] 111 | ||         new_transition(-1855958961, 3),
[INFO] [stdout] 112 | ||         new_transition(-1689814800, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 143 | ||         new_transition(357523200, 5),
[INFO] [stdout] 144 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |      ))),
[INFO] [stdout] 159 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:145:6
[INFO] [stdout]     |
[INFO] [stdout] 108 |    pub(crate) const AFRICA_ALGIERS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 109 | |      &[
[INFO] [stdout] 110 | |          new_transition(-2486592732, 1),
[INFO] [stdout] 111 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 146 | ||         new_local_time_type(732, false, Some(b"LMT")),
[INFO] [stdout] 147 | ||         new_local_time_type(561, false, Some(b"PMT")),
[INFO] [stdout] 148 | ||         new_local_time_type(3600, true, Some(b"WEST")),
[INFO] [stdout] ...   ||
[INFO] [stdout] 151 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 152 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |      ))),
[INFO] [stdout] 159 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:154:6
[INFO] [stdout]     |
[INFO] [stdout] 108 |    pub(crate) const AFRICA_ALGIERS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 109 | |      &[
[INFO] [stdout] 110 | |          new_transition(-2486592732, 1),
[INFO] [stdout] 111 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 155 | ||         3600,
[INFO] [stdout] 156 | ||         false,
[INFO] [stdout] 157 | ||         Some(b"CET"),
[INFO] [stdout] 158 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 159 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:162:6
[INFO] [stdout]     |
[INFO] [stdout] 161 |    pub(crate) const AFRICA_ASMARA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 162 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 163 | ||         new_transition(-3155682932, 1),
[INFO] [stdout] 164 | ||         new_transition(-2524530932, 2),
[INFO] [stdout] 165 | ||         new_transition(-1062210920, 3),
[INFO] [stdout] 166 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |      ))),
[INFO] [stdout] 179 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:167:6
[INFO] [stdout]     |
[INFO] [stdout] 161 |    pub(crate) const AFRICA_ASMARA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 162 | |      &[
[INFO] [stdout] 163 | |          new_transition(-3155682932, 1),
[INFO] [stdout] 164 | |          new_transition(-2524530932, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 168 | ||         new_local_time_type(9332, false, Some(b"LMT")),
[INFO] [stdout] 169 | ||         new_local_time_type(9332, false, Some(b"AMT")),
[INFO] [stdout] 170 | ||         new_local_time_type(9320, false, Some(b"ADMT")),
[INFO] [stdout] 171 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 172 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |      ))),
[INFO] [stdout] 179 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:174:6
[INFO] [stdout]     |
[INFO] [stdout] 161 |    pub(crate) const AFRICA_ASMARA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 162 | |      &[
[INFO] [stdout] 163 | |          new_transition(-3155682932, 1),
[INFO] [stdout] 164 | |          new_transition(-2524530932, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 175 | ||         10800,
[INFO] [stdout] 176 | ||         false,
[INFO] [stdout] 177 | ||         Some(b"EAT"),
[INFO] [stdout] 178 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 179 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:182:6
[INFO] [stdout]     |
[INFO] [stdout] 181 |    pub(crate) const AFRICA_ASMERA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 182 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 183 | ||         new_transition(-1946168836, 1),
[INFO] [stdout] 184 | ||         new_transition(-1309746600, 2),
[INFO] [stdout] 185 | ||         new_transition(-1261969200, 1),
[INFO] [stdout] 186 | ||         new_transition(-1041388200, 3),
[INFO] [stdout] 187 | ||         new_transition(-865305900, 2),
[INFO] [stdout] 188 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |      ))),
[INFO] [stdout] 201 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:189:6
[INFO] [stdout]     |
[INFO] [stdout] 181 |    pub(crate) const AFRICA_ASMERA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 182 | |      &[
[INFO] [stdout] 183 | |          new_transition(-1946168836, 1),
[INFO] [stdout] 184 | |          new_transition(-1309746600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 190 | ||         new_local_time_type(8836, false, Some(b"LMT")),
[INFO] [stdout] 191 | ||         new_local_time_type(9000, false, Some(b"+0230")),
[INFO] [stdout] 192 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 193 | ||         new_local_time_type(9900, false, Some(b"+0245")),
[INFO] [stdout] 194 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |      ))),
[INFO] [stdout] 201 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:196:6
[INFO] [stdout]     |
[INFO] [stdout] 181 |    pub(crate) const AFRICA_ASMERA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 182 | |      &[
[INFO] [stdout] 183 | |          new_transition(-1946168836, 1),
[INFO] [stdout] 184 | |          new_transition(-1309746600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 197 | ||         10800,
[INFO] [stdout] 198 | ||         false,
[INFO] [stdout] 199 | ||         Some(b"EAT"),
[INFO] [stdout] 200 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 201 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:204:6
[INFO] [stdout]     |
[INFO] [stdout] 203 |    pub(crate) const AFRICA_BAMAKO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 204 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 205 | ||         new_transition(-1830382080, 1),
[INFO] [stdout] 206 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 207 | ||         new_transition(-300841200, 1),
[INFO] [stdout] 208 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |      ))),
[INFO] [stdout] 220 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:209:6
[INFO] [stdout]     |
[INFO] [stdout] 203 |    pub(crate) const AFRICA_BAMAKO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 204 | |      &[
[INFO] [stdout] 205 | |          new_transition(-1830382080, 1),
[INFO] [stdout] 206 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 210 | ||         new_local_time_type(-1920, false, Some(b"LMT")),
[INFO] [stdout] 211 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 212 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 213 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |      ))),
[INFO] [stdout] 220 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:215:6
[INFO] [stdout]     |
[INFO] [stdout] 203 |    pub(crate) const AFRICA_BAMAKO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 204 | |      &[
[INFO] [stdout] 205 | |          new_transition(-1830382080, 1),
[INFO] [stdout] 206 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 216 | ||         0,
[INFO] [stdout] 217 | ||         false,
[INFO] [stdout] 218 | ||         Some(b"GMT"),
[INFO] [stdout] 219 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 220 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:223:6
[INFO] [stdout]     |
[INFO] [stdout] 222 |   pub(crate) const AFRICA_BANGUI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 223 | |     &[new_transition(-1830388460, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 224 | |     &[
[INFO] [stdout] 225 | |         new_local_time_type(4460, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |     ))),
[INFO] [stdout] 234 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:224:6
[INFO] [stdout]     |
[INFO] [stdout] 222 |    pub(crate) const AFRICA_BANGUI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 223 | |      &[new_transition(-1830388460, 1)],
[INFO] [stdout] 224 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 225 | ||         new_local_time_type(4460, false, Some(b"LMT")),
[INFO] [stdout] 226 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 227 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |      ))),
[INFO] [stdout] 234 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:229:6
[INFO] [stdout]     |
[INFO] [stdout] 222 |    pub(crate) const AFRICA_BANGUI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 223 | |      &[new_transition(-1830388460, 1)],
[INFO] [stdout] 224 | |      &[
[INFO] [stdout] 225 | |          new_local_time_type(4460, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 230 | ||         3600,
[INFO] [stdout] 231 | ||         false,
[INFO] [stdout] 232 | ||         Some(b"WAT"),
[INFO] [stdout] 233 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 234 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:237:6
[INFO] [stdout]     |
[INFO] [stdout] 236 |    pub(crate) const AFRICA_BANJUL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 237 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 238 | ||         new_transition(-1830380004, 1),
[INFO] [stdout] 239 | ||         new_transition(-1159829604, 2),
[INFO] [stdout] 240 | ||         new_transition(-880930800, 3),
[INFO] [stdout] 241 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |      ))),
[INFO] [stdout] 254 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:242:6
[INFO] [stdout]     |
[INFO] [stdout] 236 |    pub(crate) const AFRICA_BANJUL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 237 | |      &[
[INFO] [stdout] 238 | |          new_transition(-1830380004, 1),
[INFO] [stdout] 239 | |          new_transition(-1159829604, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 242 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 243 | ||         new_local_time_type(-3996, false, Some(b"LMT")),
[INFO] [stdout] 244 | ||         new_local_time_type(-3996, false, Some(b"BMT")),
[INFO] [stdout] 245 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 246 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 247 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |      ))),
[INFO] [stdout] 254 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:249:6
[INFO] [stdout]     |
[INFO] [stdout] 236 |    pub(crate) const AFRICA_BANJUL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 237 | |      &[
[INFO] [stdout] 238 | |          new_transition(-1830380004, 1),
[INFO] [stdout] 239 | |          new_transition(-1159829604, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 250 | ||         0,
[INFO] [stdout] 251 | ||         false,
[INFO] [stdout] 252 | ||         Some(b"GMT"),
[INFO] [stdout] 253 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 254 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:257:6
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub(crate) const AFRICA_BISSAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 257 | |     &[new_transition(-1830380400, 1), new_transition(157770000, 2)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 258 | |     &[
[INFO] [stdout] 259 | |         new_local_time_type(-3740, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |     ))),
[INFO] [stdout] 269 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:258:6
[INFO] [stdout]     |
[INFO] [stdout] 256 |    pub(crate) const AFRICA_BISSAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 257 | |      &[new_transition(-1830380400, 1), new_transition(157770000, 2)],
[INFO] [stdout] 258 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 259 | ||         new_local_time_type(-3740, false, Some(b"LMT")),
[INFO] [stdout] 260 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 261 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 262 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |      ))),
[INFO] [stdout] 269 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:264:6
[INFO] [stdout]     |
[INFO] [stdout] 256 |    pub(crate) const AFRICA_BISSAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 257 | |      &[new_transition(-1830380400, 1), new_transition(157770000, 2)],
[INFO] [stdout] 258 | |      &[
[INFO] [stdout] 259 | |          new_local_time_type(-3740, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 265 | ||         0,
[INFO] [stdout] 266 | ||         false,
[INFO] [stdout] 267 | ||         Some(b"GMT"),
[INFO] [stdout] 268 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 269 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:272:6
[INFO] [stdout]     |
[INFO] [stdout] 271 |    pub(crate) const AFRICA_BLANTYRE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 272 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 273 | ||         new_transition(-1844302800, 1),
[INFO] [stdout] 274 | ||         new_transition(-1751682070, 2),
[INFO] [stdout] 275 | ||         new_transition(-1404440460, 3),
[INFO] [stdout] 276 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |      ))),
[INFO] [stdout] 289 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:277:6
[INFO] [stdout]     |
[INFO] [stdout] 271 |    pub(crate) const AFRICA_BLANTYRE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 272 | |      &[
[INFO] [stdout] 273 | |          new_transition(-1844302800, 1),
[INFO] [stdout] 274 | |          new_transition(-1751682070, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 278 | ||         new_local_time_type(8400, false, Some(b"LMT")),
[INFO] [stdout] 279 | ||         new_local_time_type(8470, false, Some(b"ZMT")),
[INFO] [stdout] 280 | ||         new_local_time_type(8460, false, Some(b"ZMT")),
[INFO] [stdout] 281 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 282 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |      ))),
[INFO] [stdout] 289 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:284:6
[INFO] [stdout]     |
[INFO] [stdout] 271 |    pub(crate) const AFRICA_BLANTYRE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 272 | |      &[
[INFO] [stdout] 273 | |          new_transition(-1844302800, 1),
[INFO] [stdout] 274 | |          new_transition(-1751682070, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 284 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 285 | ||         7200,
[INFO] [stdout] 286 | ||         false,
[INFO] [stdout] 287 | ||         Some(b"CAT"),
[INFO] [stdout] 288 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 289 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:292:6
[INFO] [stdout]     |
[INFO] [stdout] 291 |   pub(crate) const AFRICA_BRAZZAVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 292 | |     &[new_transition(-1830387668, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 293 | |     &[
[INFO] [stdout] 294 | |         new_local_time_type(3668, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     ))),
[INFO] [stdout] 303 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:293:6
[INFO] [stdout]     |
[INFO] [stdout] 291 |    pub(crate) const AFRICA_BRAZZAVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout] 292 | |      &[new_transition(-1830387668, 1)],
[INFO] [stdout] 293 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 294 | ||         new_local_time_type(3668, false, Some(b"LMT")),
[INFO] [stdout] 295 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 296 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |      ))),
[INFO] [stdout] 303 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:298:6
[INFO] [stdout]     |
[INFO] [stdout] 291 |    pub(crate) const AFRICA_BRAZZAVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout] 292 | |      &[new_transition(-1830387668, 1)],
[INFO] [stdout] 293 | |      &[
[INFO] [stdout] 294 | |          new_local_time_type(3668, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 298 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 299 | ||         3600,
[INFO] [stdout] 300 | ||         false,
[INFO] [stdout] 301 | ||         Some(b"WAT"),
[INFO] [stdout] 302 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 303 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:306:6
[INFO] [stdout]     |
[INFO] [stdout] 305 |   pub(crate) const AFRICA_BUJUMBURA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 306 | |     &[new_transition(-2524528648, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 307 | |     &[
[INFO] [stdout] 308 | |         new_local_time_type(7048, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |     ))),
[INFO] [stdout] 317 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:307:6
[INFO] [stdout]     |
[INFO] [stdout] 305 |    pub(crate) const AFRICA_BUJUMBURA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout] 306 | |      &[new_transition(-2524528648, 1)],
[INFO] [stdout] 307 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 308 | ||         new_local_time_type(7048, false, Some(b"LMT")),
[INFO] [stdout] 309 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 310 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |      ))),
[INFO] [stdout] 317 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:312:6
[INFO] [stdout]     |
[INFO] [stdout] 305 |    pub(crate) const AFRICA_BUJUMBURA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout] 306 | |      &[new_transition(-2524528648, 1)],
[INFO] [stdout] 307 | |      &[
[INFO] [stdout] 308 | |          new_local_time_type(7048, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 313 | ||         7200,
[INFO] [stdout] 314 | ||         false,
[INFO] [stdout] 315 | ||         Some(b"CAT"),
[INFO] [stdout] 316 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 317 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:320:6
[INFO] [stdout]     |
[INFO] [stdout] 319 |    pub(crate) const AFRICA_CASABLANCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 320 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 321 | ||         new_transition(-1773012580, 2),
[INFO] [stdout] 322 | ||         new_transition(-956361600, 1),
[INFO] [stdout] 323 | ||         new_transition(-950490000, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 517 | ||         new_transition(3703456800, 3),
[INFO] [stdout] 518 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |      ))),
[INFO] [stdout] 532 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:519:6
[INFO] [stdout]     |
[INFO] [stdout] 319 |    pub(crate) const AFRICA_CASABLANCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 320 | |      &[
[INFO] [stdout] 321 | |          new_transition(-1773012580, 2),
[INFO] [stdout] 322 | |          new_transition(-956361600, 1),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 520 | ||         new_local_time_type(-1820, false, Some(b"LMT")),
[INFO] [stdout] 521 | ||         new_local_time_type(3600, true, Some(b"+01")),
[INFO] [stdout] 522 | ||         new_local_time_type(0, false, Some(b"+00")),
[INFO] [stdout] 523 | ||         new_local_time_type(3600, false, Some(b"+01")),
[INFO] [stdout] 524 | ||         new_local_time_type(0, true, Some(b"+00")),
[INFO] [stdout] 525 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |      ))),
[INFO] [stdout] 532 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:527:6
[INFO] [stdout]     |
[INFO] [stdout] 319 |    pub(crate) const AFRICA_CASABLANCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 320 | |      &[
[INFO] [stdout] 321 | |          new_transition(-1773012580, 2),
[INFO] [stdout] 322 | |          new_transition(-956361600, 1),
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 528 | ||         3600,
[INFO] [stdout] 529 | ||         false,
[INFO] [stdout] 530 | ||         Some(b"+01"),
[INFO] [stdout] 531 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 532 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:535:6
[INFO] [stdout]     |
[INFO] [stdout] 534 |    pub(crate) const AFRICA_CEUTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 535 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 536 | ||         new_transition(-2177452800, 1),
[INFO] [stdout] 537 | ||         new_transition(-1630112400, 2),
[INFO] [stdout] 538 | ||         new_transition(-1616810400, 1),
[INFO] [stdout] ...   ||
[INFO] [stdout] 578 | ||         new_transition(828234000, 4),
[INFO] [stdout] 579 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 595 | |      ))),
[INFO] [stdout] 596 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:580:6
[INFO] [stdout]     |
[INFO] [stdout] 534 |    pub(crate) const AFRICA_CEUTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 535 | |      &[
[INFO] [stdout] 536 | |          new_transition(-2177452800, 1),
[INFO] [stdout] 537 | |          new_transition(-1630112400, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 581 | ||         new_local_time_type(-1276, false, Some(b"LMT")),
[INFO] [stdout] 582 | ||         new_local_time_type(0, false, Some(b"WET")),
[INFO] [stdout] 583 | ||         new_local_time_type(3600, true, Some(b"WEST")),
[INFO] [stdout] 584 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 585 | ||         new_local_time_type(7200, true, Some(b"CEST")),
[INFO] [stdout] 586 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 595 | |      ))),
[INFO] [stdout] 596 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:588:6
[INFO] [stdout]     |
[INFO] [stdout] 534 |    pub(crate) const AFRICA_CEUTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 535 | |      &[
[INFO] [stdout] 536 | |          new_transition(-2177452800, 1),
[INFO] [stdout] 537 | |          new_transition(-1630112400, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 589 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 590 | ||         new_local_time_type(7200, true, Some(b"CEST")),
[INFO] [stdout] 591 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 5, 0)),
[INFO] [stdout] ...   ||
[INFO] [stdout] 594 | ||         10800,
[INFO] [stdout] 595 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 596 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:599:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |    pub(crate) const AFRICA_CONAKRY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 599 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 600 | ||         new_transition(-1830380708, 1),
[INFO] [stdout] 601 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 602 | ||         new_transition(-315615600, 1),
[INFO] [stdout] 603 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |      ))),
[INFO] [stdout] 615 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:604:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |    pub(crate) const AFRICA_CONAKRY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 599 | |      &[
[INFO] [stdout] 600 | |          new_transition(-1830380708, 1),
[INFO] [stdout] 601 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 605 | ||         new_local_time_type(-3292, false, Some(b"LMT")),
[INFO] [stdout] 606 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 607 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 608 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |      ))),
[INFO] [stdout] 615 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:610:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |    pub(crate) const AFRICA_CONAKRY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 599 | |      &[
[INFO] [stdout] 600 | |          new_transition(-1830380708, 1),
[INFO] [stdout] 601 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 610 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 611 | ||         0,
[INFO] [stdout] 612 | ||         false,
[INFO] [stdout] 613 | ||         Some(b"GMT"),
[INFO] [stdout] 614 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 615 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:618:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |    pub(crate) const AFRICA_DAKAR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 618 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 619 | ||         new_transition(-1830379816, 1),
[INFO] [stdout] 620 | ||         new_transition(-902098800, 2),
[INFO] [stdout] 621 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |      ))),
[INFO] [stdout] 633 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:622:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |    pub(crate) const AFRICA_DAKAR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 618 | |      &[
[INFO] [stdout] 619 | |          new_transition(-1830379816, 1),
[INFO] [stdout] 620 | |          new_transition(-902098800, 2),
[INFO] [stdout] 621 | |      ],
[INFO] [stdout] 622 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 623 | ||         new_local_time_type(-4184, false, Some(b"LMT")),
[INFO] [stdout] 624 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 625 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 626 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |      ))),
[INFO] [stdout] 633 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:628:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |    pub(crate) const AFRICA_DAKAR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 618 | |      &[
[INFO] [stdout] 619 | |          new_transition(-1830379816, 1),
[INFO] [stdout] 620 | |          new_transition(-902098800, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 629 | ||         0,
[INFO] [stdout] 630 | ||         false,
[INFO] [stdout] 631 | ||         Some(b"GMT"),
[INFO] [stdout] 632 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 633 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:636:6
[INFO] [stdout]     |
[INFO] [stdout] 635 |    pub(crate) const AFRICA_DAR_ES_SALAAM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________________-
[INFO] [stdout] 636 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 637 | ||         new_transition(-1230777428, 1),
[INFO] [stdout] 638 | ||         new_transition(-694321200, 2),
[INFO] [stdout] 639 | ||         new_transition(-284006700, 1),
[INFO] [stdout] 640 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |      ))),
[INFO] [stdout] 652 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:641:6
[INFO] [stdout]     |
[INFO] [stdout] 635 |    pub(crate) const AFRICA_DAR_ES_SALAAM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________________-
[INFO] [stdout] 636 | |      &[
[INFO] [stdout] 637 | |          new_transition(-1230777428, 1),
[INFO] [stdout] 638 | |          new_transition(-694321200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 642 | ||         new_local_time_type(9428, false, Some(b"LMT")),
[INFO] [stdout] 643 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 644 | ||         new_local_time_type(9900, false, Some(b"+0245")),
[INFO] [stdout] 645 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |      ))),
[INFO] [stdout] 652 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:647:6
[INFO] [stdout]     |
[INFO] [stdout] 635 |    pub(crate) const AFRICA_DAR_ES_SALAAM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________________-
[INFO] [stdout] 636 | |      &[
[INFO] [stdout] 637 | |          new_transition(-1230777428, 1),
[INFO] [stdout] 638 | |          new_transition(-694321200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 648 | ||         10800,
[INFO] [stdout] 649 | ||         false,
[INFO] [stdout] 650 | ||         Some(b"EAT"),
[INFO] [stdout] 651 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 652 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:655:6
[INFO] [stdout]     |
[INFO] [stdout] 654 |   pub(crate) const AFRICA_DJIBOUTI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 655 | |     &[new_transition(-1846291956, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 656 | |     &[
[INFO] [stdout] 657 | |         new_local_time_type(10356, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     ))),
[INFO] [stdout] 666 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:656:6
[INFO] [stdout]     |
[INFO] [stdout] 654 |    pub(crate) const AFRICA_DJIBOUTI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 655 | |      &[new_transition(-1846291956, 1)],
[INFO] [stdout] 656 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 657 | ||         new_local_time_type(10356, false, Some(b"LMT")),
[INFO] [stdout] 658 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 659 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |      ))),
[INFO] [stdout] 666 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:661:6
[INFO] [stdout]     |
[INFO] [stdout] 654 |    pub(crate) const AFRICA_DJIBOUTI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 655 | |      &[new_transition(-1846291956, 1)],
[INFO] [stdout] 656 | |      &[
[INFO] [stdout] 657 | |          new_local_time_type(10356, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 662 | ||         10800,
[INFO] [stdout] 663 | ||         false,
[INFO] [stdout] 664 | ||         Some(b"EAT"),
[INFO] [stdout] 665 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 666 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:669:6
[INFO] [stdout]     |
[INFO] [stdout] 668 |   pub(crate) const AFRICA_DOUALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 669 | |     &[new_transition(-1830386328, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 670 | |     &[
[INFO] [stdout] 671 | |         new_local_time_type(2328, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |     ))),
[INFO] [stdout] 680 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:670:6
[INFO] [stdout]     |
[INFO] [stdout] 668 |    pub(crate) const AFRICA_DOUALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 669 | |      &[new_transition(-1830386328, 1)],
[INFO] [stdout] 670 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 671 | ||         new_local_time_type(2328, false, Some(b"LMT")),
[INFO] [stdout] 672 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 673 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |      ))),
[INFO] [stdout] 680 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:675:6
[INFO] [stdout]     |
[INFO] [stdout] 668 |    pub(crate) const AFRICA_DOUALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 669 | |      &[new_transition(-1830386328, 1)],
[INFO] [stdout] 670 | |      &[
[INFO] [stdout] 671 | |          new_local_time_type(2328, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 676 | ||         3600,
[INFO] [stdout] 677 | ||         false,
[INFO] [stdout] 678 | ||         Some(b"WAT"),
[INFO] [stdout] 679 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 680 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:683:6
[INFO] [stdout]     |
[INFO] [stdout] 682 |    pub(crate) const AFRICA_EL_AAIUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 683 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 684 | ||         new_transition(-1136070432, 1),
[INFO] [stdout] 685 | ||         new_transition(198291600, 3),
[INFO] [stdout] 686 | ||         new_transition(199756800, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 869 | ||         new_transition(3703456800, 5),
[INFO] [stdout] 870 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |      ))),
[INFO] [stdout] 885 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:871:6
[INFO] [stdout]     |
[INFO] [stdout] 682 |    pub(crate) const AFRICA_EL_AAIUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 683 | |      &[
[INFO] [stdout] 684 | |          new_transition(-1136070432, 1),
[INFO] [stdout] 685 | |          new_transition(198291600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 871 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 872 | ||         new_local_time_type(-3168, false, Some(b"LMT")),
[INFO] [stdout] 873 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 874 | ||         new_local_time_type(3600, true, Some(b"+01")),
[INFO] [stdout] ...   ||
[INFO] [stdout] 877 | ||         new_local_time_type(3600, false, Some(b"+01")),
[INFO] [stdout] 878 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |      ))),
[INFO] [stdout] 885 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:880:6
[INFO] [stdout]     |
[INFO] [stdout] 682 |    pub(crate) const AFRICA_EL_AAIUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 683 | |      &[
[INFO] [stdout] 684 | |          new_transition(-1136070432, 1),
[INFO] [stdout] 685 | |          new_transition(198291600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 881 | ||         3600,
[INFO] [stdout] 882 | ||         false,
[INFO] [stdout] 883 | ||         Some(b"+01"),
[INFO] [stdout] 884 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 885 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:888:6
[INFO] [stdout]     |
[INFO] [stdout] 887 |    pub(crate) const AFRICA_FREETOWN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 888 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 889 | ||         new_transition(-2776979220, 1),
[INFO] [stdout] 890 | ||         new_transition(-1783120020, 3),
[INFO] [stdout] 891 | ||         new_transition(-1170284400, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 907 | ||         new_transition(-885769200, 4),
[INFO] [stdout] 908 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 921 | |      ))),
[INFO] [stdout] 922 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:909:6
[INFO] [stdout]     |
[INFO] [stdout] 887 |    pub(crate) const AFRICA_FREETOWN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 888 | |      &[
[INFO] [stdout] 889 | |          new_transition(-2776979220, 1),
[INFO] [stdout] 890 | |          new_transition(-1783120020, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 910 | ||         new_local_time_type(-3180, false, Some(b"LMT")),
[INFO] [stdout] 911 | ||         new_local_time_type(-3180, false, Some(b"FMT")),
[INFO] [stdout] 912 | ||         new_local_time_type(-2400, true, Some(b"-0040")),
[INFO] [stdout] 913 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 914 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 915 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 921 | |      ))),
[INFO] [stdout] 922 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:917:6
[INFO] [stdout]     |
[INFO] [stdout] 887 |    pub(crate) const AFRICA_FREETOWN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 888 | |      &[
[INFO] [stdout] 889 | |          new_transition(-2776979220, 1),
[INFO] [stdout] 890 | |          new_transition(-1783120020, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 917 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 918 | ||         0,
[INFO] [stdout] 919 | ||         false,
[INFO] [stdout] 920 | ||         Some(b"GMT"),
[INFO] [stdout] 921 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 922 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:925:6
[INFO] [stdout]     |
[INFO] [stdout] 924 |    pub(crate) const AFRICA_GABORONE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 925 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 926 | ||         new_transition(-2682294220, 1),
[INFO] [stdout] 927 | ||         new_transition(-2109288600, 2),
[INFO] [stdout] 928 | ||         new_transition(-829526400, 3),
[INFO] [stdout] 929 | ||         new_transition(-813805200, 2),
[INFO] [stdout] 930 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |      ))),
[INFO] [stdout] 943 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:931:6
[INFO] [stdout]     |
[INFO] [stdout] 924 |    pub(crate) const AFRICA_GABORONE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 925 | |      &[
[INFO] [stdout] 926 | |          new_transition(-2682294220, 1),
[INFO] [stdout] 927 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 931 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 932 | ||         new_local_time_type(6220, false, Some(b"LMT")),
[INFO] [stdout] 933 | ||         new_local_time_type(5400, false, Some(b"SAST")),
[INFO] [stdout] 934 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 935 | ||         new_local_time_type(10800, true, Some(b"CAST")),
[INFO] [stdout] 936 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |      ))),
[INFO] [stdout] 943 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:938:6
[INFO] [stdout]     |
[INFO] [stdout] 924 |    pub(crate) const AFRICA_GABORONE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 925 | |      &[
[INFO] [stdout] 926 | |          new_transition(-2682294220, 1),
[INFO] [stdout] 927 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 938 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 939 | ||         7200,
[INFO] [stdout] 940 | ||         false,
[INFO] [stdout] 941 | ||         Some(b"CAT"),
[INFO] [stdout] 942 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 943 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:946:6
[INFO] [stdout]     |
[INFO] [stdout] 945 |   pub(crate) const AFRICA_HARARE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 946 | |     &[new_transition(-2109290652, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 947 | |     &[
[INFO] [stdout] 948 | |         new_local_time_type(7452, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |     ))),
[INFO] [stdout] 957 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:947:6
[INFO] [stdout]     |
[INFO] [stdout] 945 |    pub(crate) const AFRICA_HARARE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 946 | |      &[new_transition(-2109290652, 1)],
[INFO] [stdout] 947 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 948 | ||         new_local_time_type(7452, false, Some(b"LMT")),
[INFO] [stdout] 949 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 950 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |      ))),
[INFO] [stdout] 957 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:952:6
[INFO] [stdout]     |
[INFO] [stdout] 945 |    pub(crate) const AFRICA_HARARE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 946 | |      &[new_transition(-2109290652, 1)],
[INFO] [stdout] 947 | |      &[
[INFO] [stdout] 948 | |          new_local_time_type(7452, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 952 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 953 | ||         7200,
[INFO] [stdout] 954 | ||         false,
[INFO] [stdout] 955 | ||         Some(b"CAT"),
[INFO] [stdout] 956 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 957 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:960:6
[INFO] [stdout]     |
[INFO] [stdout] 959 |    pub(crate) const AFRICA_JOHANNESBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _______________________________________________________________-
[INFO] [stdout] 960 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 961 | ||         new_transition(-2458173120, 1),
[INFO] [stdout] 962 | ||         new_transition(-2109288600, 3),
[INFO] [stdout] 963 | ||         new_transition(-860976000, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 966 | ||         new_transition(-813805200, 3),
[INFO] [stdout] 967 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 979 | |      ))),
[INFO] [stdout] 980 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:968:6
[INFO] [stdout]     |
[INFO] [stdout] 959 |    pub(crate) const AFRICA_JOHANNESBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _______________________________________________________________-
[INFO] [stdout] 960 | |      &[
[INFO] [stdout] 961 | |          new_transition(-2458173120, 1),
[INFO] [stdout] 962 | |          new_transition(-2109288600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 969 | ||         new_local_time_type(6720, false, Some(b"LMT")),
[INFO] [stdout] 970 | ||         new_local_time_type(5400, false, Some(b"SAST")),
[INFO] [stdout] 971 | ||         new_local_time_type(10800, true, Some(b"SAST")),
[INFO] [stdout] 972 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] 973 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 979 | |      ))),
[INFO] [stdout] 980 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:975:6
[INFO] [stdout]     |
[INFO] [stdout] 959 |    pub(crate) const AFRICA_JOHANNESBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _______________________________________________________________-
[INFO] [stdout] 960 | |      &[
[INFO] [stdout] 961 | |          new_transition(-2458173120, 1),
[INFO] [stdout] 962 | |          new_transition(-2109288600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 975 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 976 | ||         7200,
[INFO] [stdout] 977 | ||         false,
[INFO] [stdout] 978 | ||         Some(b"SAST"),
[INFO] [stdout] 979 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 980 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:983:6
[INFO] [stdout]      |
[INFO] [stdout]  982 |    pub(crate) const AFRICA_JUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout]  983 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout]  984 | ||         new_transition(-1230775588, 2),
[INFO] [stdout]  985 | ||         new_transition(10360800, 1),
[INFO] [stdout]  986 | ||         new_transition(24786000, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1018 | ||         new_transition(1612126800, 2),
[INFO] [stdout] 1019 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1031 | |      ))),
[INFO] [stdout] 1032 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1020:6
[INFO] [stdout]      |
[INFO] [stdout]  982 |    pub(crate) const AFRICA_JUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout]  983 | |      &[
[INFO] [stdout]  984 | |          new_transition(-1230775588, 2),
[INFO] [stdout]  985 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1020 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1021 | ||         new_local_time_type(7588, false, Some(b"LMT")),
[INFO] [stdout] 1022 | ||         new_local_time_type(10800, true, Some(b"CAST")),
[INFO] [stdout] 1023 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1024 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1025 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1031 | |      ))),
[INFO] [stdout] 1032 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1027:6
[INFO] [stdout]      |
[INFO] [stdout]  982 |    pub(crate) const AFRICA_JUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout]  983 | |      &[
[INFO] [stdout]  984 | |          new_transition(-1230775588, 2),
[INFO] [stdout]  985 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1027 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1028 | ||         7200,
[INFO] [stdout] 1029 | ||         false,
[INFO] [stdout] 1030 | ||         Some(b"CAT"),
[INFO] [stdout] 1031 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1032 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1035:6
[INFO] [stdout]      |
[INFO] [stdout] 1034 |    pub(crate) const AFRICA_KAMPALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1035 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1036 | ||         new_transition(-1309745380, 1),
[INFO] [stdout] 1037 | ||         new_transition(-1262314800, 2),
[INFO] [stdout] 1038 | ||         new_transition(-694319400, 3),
[INFO] [stdout] 1039 | ||         new_transition(-410237100, 1),
[INFO] [stdout] 1040 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1052 | |      ))),
[INFO] [stdout] 1053 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1041:6
[INFO] [stdout]      |
[INFO] [stdout] 1034 |    pub(crate) const AFRICA_KAMPALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1035 | |      &[
[INFO] [stdout] 1036 | |          new_transition(-1309745380, 1),
[INFO] [stdout] 1037 | |          new_transition(-1262314800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1041 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1042 | ||         new_local_time_type(7780, false, Some(b"LMT")),
[INFO] [stdout] 1043 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1044 | ||         new_local_time_type(9000, false, Some(b"+0230")),
[INFO] [stdout] 1045 | ||         new_local_time_type(9900, false, Some(b"+0245")),
[INFO] [stdout] 1046 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1052 | |      ))),
[INFO] [stdout] 1053 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1048:6
[INFO] [stdout]      |
[INFO] [stdout] 1034 |    pub(crate) const AFRICA_KAMPALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1035 | |      &[
[INFO] [stdout] 1036 | |          new_transition(-1309745380, 1),
[INFO] [stdout] 1037 | |          new_transition(-1262314800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1048 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1049 | ||         10800,
[INFO] [stdout] 1050 | ||         false,
[INFO] [stdout] 1051 | ||         Some(b"EAT"),
[INFO] [stdout] 1052 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1053 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1056:6
[INFO] [stdout]      |
[INFO] [stdout] 1055 |    pub(crate) const AFRICA_KHARTOUM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1056 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1057 | ||         new_transition(-1230775808, 2),
[INFO] [stdout] 1058 | ||         new_transition(10360800, 1),
[INFO] [stdout] 1059 | ||         new_transition(24786000, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1091 | ||         new_transition(1509483600, 2),
[INFO] [stdout] 1092 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |      ))),
[INFO] [stdout] 1105 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1093:6
[INFO] [stdout]      |
[INFO] [stdout] 1055 |    pub(crate) const AFRICA_KHARTOUM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1056 | |      &[
[INFO] [stdout] 1057 | |          new_transition(-1230775808, 2),
[INFO] [stdout] 1058 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1093 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1094 | ||         new_local_time_type(7808, false, Some(b"LMT")),
[INFO] [stdout] 1095 | ||         new_local_time_type(10800, true, Some(b"CAST")),
[INFO] [stdout] 1096 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1097 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1098 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |      ))),
[INFO] [stdout] 1105 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1100:6
[INFO] [stdout]      |
[INFO] [stdout] 1055 |    pub(crate) const AFRICA_KHARTOUM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1056 | |      &[
[INFO] [stdout] 1057 | |          new_transition(-1230775808, 2),
[INFO] [stdout] 1058 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1101 | ||         7200,
[INFO] [stdout] 1102 | ||         false,
[INFO] [stdout] 1103 | ||         Some(b"CAT"),
[INFO] [stdout] 1104 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1105 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1108:6
[INFO] [stdout]      |
[INFO] [stdout] 1107 |   pub(crate) const AFRICA_KIGALI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1108 | |     &[new_transition(-1091498416, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1109 | |     &[
[INFO] [stdout] 1110 | |         new_local_time_type(7216, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1118 | |     ))),
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1109:6
[INFO] [stdout]      |
[INFO] [stdout] 1107 |    pub(crate) const AFRICA_KIGALI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1108 | |      &[new_transition(-1091498416, 1)],
[INFO] [stdout] 1109 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1110 | ||         new_local_time_type(7216, false, Some(b"LMT")),
[INFO] [stdout] 1111 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1112 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1118 | |      ))),
[INFO] [stdout] 1119 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1114:6
[INFO] [stdout]      |
[INFO] [stdout] 1107 |    pub(crate) const AFRICA_KIGALI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1108 | |      &[new_transition(-1091498416, 1)],
[INFO] [stdout] 1109 | |      &[
[INFO] [stdout] 1110 | |          new_local_time_type(7216, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1114 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1115 | ||         7200,
[INFO] [stdout] 1116 | ||         false,
[INFO] [stdout] 1117 | ||         Some(b"CAT"),
[INFO] [stdout] 1118 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1119 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1122:6
[INFO] [stdout]      |
[INFO] [stdout] 1121 |   pub(crate) const AFRICA_KINSHASA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1122 | |     &[new_transition(-2276643672, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1123 | |     &[
[INFO] [stdout] 1124 | |         new_local_time_type(3672, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |     ))),
[INFO] [stdout] 1133 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1123:6
[INFO] [stdout]      |
[INFO] [stdout] 1121 |    pub(crate) const AFRICA_KINSHASA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1122 | |      &[new_transition(-2276643672, 1)],
[INFO] [stdout] 1123 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1124 | ||         new_local_time_type(3672, false, Some(b"LMT")),
[INFO] [stdout] 1125 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1126 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |      ))),
[INFO] [stdout] 1133 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1128:6
[INFO] [stdout]      |
[INFO] [stdout] 1121 |    pub(crate) const AFRICA_KINSHASA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1122 | |      &[new_transition(-2276643672, 1)],
[INFO] [stdout] 1123 | |      &[
[INFO] [stdout] 1124 | |          new_local_time_type(3672, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1128 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1129 | ||         3600,
[INFO] [stdout] 1130 | ||         false,
[INFO] [stdout] 1131 | ||         Some(b"WAT"),
[INFO] [stdout] 1132 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1133 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1136:6
[INFO] [stdout]      |
[INFO] [stdout] 1135 |    pub(crate) const AFRICA_LAGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1136 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1137 | ||         new_transition(-2035584815, 1),
[INFO] [stdout] 1138 | ||         new_transition(-1940889600, 0),
[INFO] [stdout] 1139 | ||         new_transition(-1767226415, 2),
[INFO] [stdout] 1140 | ||         new_transition(-1588465800, 3),
[INFO] [stdout] 1141 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1153 | |      ))),
[INFO] [stdout] 1154 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1142:6
[INFO] [stdout]      |
[INFO] [stdout] 1135 |    pub(crate) const AFRICA_LAGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1136 | |      &[
[INFO] [stdout] 1137 | |          new_transition(-2035584815, 1),
[INFO] [stdout] 1138 | |          new_transition(-1940889600, 0),
[INFO] [stdout] ...    |
[INFO] [stdout] 1142 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1143 | ||         new_local_time_type(815, false, Some(b"LMT")),
[INFO] [stdout] 1144 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1145 | ||         new_local_time_type(1800, false, Some(b"+0030")),
[INFO] [stdout] 1146 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1147 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1153 | |      ))),
[INFO] [stdout] 1154 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:18782:6
[INFO] [stdout]       |
[INFO] [stdout] 18781 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18782 | |      &[
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18783 | ||         new_transition(-2524502512, 1),
[INFO] [stdout] 18784 | ||         new_transition(-1946918424, 2),
[INFO] [stdout] 18785 | ||     ],
[INFO] [stdout]       | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...     |
[INFO] [stdout] 18796 | |      ))),
[INFO] [stdout] 18797 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1149:6
[INFO] [stdout]      |
[INFO] [stdout] 1135 |    pub(crate) const AFRICA_LAGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1136 | |      &[
[INFO] [stdout] 1137 | |          new_transition(-2035584815, 1),
[INFO] [stdout] 1138 | |          new_transition(-1940889600, 0),
[INFO] [stdout] ...    |
[INFO] [stdout] 1149 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1150 | ||         3600,
[INFO] [stdout] 1151 | ||         false,
[INFO] [stdout] 1152 | ||         Some(b"WAT"),
[INFO] [stdout] 1153 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1154 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1157:6
[INFO] [stdout]      |
[INFO] [stdout] 1156 |   pub(crate) const AFRICA_LIBREVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1157 | |     &[new_transition(-1830386268, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1158 | |     &[
[INFO] [stdout] 1159 | |         new_local_time_type(2268, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1167 | |     ))),
[INFO] [stdout] 1168 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1158:6
[INFO] [stdout]      |
[INFO] [stdout] 1156 |    pub(crate) const AFRICA_LIBREVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1157 | |      &[new_transition(-1830386268, 1)],
[INFO] [stdout] 1158 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1159 | ||         new_local_time_type(2268, false, Some(b"LMT")),
[INFO] [stdout] 1160 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1161 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1167 | |      ))),
[INFO] [stdout] 1168 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1163:6
[INFO] [stdout]      |
[INFO] [stdout] 1156 |    pub(crate) const AFRICA_LIBREVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1157 | |      &[new_transition(-1830386268, 1)],
[INFO] [stdout] 1158 | |      &[
[INFO] [stdout] 1159 | |          new_local_time_type(2268, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1163 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1164 | ||         3600,
[INFO] [stdout] 1165 | ||         false,
[INFO] [stdout] 1166 | ||         Some(b"WAT"),
[INFO] [stdout] 1167 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1168 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:18786:6
[INFO] [stdout]       |
[INFO] [stdout] 18781 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18782 | |      &[
[INFO] [stdout] 18783 | |          new_transition(-2524502512, 1),
[INFO] [stdout] 18784 | |          new_transition(-1946918424, 2),
[INFO] [stdout] 18785 | |      ],
[INFO] [stdout] 18786 | |      &[
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18787 | ||         new_local_time_type(-19088, false, Some(b"LMT")),
[INFO] [stdout] 18788 | ||         new_local_time_type(-19176, false, Some(b"CMT")),
[INFO] [stdout] 18789 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 18790 | ||     ],
[INFO] [stdout]       | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...     |
[INFO] [stdout] 18796 | |      ))),
[INFO] [stdout] 18797 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:18792:6
[INFO] [stdout]       |
[INFO] [stdout] 18781 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18782 | |      &[
[INFO] [stdout] 18783 | |          new_transition(-2524502512, 1),
[INFO] [stdout] 18784 | |          new_transition(-1946918424, 2),
[INFO] [stdout] ...     |
[INFO] [stdout] 18792 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18793 | ||         -18000,
[INFO] [stdout] 18794 | ||         false,
[INFO] [stdout] 18795 | ||         Some(b"EST"),
[INFO] [stdout] 18796 | ||     ))),
[INFO] [stdout]       | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 18797 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1171:6
[INFO] [stdout]      |
[INFO] [stdout] 1170 |   pub(crate) const AFRICA_LOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________-
[INFO] [stdout] 1171 | |     &[new_transition(-2429827492, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1172 | |     &[
[INFO] [stdout] 1173 | |         new_local_time_type(292, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1181 | |     ))),
[INFO] [stdout] 1182 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1172:6
[INFO] [stdout]      |
[INFO] [stdout] 1170 |    pub(crate) const AFRICA_LOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout] 1171 | |      &[new_transition(-2429827492, 1)],
[INFO] [stdout] 1172 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1173 | ||         new_local_time_type(292, false, Some(b"LMT")),
[INFO] [stdout] 1174 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1175 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1181 | |      ))),
[INFO] [stdout] 1182 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1177:6
[INFO] [stdout]      |
[INFO] [stdout] 1170 |    pub(crate) const AFRICA_LOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout] 1171 | |      &[new_transition(-2429827492, 1)],
[INFO] [stdout] 1172 | |      &[
[INFO] [stdout] 1173 | |          new_local_time_type(292, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1177 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1178 | ||         0,
[INFO] [stdout] 1179 | ||         false,
[INFO] [stdout] 1180 | ||         Some(b"GMT"),
[INFO] [stdout] 1181 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1182 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1185:6
[INFO] [stdout]      |
[INFO] [stdout] 1184 |    pub(crate) const AFRICA_LUANDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1185 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1186 | ||         new_transition(-2461452776, 1),
[INFO] [stdout] 1187 | ||         new_transition(-1830387600, 2),
[INFO] [stdout] 1188 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1199 | |      ))),
[INFO] [stdout] 1200 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1189:6
[INFO] [stdout]      |
[INFO] [stdout] 1184 |    pub(crate) const AFRICA_LUANDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1185 | |      &[
[INFO] [stdout] 1186 | |          new_transition(-2461452776, 1),
[INFO] [stdout] 1187 | |          new_transition(-1830387600, 2),
[INFO] [stdout] 1188 | |      ],
[INFO] [stdout] 1189 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1190 | ||         new_local_time_type(3176, false, Some(b"LMT")),
[INFO] [stdout] 1191 | ||         new_local_time_type(3124, false, Some(b"LMT")),
[INFO] [stdout] 1192 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1193 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1199 | |      ))),
[INFO] [stdout] 1200 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1195:6
[INFO] [stdout]      |
[INFO] [stdout] 1184 |    pub(crate) const AFRICA_LUANDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1185 | |      &[
[INFO] [stdout] 1186 | |          new_transition(-2461452776, 1),
[INFO] [stdout] 1187 | |          new_transition(-1830387600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1196 | ||         3600,
[INFO] [stdout] 1197 | ||         false,
[INFO] [stdout] 1198 | ||         Some(b"WAT"),
[INFO] [stdout] 1199 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1200 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1203:6
[INFO] [stdout]      |
[INFO] [stdout] 1202 |    pub(crate) const AFRICA_LUBUMBASHI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1203 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1204 | ||         new_transition(-2276646592, 1),
[INFO] [stdout] 1205 | ||         new_transition(-1567990800, 2),
[INFO] [stdout] 1206 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1217 | |      ))),
[INFO] [stdout] 1218 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1207:6
[INFO] [stdout]      |
[INFO] [stdout] 1202 |    pub(crate) const AFRICA_LUBUMBASHI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1203 | |      &[
[INFO] [stdout] 1204 | |          new_transition(-2276646592, 1),
[INFO] [stdout] 1205 | |          new_transition(-1567990800, 2),
[INFO] [stdout] 1206 | |      ],
[INFO] [stdout] 1207 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1208 | ||         new_local_time_type(6592, false, Some(b"LMT")),
[INFO] [stdout] 1209 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1210 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1211 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1217 | |      ))),
[INFO] [stdout] 1218 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1213:6
[INFO] [stdout]      |
[INFO] [stdout] 1202 |    pub(crate) const AFRICA_LUBUMBASHI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1203 | |      &[
[INFO] [stdout] 1204 | |          new_transition(-2276646592, 1),
[INFO] [stdout] 1205 | |          new_transition(-1567990800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1213 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1214 | ||         7200,
[INFO] [stdout] 1215 | ||         false,
[INFO] [stdout] 1216 | ||         Some(b"CAT"),
[INFO] [stdout] 1217 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1218 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1221:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |   pub(crate) const AFRICA_LUSAKA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1221 | |     &[new_transition(-2109289988, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1222 | |     &[
[INFO] [stdout] 1223 | |         new_local_time_type(6788, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | |     ))),
[INFO] [stdout] 1232 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1222:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |    pub(crate) const AFRICA_LUSAKA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1221 | |      &[new_transition(-2109289988, 1)],
[INFO] [stdout] 1222 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1223 | ||         new_local_time_type(6788, false, Some(b"LMT")),
[INFO] [stdout] 1224 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1225 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | |      ))),
[INFO] [stdout] 1232 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1227:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |    pub(crate) const AFRICA_LUSAKA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1221 | |      &[new_transition(-2109289988, 1)],
[INFO] [stdout] 1222 | |      &[
[INFO] [stdout] 1223 | |          new_local_time_type(6788, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1227 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1228 | ||         7200,
[INFO] [stdout] 1229 | ||         false,
[INFO] [stdout] 1230 | ||         Some(b"CAT"),
[INFO] [stdout] 1231 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1232 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1235:6
[INFO] [stdout]      |
[INFO] [stdout] 1234 |    pub(crate) const AFRICA_MALABO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1235 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1236 | ||         new_transition(-1830386108, 1),
[INFO] [stdout] 1237 | ||         new_transition(-190857600, 2),
[INFO] [stdout] 1238 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1249 | |      ))),
[INFO] [stdout] 1250 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1239:6
[INFO] [stdout]      |
[INFO] [stdout] 1234 |    pub(crate) const AFRICA_MALABO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1235 | |      &[
[INFO] [stdout] 1236 | |          new_transition(-1830386108, 1),
[INFO] [stdout] 1237 | |          new_transition(-190857600, 2),
[INFO] [stdout] 1238 | |      ],
[INFO] [stdout] 1239 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1240 | ||         new_local_time_type(2108, false, Some(b"LMT")),
[INFO] [stdout] 1241 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1242 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1243 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1249 | |      ))),
[INFO] [stdout] 1250 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1245:6
[INFO] [stdout]      |
[INFO] [stdout] 1234 |    pub(crate) const AFRICA_MALABO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1235 | |      &[
[INFO] [stdout] 1236 | |          new_transition(-1830386108, 1),
[INFO] [stdout] 1237 | |          new_transition(-190857600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1245 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1246 | ||         3600,
[INFO] [stdout] 1247 | ||         false,
[INFO] [stdout] 1248 | ||         Some(b"WAT"),
[INFO] [stdout] 1249 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1250 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1253:6
[INFO] [stdout]      |
[INFO] [stdout] 1252 |   pub(crate) const AFRICA_MAPUTO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1253 | |     &[new_transition(-1924999818, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1254 | |     &[
[INFO] [stdout] 1255 | |         new_local_time_type(7818, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1263 | |     ))),
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1254:6
[INFO] [stdout]      |
[INFO] [stdout] 1252 |    pub(crate) const AFRICA_MAPUTO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1253 | |      &[new_transition(-1924999818, 1)],
[INFO] [stdout] 1254 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1255 | ||         new_local_time_type(7818, false, Some(b"LMT")),
[INFO] [stdout] 1256 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1257 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1263 | |      ))),
[INFO] [stdout] 1264 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1259:6
[INFO] [stdout]      |
[INFO] [stdout] 1252 |    pub(crate) const AFRICA_MAPUTO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1253 | |      &[new_transition(-1924999818, 1)],
[INFO] [stdout] 1254 | |      &[
[INFO] [stdout] 1255 | |          new_local_time_type(7818, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1259 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1260 | ||         7200,
[INFO] [stdout] 1261 | ||         false,
[INFO] [stdout] 1262 | ||         Some(b"CAT"),
[INFO] [stdout] 1263 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1264 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1267:6
[INFO] [stdout]      |
[INFO] [stdout] 1266 |    pub(crate) const AFRICA_MASERU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1267 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1268 | ||         new_transition(-2109289800, 1),
[INFO] [stdout] 1269 | ||         new_transition(-829526400, 2),
[INFO] [stdout] 1270 | ||         new_transition(-813805200, 1),
[INFO] [stdout] 1271 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1282 | |      ))),
[INFO] [stdout] 1283 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1272:6
[INFO] [stdout]      |
[INFO] [stdout] 1266 |    pub(crate) const AFRICA_MASERU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1267 | |      &[
[INFO] [stdout] 1268 | |          new_transition(-2109289800, 1),
[INFO] [stdout] 1269 | |          new_transition(-829526400, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1272 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1273 | ||         new_local_time_type(6600, false, Some(b"LMT")),
[INFO] [stdout] 1274 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] 1275 | ||         new_local_time_type(10800, true, Some(b"SAST")),
[INFO] [stdout] 1276 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1282 | |      ))),
[INFO] [stdout] 1283 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1278:6
[INFO] [stdout]      |
[INFO] [stdout] 1266 |    pub(crate) const AFRICA_MASERU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1267 | |      &[
[INFO] [stdout] 1268 | |          new_transition(-2109289800, 1),
[INFO] [stdout] 1269 | |          new_transition(-829526400, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1278 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1279 | ||         7200,
[INFO] [stdout] 1280 | ||         false,
[INFO] [stdout] 1281 | ||         Some(b"SAST"),
[INFO] [stdout] 1282 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1283 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1286:6
[INFO] [stdout]      |
[INFO] [stdout] 1285 |   pub(crate) const AFRICA_MBABANE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1286 | |     &[new_transition(-2109290664, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1287 | |     &[
[INFO] [stdout] 1288 | |         new_local_time_type(7464, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1296 | |     ))),
[INFO] [stdout] 1297 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1287:6
[INFO] [stdout]      |
[INFO] [stdout] 1285 |    pub(crate) const AFRICA_MBABANE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1286 | |      &[new_transition(-2109290664, 1)],
[INFO] [stdout] 1287 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1288 | ||         new_local_time_type(7464, false, Some(b"LMT")),
[INFO] [stdout] 1289 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] 1290 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1296 | |      ))),
[INFO] [stdout] 1297 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1292:6
[INFO] [stdout]      |
[INFO] [stdout] 1285 |    pub(crate) const AFRICA_MBABANE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1286 | |      &[new_transition(-2109290664, 1)],
[INFO] [stdout] 1287 | |      &[
[INFO] [stdout] 1288 | |          new_local_time_type(7464, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1292 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1293 | ||         7200,
[INFO] [stdout] 1294 | ||         false,
[INFO] [stdout] 1295 | ||         Some(b"SAST"),
[INFO] [stdout] 1296 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1297 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1300:6
[INFO] [stdout]      |
[INFO] [stdout] 1299 |    pub(crate) const AFRICA_MOGADISHU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1300 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1301 | ||         new_transition(-2403572488, 1),
[INFO] [stdout] 1302 | ||         new_transition(-1230778800, 2),
[INFO] [stdout] 1303 | ||         new_transition(-410236200, 1),
[INFO] [stdout] 1304 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |      ))),
[INFO] [stdout] 1316 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1305:6
[INFO] [stdout]      |
[INFO] [stdout] 1299 |    pub(crate) const AFRICA_MOGADISHU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1300 | |      &[
[INFO] [stdout] 1301 | |          new_transition(-2403572488, 1),
[INFO] [stdout] 1302 | |          new_transition(-1230778800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1306 | ||         new_local_time_type(10888, false, Some(b"LMT")),
[INFO] [stdout] 1307 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1308 | ||         new_local_time_type(9000, false, Some(b"+0230")),
[INFO] [stdout] 1309 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |      ))),
[INFO] [stdout] 1316 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1311:6
[INFO] [stdout]      |
[INFO] [stdout] 1299 |    pub(crate) const AFRICA_MOGADISHU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1300 | |      &[
[INFO] [stdout] 1301 | |          new_transition(-2403572488, 1),
[INFO] [stdout] 1302 | |          new_transition(-1230778800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1311 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1312 | ||         10800,
[INFO] [stdout] 1313 | ||         false,
[INFO] [stdout] 1314 | ||         Some(b"EAT"),
[INFO] [stdout] 1315 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1316 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1319:6
[INFO] [stdout]      |
[INFO] [stdout] 1318 |    pub(crate) const AFRICA_MONROVIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1319 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1320 | ||         new_transition(-2776979812, 1),
[INFO] [stdout] 1321 | ||         new_transition(-1604359012, 2),
[INFO] [stdout] 1322 | ||         new_transition(63593070, 3),
[INFO] [stdout] 1323 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1335 | |      ))),
[INFO] [stdout] 1336 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1324:6
[INFO] [stdout]      |
[INFO] [stdout] 1318 |    pub(crate) const AFRICA_MONROVIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1319 | |      &[
[INFO] [stdout] 1320 | |          new_transition(-2776979812, 1),
[INFO] [stdout] 1321 | |          new_transition(-1604359012, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1324 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1325 | ||         new_local_time_type(-2588, false, Some(b"LMT")),
[INFO] [stdout] 1326 | ||         new_local_time_type(-2588, false, Some(b"MMT")),
[INFO] [stdout] 1327 | ||         new_local_time_type(-2670, false, Some(b"MMT")),
[INFO] [stdout] 1328 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1329 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1335 | |      ))),
[INFO] [stdout] 1336 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1331:6
[INFO] [stdout]      |
[INFO] [stdout] 1318 |    pub(crate) const AFRICA_MONROVIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1319 | |      &[
[INFO] [stdout] 1320 | |          new_transition(-2776979812, 1),
[INFO] [stdout] 1321 | |          new_transition(-1604359012, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1331 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1332 | ||         0,
[INFO] [stdout] 1333 | ||         false,
[INFO] [stdout] 1334 | ||         Some(b"GMT"),
[INFO] [stdout] 1335 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1336 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1339:6
[INFO] [stdout]      |
[INFO] [stdout] 1338 |    pub(crate) const AFRICA_NDJAMENA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1339 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1340 | ||         new_transition(-1830387612, 1),
[INFO] [stdout] 1341 | ||         new_transition(308703600, 2),
[INFO] [stdout] 1342 | ||         new_transition(321314400, 1),
[INFO] [stdout] 1343 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1354 | |      ))),
[INFO] [stdout] 1355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1344:6
[INFO] [stdout]      |
[INFO] [stdout] 1338 |    pub(crate) const AFRICA_NDJAMENA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1339 | |      &[
[INFO] [stdout] 1340 | |          new_transition(-1830387612, 1),
[INFO] [stdout] 1341 | |          new_transition(308703600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1344 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1345 | ||         new_local_time_type(3612, false, Some(b"LMT")),
[INFO] [stdout] 1346 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1347 | ||         new_local_time_type(7200, true, Some(b"WAST")),
[INFO] [stdout] 1348 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1354 | |      ))),
[INFO] [stdout] 1355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1350:6
[INFO] [stdout]      |
[INFO] [stdout] 1338 |    pub(crate) const AFRICA_NDJAMENA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1339 | |      &[
[INFO] [stdout] 1340 | |          new_transition(-1830387612, 1),
[INFO] [stdout] 1341 | |          new_transition(308703600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1350 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1351 | ||         3600,
[INFO] [stdout] 1352 | ||         false,
[INFO] [stdout] 1353 | ||         Some(b"WAT"),
[INFO] [stdout] 1354 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1358:6
[INFO] [stdout]      |
[INFO] [stdout] 1357 |    pub(crate) const AFRICA_NIAMEY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1358 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1359 | ||         new_transition(-1830384508, 1),
[INFO] [stdout] 1360 | ||         new_transition(-1131231600, 2),
[INFO] [stdout] 1361 | ||         new_transition(-315619200, 3),
[INFO] [stdout] 1362 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1374 | |      ))),
[INFO] [stdout] 1375 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1363:6
[INFO] [stdout]      |
[INFO] [stdout] 1357 |    pub(crate) const AFRICA_NIAMEY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1358 | |      &[
[INFO] [stdout] 1359 | |          new_transition(-1830384508, 1),
[INFO] [stdout] 1360 | |          new_transition(-1131231600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1363 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1364 | ||         new_local_time_type(508, false, Some(b"LMT")),
[INFO] [stdout] 1365 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 1366 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1367 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1368 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1374 | |      ))),
[INFO] [stdout] 1375 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1370:6
[INFO] [stdout]      |
[INFO] [stdout] 1357 |    pub(crate) const AFRICA_NIAMEY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1358 | |      &[
[INFO] [stdout] 1359 | |          new_transition(-1830384508, 1),
[INFO] [stdout] 1360 | |          new_transition(-1131231600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1371 | ||         3600,
[INFO] [stdout] 1372 | ||         false,
[INFO] [stdout] 1373 | ||         Some(b"WAT"),
[INFO] [stdout] 1374 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1375 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1378:6
[INFO] [stdout]      |
[INFO] [stdout] 1377 |    pub(crate) const AFRICA_NOUAKCHOTT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1378 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1379 | ||         new_transition(-1830380172, 1),
[INFO] [stdout] 1380 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 1381 | ||         new_transition(-286930800, 1),
[INFO] [stdout] 1382 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1393 | |      ))),
[INFO] [stdout] 1394 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1383:6
[INFO] [stdout]      |
[INFO] [stdout] 1377 |    pub(crate) const AFRICA_NOUAKCHOTT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1378 | |      &[
[INFO] [stdout] 1379 | |          new_transition(-1830380172, 1),
[INFO] [stdout] 1380 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1383 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1384 | ||         new_local_time_type(-3828, false, Some(b"LMT")),
[INFO] [stdout] 1385 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1386 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 1387 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1393 | |      ))),
[INFO] [stdout] 1394 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1389:6
[INFO] [stdout]      |
[INFO] [stdout] 1377 |    pub(crate) const AFRICA_NOUAKCHOTT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1378 | |      &[
[INFO] [stdout] 1379 | |          new_transition(-1830380172, 1),
[INFO] [stdout] 1380 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1389 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1390 | ||         0,
[INFO] [stdout] 1391 | ||         false,
[INFO] [stdout] 1392 | ||         Some(b"GMT"),
[INFO] [stdout] 1393 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1394 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1397:6
[INFO] [stdout]      |
[INFO] [stdout] 1396 |   pub(crate) const AFRICA_OUAGADOUGOU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1397 | |     &[new_transition(-1830383636, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1398 | |     &[
[INFO] [stdout] 1399 | |         new_local_time_type(-364, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1407 | |     ))),
[INFO] [stdout] 1408 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1398:6
[INFO] [stdout]      |
[INFO] [stdout] 1396 |    pub(crate) const AFRICA_OUAGADOUGOU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 1397 | |      &[new_transition(-1830383636, 1)],
[INFO] [stdout] 1398 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1399 | ||         new_local_time_type(-364, false, Some(b"LMT")),
[INFO] [stdout] 1400 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1401 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1407 | |      ))),
[INFO] [stdout] 1408 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1403:6
[INFO] [stdout]      |
[INFO] [stdout] 1396 |    pub(crate) const AFRICA_OUAGADOUGOU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 1397 | |      &[new_transition(-1830383636, 1)],
[INFO] [stdout] 1398 | |      &[
[INFO] [stdout] 1399 | |          new_local_time_type(-364, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1403 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1404 | ||         0,
[INFO] [stdout] 1405 | ||         false,
[INFO] [stdout] 1406 | ||         Some(b"GMT"),
[INFO] [stdout] 1407 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1408 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1411:6
[INFO] [stdout]      |
[INFO] [stdout] 1410 |    pub(crate) const AFRICA_PORTO_NOVO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1411 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1412 | ||         new_transition(-1830384628, 1),
[INFO] [stdout] 1413 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 1414 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |      ))),
[INFO] [stdout] 1426 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1415:6
[INFO] [stdout]      |
[INFO] [stdout] 1410 |    pub(crate) const AFRICA_PORTO_NOVO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1411 | |      &[
[INFO] [stdout] 1412 | |          new_transition(-1830384628, 1),
[INFO] [stdout] 1413 | |          new_transition(-1131235200, 2),
[INFO] [stdout] 1414 | |      ],
[INFO] [stdout] 1415 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1416 | ||         new_local_time_type(628, false, Some(b"LMT")),
[INFO] [stdout] 1417 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1418 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1419 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |      ))),
[INFO] [stdout] 1426 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1421:6
[INFO] [stdout]      |
[INFO] [stdout] 1410 |    pub(crate) const AFRICA_PORTO_NOVO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1411 | |      &[
[INFO] [stdout] 1412 | |          new_transition(-1830384628, 1),
[INFO] [stdout] 1413 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1421 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1422 | ||         3600,
[INFO] [stdout] 1423 | ||         false,
[INFO] [stdout] 1424 | ||         Some(b"WAT"),
[INFO] [stdout] 1425 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1426 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1429:6
[INFO] [stdout]      |
[INFO] [stdout] 1428 |    pub(crate) const AFRICA_SAO_TOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1429 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1430 | ||         new_transition(-2713912016, 1),
[INFO] [stdout] 1431 | ||         new_transition(-1830384000, 2),
[INFO] [stdout] 1432 | ||         new_transition(1514768400, 3),
[INFO] [stdout] 1433 | ||         new_transition(1546304400, 2),
[INFO] [stdout] 1434 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1446 | |      ))),
[INFO] [stdout] 1447 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1435:6
[INFO] [stdout]      |
[INFO] [stdout] 1428 |    pub(crate) const AFRICA_SAO_TOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1429 | |      &[
[INFO] [stdout] 1430 | |          new_transition(-2713912016, 1),
[INFO] [stdout] 1431 | |          new_transition(-1830384000, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1435 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1436 | ||         new_local_time_type(1616, false, Some(b"LMT")),
[INFO] [stdout] 1437 | ||         new_local_time_type(-2205, false, Some(b"LMT")),
[INFO] [stdout] 1438 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1439 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1440 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1446 | |      ))),
[INFO] [stdout] 1447 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1442:6
[INFO] [stdout]      |
[INFO] [stdout] 1428 |    pub(crate) const AFRICA_SAO_TOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1429 | |      &[
[INFO] [stdout] 1430 | |          new_transition(-2713912016, 1),
[INFO] [stdout] 1431 | |          new_transition(-1830384000, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1442 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1443 | ||         0,
[INFO] [stdout] 1444 | ||         false,
[INFO] [stdout] 1445 | ||         Some(b"GMT"),
[INFO] [stdout] 1446 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1447 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1450:6
[INFO] [stdout]      |
[INFO] [stdout] 1449 |    pub(crate) const AFRICA_TUNIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1450 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1451 | ||         new_transition(-2797202444, 1),
[INFO] [stdout] 1452 | ||         new_transition(-1855958961, 3),
[INFO] [stdout] 1453 | ||         new_transition(-969242400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1484 | ||         new_transition(1224982800, 3),
[INFO] [stdout] 1485 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | |      ))),
[INFO] [stdout] 1498 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1486:6
[INFO] [stdout]      |
[INFO] [stdout] 1449 |    pub(crate) const AFRICA_TUNIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1450 | |      &[
[INFO] [stdout] 1451 | |          new_transition(-2797202444, 1),
[INFO] [stdout] 1452 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 1486 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1487 | ||         new_local_time_type(2444, false, Some(b"LMT")),
[INFO] [stdout] 1488 | ||         new_local_time_type(561, false, Some(b"PMT")),
[INFO] [stdout] 1489 | ||         new_local_time_type(7200, true, Some(b"CEST")),
[INFO] [stdout] 1490 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 1491 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | |      ))),
[INFO] [stdout] 1498 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1493:6
[INFO] [stdout]      |
[INFO] [stdout] 1449 |    pub(crate) const AFRICA_TUNIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1450 | |      &[
[INFO] [stdout] 1451 | |          new_transition(-2797202444, 1),
[INFO] [stdout] 1452 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 1493 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1494 | ||         3600,
[INFO] [stdout] 1495 | ||         false,
[INFO] [stdout] 1496 | ||         Some(b"CET"),
[INFO] [stdout] 1497 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1498 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1501:6
[INFO] [stdout]      |
[INFO] [stdout] 1500 |    pub(crate) const AFRICA_WINDHOEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1501 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1502 | ||         new_transition(-2458170504, 1),
[INFO] [stdout] 1503 | ||         new_transition(-2109288600, 2),
[INFO] [stdout] 1504 | ||         new_transition(-860976000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1554 | ||         new_transition(1504400400, 5),
[INFO] [stdout] 1555 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1569 | |      ))),
[INFO] [stdout] 1570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1556:6
[INFO] [stdout]      |
[INFO] [stdout] 1500 |    pub(crate) const AFRICA_WINDHOEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1501 | |      &[
[INFO] [stdout] 1502 | |          new_transition(-2458170504, 1),
[INFO] [stdout] 1503 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1557 | ||         new_local_time_type(4104, false, Some(b"LMT")),
[INFO] [stdout] 1558 | ||         new_local_time_type(5400, false, Some(b"+0130")),
[INFO] [stdout] 1559 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1562 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1563 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1569 | |      ))),
[INFO] [stdout] 1570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1565:6
[INFO] [stdout]      |
[INFO] [stdout] 1500 |    pub(crate) const AFRICA_WINDHOEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1501 | |      &[
[INFO] [stdout] 1502 | |          new_transition(-2458170504, 1),
[INFO] [stdout] 1503 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1565 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1566 | ||         7200,
[INFO] [stdout] 1567 | ||         false,
[INFO] [stdout] 1568 | ||         Some(b"CAT"),
[INFO] [stdout] 1569 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1573:6
[INFO] [stdout]      |
[INFO] [stdout] 1572 |    pub(crate) const AMERICA_ADAK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1573 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1574 | ||         new_transition(-3225223727, 1),
[INFO] [stdout] 1575 | ||         new_transition(-2188944802, 2),
[INFO] [stdout] 1576 | ||         new_transition(-880196400, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1657 | ||         new_transition(1173614400, 8),
[INFO] [stdout] 1658 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1679 | |      ))),
[INFO] [stdout] 1680 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1659:6
[INFO] [stdout]      |
[INFO] [stdout] 1572 |    pub(crate) const AMERICA_ADAK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1573 | |      &[
[INFO] [stdout] 1574 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1575 | |          new_transition(-2188944802, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1659 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1660 | ||         new_local_time_type(44002, false, Some(b"LMT")),
[INFO] [stdout] 1661 | ||         new_local_time_type(-42398, false, Some(b"LMT")),
[INFO] [stdout] 1662 | ||         new_local_time_type(-39600, false, Some(b"NST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1669 | ||         new_local_time_type(-36000, false, Some(b"HST")),
[INFO] [stdout] 1670 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1679 | |      ))),
[INFO] [stdout] 1680 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1672:6
[INFO] [stdout]      |
[INFO] [stdout] 1572 |    pub(crate) const AMERICA_ADAK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1573 | |      &[
[INFO] [stdout] 1574 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1575 | |          new_transition(-2188944802, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1672 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1673 | ||         new_local_time_type(-36000, false, Some(b"HST")),
[INFO] [stdout] 1674 | ||         new_local_time_type(-32400, true, Some(b"HDT")),
[INFO] [stdout] 1675 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1678 | ||         7200,
[INFO] [stdout] 1679 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1680 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1683:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |    pub(crate) const AMERICA_ANCHORAGE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1683 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1684 | ||         new_transition(-3225223727, 1),
[INFO] [stdout] 1685 | ||         new_transition(-2188951224, 2),
[INFO] [stdout] 1686 | ||         new_transition(-880200000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1767 | ||         new_transition(1173610800, 8),
[INFO] [stdout] 1768 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1789 | |      ))),
[INFO] [stdout] 1790 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1769:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |    pub(crate) const AMERICA_ANCHORAGE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1683 | |      &[
[INFO] [stdout] 1684 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1685 | |          new_transition(-2188951224, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1769 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1770 | ||         new_local_time_type(50424, false, Some(b"LMT")),
[INFO] [stdout] 1771 | ||         new_local_time_type(-35976, false, Some(b"LMT")),
[INFO] [stdout] 1772 | ||         new_local_time_type(-36000, false, Some(b"AST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1779 | ||         new_local_time_type(-32400, false, Some(b"AKST")),
[INFO] [stdout] 1780 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1789 | |      ))),
[INFO] [stdout] 1790 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1782:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |    pub(crate) const AMERICA_ANCHORAGE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1683 | |      &[
[INFO] [stdout] 1684 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1685 | |          new_transition(-2188951224, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1782 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1783 | ||         new_local_time_type(-32400, false, Some(b"AKST")),
[INFO] [stdout] 1784 | ||         new_local_time_type(-28800, true, Some(b"AKDT")),
[INFO] [stdout] 1785 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1788 | ||         7200,
[INFO] [stdout] 1789 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1790 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1793:6
[INFO] [stdout]      |
[INFO] [stdout] 1792 |   pub(crate) const AMERICA_ANGUILLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1793 | |     &[new_transition(-1825098464, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1794 | |     &[
[INFO] [stdout] 1795 | |         new_local_time_type(-15136, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1803 | |     ))),
[INFO] [stdout] 1804 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1794:6
[INFO] [stdout]      |
[INFO] [stdout] 1792 |    pub(crate) const AMERICA_ANGUILLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1793 | |      &[new_transition(-1825098464, 1)],
[INFO] [stdout] 1794 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1795 | ||         new_local_time_type(-15136, false, Some(b"LMT")),
[INFO] [stdout] 1796 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 1797 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1803 | |      ))),
[INFO] [stdout] 1804 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1799:6
[INFO] [stdout]      |
[INFO] [stdout] 1792 |    pub(crate) const AMERICA_ANGUILLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1793 | |      &[new_transition(-1825098464, 1)],
[INFO] [stdout] 1794 | |      &[
[INFO] [stdout] 1795 | |          new_local_time_type(-15136, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1799 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1800 | ||         -14400,
[INFO] [stdout] 1801 | ||         false,
[INFO] [stdout] 1802 | ||         Some(b"AST"),
[INFO] [stdout] 1803 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1804 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1807:6
[INFO] [stdout]      |
[INFO] [stdout] 1806 |    pub(crate) const AMERICA_ANTIGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1807 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1808 | ||         new_transition(-1825098768, 1),
[INFO] [stdout] 1809 | ||         new_transition(-599598000, 2),
[INFO] [stdout] 1810 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1821 | |      ))),
[INFO] [stdout] 1822 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1811:6
[INFO] [stdout]      |
[INFO] [stdout] 1806 |    pub(crate) const AMERICA_ANTIGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1807 | |      &[
[INFO] [stdout] 1808 | |          new_transition(-1825098768, 1),
[INFO] [stdout] 1809 | |          new_transition(-599598000, 2),
[INFO] [stdout] 1810 | |      ],
[INFO] [stdout] 1811 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1812 | ||         new_local_time_type(-14832, false, Some(b"LMT")),
[INFO] [stdout] 1813 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 1814 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 1815 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1821 | |      ))),
[INFO] [stdout] 1822 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1817:6
[INFO] [stdout]      |
[INFO] [stdout] 1806 |    pub(crate) const AMERICA_ANTIGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1807 | |      &[
[INFO] [stdout] 1808 | |          new_transition(-1825098768, 1),
[INFO] [stdout] 1809 | |          new_transition(-599598000, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1817 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1818 | ||         -14400,
[INFO] [stdout] 1819 | ||         false,
[INFO] [stdout] 1820 | ||         Some(b"AST"),
[INFO] [stdout] 1821 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1822 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |    pub(crate) const AFRICA_ACCRA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]    |  ________________________________________________________-
[INFO] [stdout] 12 | |      &[
[INFO] [stdout]    | | ______^
[INFO] [stdout] 13 | ||         new_transition(-1709337548, 2),
[INFO] [stdout] 14 | ||         new_transition(-1581206400, 1),
[INFO] [stdout] 15 | ||         new_transition(-1577917200, 2),
[INFO] [stdout] ...  ||
[INFO] [stdout] 73 | ||         new_transition(-441844200, 2),
[INFO] [stdout] 74 | ||     ],
[INFO] [stdout]    | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |      ))),
[INFO] [stdout] 88 | |  );
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__temporary value is freed at the end of this statement
[INFO] [stdout]    |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |    pub(crate) const AFRICA_ACCRA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]    |  ________________________________________________________-
[INFO] [stdout] 12 | |      &[
[INFO] [stdout] 13 | |          new_transition(-1709337548, 2),
[INFO] [stdout] 14 | |          new_transition(-1581206400, 1),
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |      &[
[INFO] [stdout]    | | ______^
[INFO] [stdout] 76 | ||         new_local_time_type(-52, false, Some(b"LMT")),
[INFO] [stdout] 77 | ||         new_local_time_type(1200, true, Some(b"+0020")),
[INFO] [stdout] 78 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 79 | ||         new_local_time_type(1800, false, Some(b"+0030")),
[INFO] [stdout] 80 | ||         new_local_time_type(1800, true, Some(b"+0030")),
[INFO] [stdout] 81 | ||     ],
[INFO] [stdout]    | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |      ))),
[INFO] [stdout] 88 | |  );
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__temporary value is freed at the end of this statement
[INFO] [stdout]    |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 11 |    pub(crate) const AFRICA_ACCRA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]    |  ________________________________________________________-
[INFO] [stdout] 12 | |      &[
[INFO] [stdout] 13 | |          new_transition(-1709337548, 2),
[INFO] [stdout] 14 | |          new_transition(-1581206400, 1),
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]    | | ______^
[INFO] [stdout] 84 | ||         0,
[INFO] [stdout] 85 | ||         false,
[INFO] [stdout] 86 | ||         Some(b"GMT"),
[INFO] [stdout] 87 | ||     ))),
[INFO] [stdout]    | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 88 | |  );
[INFO] [stdout]    | |  -
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |__temporary value is freed at the end of this statement
[INFO] [stdout]    |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:91:6
[INFO] [stdout]     |
[INFO] [stdout]  90 |    pub(crate) const AFRICA_ADDIS_ABABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout]  91 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout]  92 | ||         new_transition(-3155682888, 1),
[INFO] [stdout]  93 | ||         new_transition(-1062210920, 2),
[INFO] [stdout]  94 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |      ))),
[INFO] [stdout] 106 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:95:6
[INFO] [stdout]     |
[INFO] [stdout]  90 |    pub(crate) const AFRICA_ADDIS_ABABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout]  91 | |      &[
[INFO] [stdout]  92 | |          new_transition(-3155682888, 1),
[INFO] [stdout]  93 | |          new_transition(-1062210920, 2),
[INFO] [stdout]  94 | |      ],
[INFO] [stdout]  95 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout]  96 | ||         new_local_time_type(9288, false, Some(b"LMT")),
[INFO] [stdout]  97 | ||         new_local_time_type(9320, false, Some(b"ADMT")),
[INFO] [stdout]  98 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout]  99 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |      ))),
[INFO] [stdout] 106 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:101:6
[INFO] [stdout]     |
[INFO] [stdout]  90 |    pub(crate) const AFRICA_ADDIS_ABABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout]  91 | |      &[
[INFO] [stdout]  92 | |          new_transition(-3155682888, 1),
[INFO] [stdout]  93 | |          new_transition(-1062210920, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 102 | ||         10800,
[INFO] [stdout] 103 | ||         false,
[INFO] [stdout] 104 | ||         Some(b"EAT"),
[INFO] [stdout] 105 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 106 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:109:6
[INFO] [stdout]     |
[INFO] [stdout] 108 |    pub(crate) const AFRICA_ALGIERS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 109 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 110 | ||         new_transition(-2486592732, 1),
[INFO] [stdout] 111 | ||         new_transition(-1855958961, 3),
[INFO] [stdout] 112 | ||         new_transition(-1689814800, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 143 | ||         new_transition(357523200, 5),
[INFO] [stdout] 144 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |      ))),
[INFO] [stdout] 159 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:145:6
[INFO] [stdout]     |
[INFO] [stdout] 108 |    pub(crate) const AFRICA_ALGIERS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 109 | |      &[
[INFO] [stdout] 110 | |          new_transition(-2486592732, 1),
[INFO] [stdout] 111 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 146 | ||         new_local_time_type(732, false, Some(b"LMT")),
[INFO] [stdout] 147 | ||         new_local_time_type(561, false, Some(b"PMT")),
[INFO] [stdout] 148 | ||         new_local_time_type(3600, true, Some(b"WEST")),
[INFO] [stdout] ...   ||
[INFO] [stdout] 151 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 152 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |      ))),
[INFO] [stdout] 159 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:154:6
[INFO] [stdout]     |
[INFO] [stdout] 108 |    pub(crate) const AFRICA_ALGIERS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 109 | |      &[
[INFO] [stdout] 110 | |          new_transition(-2486592732, 1),
[INFO] [stdout] 111 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 155 | ||         3600,
[INFO] [stdout] 156 | ||         false,
[INFO] [stdout] 157 | ||         Some(b"CET"),
[INFO] [stdout] 158 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 159 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:162:6
[INFO] [stdout]     |
[INFO] [stdout] 161 |    pub(crate) const AFRICA_ASMARA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 162 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 163 | ||         new_transition(-3155682932, 1),
[INFO] [stdout] 164 | ||         new_transition(-2524530932, 2),
[INFO] [stdout] 165 | ||         new_transition(-1062210920, 3),
[INFO] [stdout] 166 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |      ))),
[INFO] [stdout] 179 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:167:6
[INFO] [stdout]     |
[INFO] [stdout] 161 |    pub(crate) const AFRICA_ASMARA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 162 | |      &[
[INFO] [stdout] 163 | |          new_transition(-3155682932, 1),
[INFO] [stdout] 164 | |          new_transition(-2524530932, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 168 | ||         new_local_time_type(9332, false, Some(b"LMT")),
[INFO] [stdout] 169 | ||         new_local_time_type(9332, false, Some(b"AMT")),
[INFO] [stdout] 170 | ||         new_local_time_type(9320, false, Some(b"ADMT")),
[INFO] [stdout] 171 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 172 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |      ))),
[INFO] [stdout] 179 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:174:6
[INFO] [stdout]     |
[INFO] [stdout] 161 |    pub(crate) const AFRICA_ASMARA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 162 | |      &[
[INFO] [stdout] 163 | |          new_transition(-3155682932, 1),
[INFO] [stdout] 164 | |          new_transition(-2524530932, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 175 | ||         10800,
[INFO] [stdout] 176 | ||         false,
[INFO] [stdout] 177 | ||         Some(b"EAT"),
[INFO] [stdout] 178 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 179 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1825:6
[INFO] [stdout]      |
[INFO] [stdout] 1824 |    pub(crate) const AMERICA_ARAGUAINA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1825 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1826 | ||         new_transition(-1767214032, 2),
[INFO] [stdout] 1827 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 1828 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1876 | ||         new_transition(1361066400, 2),
[INFO] [stdout] 1877 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1888 | |      ))),
[INFO] [stdout] 1889 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1878:6
[INFO] [stdout]      |
[INFO] [stdout] 1824 |    pub(crate) const AMERICA_ARAGUAINA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1825 | |      &[
[INFO] [stdout] 1826 | |          new_transition(-1767214032, 2),
[INFO] [stdout] 1827 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1878 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1879 | ||         new_local_time_type(-11568, false, Some(b"LMT")),
[INFO] [stdout] 1880 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 1881 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 1882 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1888 | |      ))),
[INFO] [stdout] 1889 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:182:6
[INFO] [stdout]     |
[INFO] [stdout] 181 |    pub(crate) const AFRICA_ASMERA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 182 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 183 | ||         new_transition(-1946168836, 1),
[INFO] [stdout] 184 | ||         new_transition(-1309746600, 2),
[INFO] [stdout] 185 | ||         new_transition(-1261969200, 1),
[INFO] [stdout] 186 | ||         new_transition(-1041388200, 3),
[INFO] [stdout] 187 | ||         new_transition(-865305900, 2),
[INFO] [stdout] 188 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |      ))),
[INFO] [stdout] 201 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1884:6
[INFO] [stdout]      |
[INFO] [stdout] 1824 |    pub(crate) const AMERICA_ARAGUAINA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1825 | |      &[
[INFO] [stdout] 1826 | |          new_transition(-1767214032, 2),
[INFO] [stdout] 1827 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1884 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1885 | ||         -10800,
[INFO] [stdout] 1886 | ||         false,
[INFO] [stdout] 1887 | ||         Some(b"-03"),
[INFO] [stdout] 1888 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1889 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:189:6
[INFO] [stdout]     |
[INFO] [stdout] 181 |    pub(crate) const AFRICA_ASMERA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 182 | |      &[
[INFO] [stdout] 183 | |          new_transition(-1946168836, 1),
[INFO] [stdout] 184 | |          new_transition(-1309746600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 190 | ||         new_local_time_type(8836, false, Some(b"LMT")),
[INFO] [stdout] 191 | ||         new_local_time_type(9000, false, Some(b"+0230")),
[INFO] [stdout] 192 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 193 | ||         new_local_time_type(9900, false, Some(b"+0245")),
[INFO] [stdout] 194 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |      ))),
[INFO] [stdout] 201 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1892:6
[INFO] [stdout]      |
[INFO] [stdout] 1891 |    pub(crate) const AMERICA_ARGENTINA_LA_RIOJA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 1892 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1893 | ||         new_transition(-2372095956, 1),
[INFO] [stdout] 1894 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 1895 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1954 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 1955 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1969 | |      ))),
[INFO] [stdout] 1970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:196:6
[INFO] [stdout]     |
[INFO] [stdout] 181 |    pub(crate) const AFRICA_ASMERA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 182 | |      &[
[INFO] [stdout] 183 | |          new_transition(-1946168836, 1),
[INFO] [stdout] 184 | |          new_transition(-1309746600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 197 | ||         10800,
[INFO] [stdout] 198 | ||         false,
[INFO] [stdout] 199 | ||         Some(b"EAT"),
[INFO] [stdout] 200 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 201 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:204:6
[INFO] [stdout]     |
[INFO] [stdout] 203 |    pub(crate) const AFRICA_BAMAKO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 204 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 205 | ||         new_transition(-1830382080, 1),
[INFO] [stdout] 206 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 207 | ||         new_transition(-300841200, 1),
[INFO] [stdout] 208 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |      ))),
[INFO] [stdout] 220 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:209:6
[INFO] [stdout]     |
[INFO] [stdout] 203 |    pub(crate) const AFRICA_BAMAKO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 204 | |      &[
[INFO] [stdout] 205 | |          new_transition(-1830382080, 1),
[INFO] [stdout] 206 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 210 | ||         new_local_time_type(-1920, false, Some(b"LMT")),
[INFO] [stdout] 211 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 212 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 213 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |      ))),
[INFO] [stdout] 220 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:215:6
[INFO] [stdout]     |
[INFO] [stdout] 203 |    pub(crate) const AFRICA_BAMAKO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 204 | |      &[
[INFO] [stdout] 205 | |          new_transition(-1830382080, 1),
[INFO] [stdout] 206 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 216 | ||         0,
[INFO] [stdout] 217 | ||         false,
[INFO] [stdout] 218 | ||         Some(b"GMT"),
[INFO] [stdout] 219 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 220 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1956:6
[INFO] [stdout]      |
[INFO] [stdout] 1891 |    pub(crate) const AMERICA_ARGENTINA_LA_RIOJA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 1892 | |      &[
[INFO] [stdout] 1893 | |          new_transition(-2372095956, 1),
[INFO] [stdout] 1894 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1956 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1957 | ||         new_local_time_type(-16044, false, Some(b"LMT")),
[INFO] [stdout] 1958 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 1959 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1962 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 1963 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1969 | |      ))),
[INFO] [stdout] 1970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:223:6
[INFO] [stdout]     |
[INFO] [stdout] 222 |   pub(crate) const AFRICA_BANGUI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 223 | |     &[new_transition(-1830388460, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 224 | |     &[
[INFO] [stdout] 225 | |         new_local_time_type(4460, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |     ))),
[INFO] [stdout] 234 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:224:6
[INFO] [stdout]     |
[INFO] [stdout] 222 |    pub(crate) const AFRICA_BANGUI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 223 | |      &[new_transition(-1830388460, 1)],
[INFO] [stdout] 224 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 225 | ||         new_local_time_type(4460, false, Some(b"LMT")),
[INFO] [stdout] 226 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 227 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |      ))),
[INFO] [stdout] 234 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1965:6
[INFO] [stdout]      |
[INFO] [stdout] 1891 |    pub(crate) const AMERICA_ARGENTINA_LA_RIOJA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 1892 | |      &[
[INFO] [stdout] 1893 | |          new_transition(-2372095956, 1),
[INFO] [stdout] 1894 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1965 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1966 | ||         -10800,
[INFO] [stdout] 1967 | ||         false,
[INFO] [stdout] 1968 | ||         Some(b"-03"),
[INFO] [stdout] 1969 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:229:6
[INFO] [stdout]     |
[INFO] [stdout] 222 |    pub(crate) const AFRICA_BANGUI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 223 | |      &[new_transition(-1830388460, 1)],
[INFO] [stdout] 224 | |      &[
[INFO] [stdout] 225 | |          new_local_time_type(4460, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 230 | ||         3600,
[INFO] [stdout] 231 | ||         false,
[INFO] [stdout] 232 | ||         Some(b"WAT"),
[INFO] [stdout] 233 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 234 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1973:6
[INFO] [stdout]      |
[INFO] [stdout] 1972 |    pub(crate) const AMERICA_ARGENTINA_RIO_GALLEGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________________-
[INFO] [stdout] 1973 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1974 | ||         new_transition(-2372095388, 1),
[INFO] [stdout] 1975 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 1976 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2034 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 2035 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2049 | |      ))),
[INFO] [stdout] 2050 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:237:6
[INFO] [stdout]     |
[INFO] [stdout] 236 |    pub(crate) const AFRICA_BANJUL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 237 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 238 | ||         new_transition(-1830380004, 1),
[INFO] [stdout] 239 | ||         new_transition(-1159829604, 2),
[INFO] [stdout] 240 | ||         new_transition(-880930800, 3),
[INFO] [stdout] 241 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |      ))),
[INFO] [stdout] 254 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2036:6
[INFO] [stdout]      |
[INFO] [stdout] 1972 |    pub(crate) const AMERICA_ARGENTINA_RIO_GALLEGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________________-
[INFO] [stdout] 1973 | |      &[
[INFO] [stdout] 1974 | |          new_transition(-2372095388, 1),
[INFO] [stdout] 1975 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2036 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2037 | ||         new_local_time_type(-16612, false, Some(b"LMT")),
[INFO] [stdout] 2038 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2039 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2042 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2043 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2049 | |      ))),
[INFO] [stdout] 2050 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2045:6
[INFO] [stdout]      |
[INFO] [stdout] 1972 |    pub(crate) const AMERICA_ARGENTINA_RIO_GALLEGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________________-
[INFO] [stdout] 1973 | |      &[
[INFO] [stdout] 1974 | |          new_transition(-2372095388, 1),
[INFO] [stdout] 1975 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2045 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2046 | ||         -10800,
[INFO] [stdout] 2047 | ||         false,
[INFO] [stdout] 2048 | ||         Some(b"-03"),
[INFO] [stdout] 2049 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2050 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2053:6
[INFO] [stdout]      |
[INFO] [stdout] 2052 |    pub(crate) const AMERICA_ARGENTINA_SALTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 2053 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2054 | ||         new_transition(-2372096300, 1),
[INFO] [stdout] 2055 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2056 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2112 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 2113 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2127 | |      ))),
[INFO] [stdout] 2128 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:242:6
[INFO] [stdout]     |
[INFO] [stdout] 236 |    pub(crate) const AFRICA_BANJUL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 237 | |      &[
[INFO] [stdout] 238 | |          new_transition(-1830380004, 1),
[INFO] [stdout] 239 | |          new_transition(-1159829604, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 242 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 243 | ||         new_local_time_type(-3996, false, Some(b"LMT")),
[INFO] [stdout] 244 | ||         new_local_time_type(-3996, false, Some(b"BMT")),
[INFO] [stdout] 245 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 246 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 247 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |      ))),
[INFO] [stdout] 254 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:249:6
[INFO] [stdout]     |
[INFO] [stdout] 236 |    pub(crate) const AFRICA_BANJUL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 237 | |      &[
[INFO] [stdout] 238 | |          new_transition(-1830380004, 1),
[INFO] [stdout] 239 | |          new_transition(-1159829604, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 250 | ||         0,
[INFO] [stdout] 251 | ||         false,
[INFO] [stdout] 252 | ||         Some(b"GMT"),
[INFO] [stdout] 253 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 254 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:257:6
[INFO] [stdout]     |
[INFO] [stdout] 256 |   pub(crate) const AFRICA_BISSAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 257 | |     &[new_transition(-1830380400, 1), new_transition(157770000, 2)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 258 | |     &[
[INFO] [stdout] 259 | |         new_local_time_type(-3740, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |     ))),
[INFO] [stdout] 269 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2114:6
[INFO] [stdout]      |
[INFO] [stdout] 2052 |    pub(crate) const AMERICA_ARGENTINA_SALTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 2053 | |      &[
[INFO] [stdout] 2054 | |          new_transition(-2372096300, 1),
[INFO] [stdout] 2055 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2114 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2115 | ||         new_local_time_type(-15700, false, Some(b"LMT")),
[INFO] [stdout] 2116 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2117 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2120 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2121 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2127 | |      ))),
[INFO] [stdout] 2128 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:258:6
[INFO] [stdout]     |
[INFO] [stdout] 256 |    pub(crate) const AFRICA_BISSAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 257 | |      &[new_transition(-1830380400, 1), new_transition(157770000, 2)],
[INFO] [stdout] 258 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 259 | ||         new_local_time_type(-3740, false, Some(b"LMT")),
[INFO] [stdout] 260 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 261 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 262 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |      ))),
[INFO] [stdout] 269 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2123:6
[INFO] [stdout]      |
[INFO] [stdout] 2052 |    pub(crate) const AMERICA_ARGENTINA_SALTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 2053 | |      &[
[INFO] [stdout] 2054 | |          new_transition(-2372096300, 1),
[INFO] [stdout] 2055 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2123 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2124 | ||         -10800,
[INFO] [stdout] 2125 | ||         false,
[INFO] [stdout] 2126 | ||         Some(b"-03"),
[INFO] [stdout] 2127 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2128 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:264:6
[INFO] [stdout]     |
[INFO] [stdout] 256 |    pub(crate) const AFRICA_BISSAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 257 | |      &[new_transition(-1830380400, 1), new_transition(157770000, 2)],
[INFO] [stdout] 258 | |      &[
[INFO] [stdout] 259 | |          new_local_time_type(-3740, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 265 | ||         0,
[INFO] [stdout] 266 | ||         false,
[INFO] [stdout] 267 | ||         Some(b"GMT"),
[INFO] [stdout] 268 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 269 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2131:6
[INFO] [stdout]      |
[INFO] [stdout] 2130 |    pub(crate) const AMERICA_ARGENTINA_SAN_JUAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2131 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2132 | ||         new_transition(-2372095556, 1),
[INFO] [stdout] 2133 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2134 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2193 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 2194 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2208 | |      ))),
[INFO] [stdout] 2209 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2195:6
[INFO] [stdout]      |
[INFO] [stdout] 2130 |    pub(crate) const AMERICA_ARGENTINA_SAN_JUAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2131 | |      &[
[INFO] [stdout] 2132 | |          new_transition(-2372095556, 1),
[INFO] [stdout] 2133 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2195 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2196 | ||         new_local_time_type(-16444, false, Some(b"LMT")),
[INFO] [stdout] 2197 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2198 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2201 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2202 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2208 | |      ))),
[INFO] [stdout] 2209 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:272:6
[INFO] [stdout]     |
[INFO] [stdout] 271 |    pub(crate) const AFRICA_BLANTYRE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 272 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 273 | ||         new_transition(-1844302800, 1),
[INFO] [stdout] 274 | ||         new_transition(-1751682070, 2),
[INFO] [stdout] 275 | ||         new_transition(-1404440460, 3),
[INFO] [stdout] 276 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |      ))),
[INFO] [stdout] 289 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:277:6
[INFO] [stdout]     |
[INFO] [stdout] 271 |    pub(crate) const AFRICA_BLANTYRE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 272 | |      &[
[INFO] [stdout] 273 | |          new_transition(-1844302800, 1),
[INFO] [stdout] 274 | |          new_transition(-1751682070, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 278 | ||         new_local_time_type(8400, false, Some(b"LMT")),
[INFO] [stdout] 279 | ||         new_local_time_type(8470, false, Some(b"ZMT")),
[INFO] [stdout] 280 | ||         new_local_time_type(8460, false, Some(b"ZMT")),
[INFO] [stdout] 281 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 282 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 288 | |      ))),
[INFO] [stdout] 289 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:284:6
[INFO] [stdout]     |
[INFO] [stdout] 271 |    pub(crate) const AFRICA_BLANTYRE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 272 | |      &[
[INFO] [stdout] 273 | |          new_transition(-1844302800, 1),
[INFO] [stdout] 274 | |          new_transition(-1751682070, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 284 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 285 | ||         7200,
[INFO] [stdout] 286 | ||         false,
[INFO] [stdout] 287 | ||         Some(b"CAT"),
[INFO] [stdout] 288 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 289 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:292:6
[INFO] [stdout]     |
[INFO] [stdout] 291 |   pub(crate) const AFRICA_BRAZZAVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 292 | |     &[new_transition(-1830387668, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 293 | |     &[
[INFO] [stdout] 294 | |         new_local_time_type(3668, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     ))),
[INFO] [stdout] 303 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:293:6
[INFO] [stdout]     |
[INFO] [stdout] 291 |    pub(crate) const AFRICA_BRAZZAVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout] 292 | |      &[new_transition(-1830387668, 1)],
[INFO] [stdout] 293 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 294 | ||         new_local_time_type(3668, false, Some(b"LMT")),
[INFO] [stdout] 295 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 296 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |      ))),
[INFO] [stdout] 303 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:298:6
[INFO] [stdout]     |
[INFO] [stdout] 291 |    pub(crate) const AFRICA_BRAZZAVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ______________________________________________________________-
[INFO] [stdout] 292 | |      &[new_transition(-1830387668, 1)],
[INFO] [stdout] 293 | |      &[
[INFO] [stdout] 294 | |          new_local_time_type(3668, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 298 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 299 | ||         3600,
[INFO] [stdout] 300 | ||         false,
[INFO] [stdout] 301 | ||         Some(b"WAT"),
[INFO] [stdout] 302 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 303 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2204:6
[INFO] [stdout]      |
[INFO] [stdout] 2130 |    pub(crate) const AMERICA_ARGENTINA_SAN_JUAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2131 | |      &[
[INFO] [stdout] 2132 | |          new_transition(-2372095556, 1),
[INFO] [stdout] 2133 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2204 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2205 | ||         -10800,
[INFO] [stdout] 2206 | ||         false,
[INFO] [stdout] 2207 | ||         Some(b"-03"),
[INFO] [stdout] 2208 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2209 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:306:6
[INFO] [stdout]     |
[INFO] [stdout] 305 |   pub(crate) const AFRICA_BUJUMBURA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 306 | |     &[new_transition(-2524528648, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 307 | |     &[
[INFO] [stdout] 308 | |         new_local_time_type(7048, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |     ))),
[INFO] [stdout] 317 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2212:6
[INFO] [stdout]      |
[INFO] [stdout] 2211 |    pub(crate) const AMERICA_ARGENTINA_SAN_LUIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2212 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2213 | ||         new_transition(-2372096076, 1),
[INFO] [stdout] 2214 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2215 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2274 | ||         new_transition(1255233600, 5),
[INFO] [stdout] 2275 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2289 | |      ))),
[INFO] [stdout] 2290 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:307:6
[INFO] [stdout]     |
[INFO] [stdout] 305 |    pub(crate) const AFRICA_BUJUMBURA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout] 306 | |      &[new_transition(-2524528648, 1)],
[INFO] [stdout] 307 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 308 | ||         new_local_time_type(7048, false, Some(b"LMT")),
[INFO] [stdout] 309 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 310 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 316 | |      ))),
[INFO] [stdout] 317 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:312:6
[INFO] [stdout]     |
[INFO] [stdout] 305 |    pub(crate) const AFRICA_BUJUMBURA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout] 306 | |      &[new_transition(-2524528648, 1)],
[INFO] [stdout] 307 | |      &[
[INFO] [stdout] 308 | |          new_local_time_type(7048, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 313 | ||         7200,
[INFO] [stdout] 314 | ||         false,
[INFO] [stdout] 315 | ||         Some(b"CAT"),
[INFO] [stdout] 316 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 317 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:320:6
[INFO] [stdout]     |
[INFO] [stdout] 319 |    pub(crate) const AFRICA_CASABLANCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 320 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 321 | ||         new_transition(-1773012580, 2),
[INFO] [stdout] 322 | ||         new_transition(-956361600, 1),
[INFO] [stdout] 323 | ||         new_transition(-950490000, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 517 | ||         new_transition(3703456800, 3),
[INFO] [stdout] 518 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |      ))),
[INFO] [stdout] 532 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:519:6
[INFO] [stdout]     |
[INFO] [stdout] 319 |    pub(crate) const AFRICA_CASABLANCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 320 | |      &[
[INFO] [stdout] 321 | |          new_transition(-1773012580, 2),
[INFO] [stdout] 322 | |          new_transition(-956361600, 1),
[INFO] [stdout] ...   |
[INFO] [stdout] 519 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 520 | ||         new_local_time_type(-1820, false, Some(b"LMT")),
[INFO] [stdout] 521 | ||         new_local_time_type(3600, true, Some(b"+01")),
[INFO] [stdout] 522 | ||         new_local_time_type(0, false, Some(b"+00")),
[INFO] [stdout] 523 | ||         new_local_time_type(3600, false, Some(b"+01")),
[INFO] [stdout] 524 | ||         new_local_time_type(0, true, Some(b"+00")),
[INFO] [stdout] 525 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |      ))),
[INFO] [stdout] 532 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:527:6
[INFO] [stdout]     |
[INFO] [stdout] 319 |    pub(crate) const AFRICA_CASABLANCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _____________________________________________________________-
[INFO] [stdout] 320 | |      &[
[INFO] [stdout] 321 | |          new_transition(-1773012580, 2),
[INFO] [stdout] 322 | |          new_transition(-956361600, 1),
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 528 | ||         3600,
[INFO] [stdout] 529 | ||         false,
[INFO] [stdout] 530 | ||         Some(b"+01"),
[INFO] [stdout] 531 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 532 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2276:6
[INFO] [stdout]      |
[INFO] [stdout] 2211 |    pub(crate) const AMERICA_ARGENTINA_SAN_LUIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2212 | |      &[
[INFO] [stdout] 2213 | |          new_transition(-2372096076, 1),
[INFO] [stdout] 2214 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2276 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2277 | ||         new_local_time_type(-15924, false, Some(b"LMT")),
[INFO] [stdout] 2278 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2279 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2282 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2283 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2289 | |      ))),
[INFO] [stdout] 2290 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:535:6
[INFO] [stdout]     |
[INFO] [stdout] 534 |    pub(crate) const AFRICA_CEUTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 535 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 536 | ||         new_transition(-2177452800, 1),
[INFO] [stdout] 537 | ||         new_transition(-1630112400, 2),
[INFO] [stdout] 538 | ||         new_transition(-1616810400, 1),
[INFO] [stdout] ...   ||
[INFO] [stdout] 578 | ||         new_transition(828234000, 4),
[INFO] [stdout] 579 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 595 | |      ))),
[INFO] [stdout] 596 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2285:6
[INFO] [stdout]      |
[INFO] [stdout] 2211 |    pub(crate) const AMERICA_ARGENTINA_SAN_LUIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2212 | |      &[
[INFO] [stdout] 2213 | |          new_transition(-2372096076, 1),
[INFO] [stdout] 2214 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2285 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2286 | ||         -10800,
[INFO] [stdout] 2287 | ||         false,
[INFO] [stdout] 2288 | ||         Some(b"-03"),
[INFO] [stdout] 2289 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2290 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:580:6
[INFO] [stdout]     |
[INFO] [stdout] 534 |    pub(crate) const AFRICA_CEUTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 535 | |      &[
[INFO] [stdout] 536 | |          new_transition(-2177452800, 1),
[INFO] [stdout] 537 | |          new_transition(-1630112400, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 580 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 581 | ||         new_local_time_type(-1276, false, Some(b"LMT")),
[INFO] [stdout] 582 | ||         new_local_time_type(0, false, Some(b"WET")),
[INFO] [stdout] 583 | ||         new_local_time_type(3600, true, Some(b"WEST")),
[INFO] [stdout] 584 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 585 | ||         new_local_time_type(7200, true, Some(b"CEST")),
[INFO] [stdout] 586 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 595 | |      ))),
[INFO] [stdout] 596 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:588:6
[INFO] [stdout]     |
[INFO] [stdout] 534 |    pub(crate) const AFRICA_CEUTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 535 | |      &[
[INFO] [stdout] 536 | |          new_transition(-2177452800, 1),
[INFO] [stdout] 537 | |          new_transition(-1630112400, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 588 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 589 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 590 | ||         new_local_time_type(7200, true, Some(b"CEST")),
[INFO] [stdout] 591 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 5, 0)),
[INFO] [stdout] ...   ||
[INFO] [stdout] 594 | ||         10800,
[INFO] [stdout] 595 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 596 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:599:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |    pub(crate) const AFRICA_CONAKRY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 599 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 600 | ||         new_transition(-1830380708, 1),
[INFO] [stdout] 601 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 602 | ||         new_transition(-315615600, 1),
[INFO] [stdout] 603 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |      ))),
[INFO] [stdout] 615 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:604:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |    pub(crate) const AFRICA_CONAKRY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 599 | |      &[
[INFO] [stdout] 600 | |          new_transition(-1830380708, 1),
[INFO] [stdout] 601 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 604 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 605 | ||         new_local_time_type(-3292, false, Some(b"LMT")),
[INFO] [stdout] 606 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 607 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 608 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |      ))),
[INFO] [stdout] 615 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2293:6
[INFO] [stdout]      |
[INFO] [stdout] 2292 |    pub(crate) const AMERICA_ARGENTINA_TUCUMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 2293 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2294 | ||         new_transition(-2372096348, 1),
[INFO] [stdout] 2295 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2296 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2356 | ||         new_transition(1237082400, 5),
[INFO] [stdout] 2357 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2371 | |      ))),
[INFO] [stdout] 2372 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:610:6
[INFO] [stdout]     |
[INFO] [stdout] 598 |    pub(crate) const AFRICA_CONAKRY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 599 | |      &[
[INFO] [stdout] 600 | |          new_transition(-1830380708, 1),
[INFO] [stdout] 601 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 610 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 611 | ||         0,
[INFO] [stdout] 612 | ||         false,
[INFO] [stdout] 613 | ||         Some(b"GMT"),
[INFO] [stdout] 614 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 615 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:618:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |    pub(crate) const AFRICA_DAKAR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 618 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 619 | ||         new_transition(-1830379816, 1),
[INFO] [stdout] 620 | ||         new_transition(-902098800, 2),
[INFO] [stdout] 621 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |      ))),
[INFO] [stdout] 633 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2358:6
[INFO] [stdout]      |
[INFO] [stdout] 2292 |    pub(crate) const AMERICA_ARGENTINA_TUCUMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 2293 | |      &[
[INFO] [stdout] 2294 | |          new_transition(-2372096348, 1),
[INFO] [stdout] 2295 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2358 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2359 | ||         new_local_time_type(-15652, false, Some(b"LMT")),
[INFO] [stdout] 2360 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2361 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2364 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2365 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2371 | |      ))),
[INFO] [stdout] 2372 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:622:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |    pub(crate) const AFRICA_DAKAR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 618 | |      &[
[INFO] [stdout] 619 | |          new_transition(-1830379816, 1),
[INFO] [stdout] 620 | |          new_transition(-902098800, 2),
[INFO] [stdout] 621 | |      ],
[INFO] [stdout] 622 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 623 | ||         new_local_time_type(-4184, false, Some(b"LMT")),
[INFO] [stdout] 624 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 625 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 626 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 632 | |      ))),
[INFO] [stdout] 633 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2367:6
[INFO] [stdout]      |
[INFO] [stdout] 2292 |    pub(crate) const AMERICA_ARGENTINA_TUCUMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 2293 | |      &[
[INFO] [stdout] 2294 | |          new_transition(-2372096348, 1),
[INFO] [stdout] 2295 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2367 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2368 | ||         -10800,
[INFO] [stdout] 2369 | ||         false,
[INFO] [stdout] 2370 | ||         Some(b"-03"),
[INFO] [stdout] 2371 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2372 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:628:6
[INFO] [stdout]     |
[INFO] [stdout] 617 |    pub(crate) const AFRICA_DAKAR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 618 | |      &[
[INFO] [stdout] 619 | |          new_transition(-1830379816, 1),
[INFO] [stdout] 620 | |          new_transition(-902098800, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 629 | ||         0,
[INFO] [stdout] 630 | ||         false,
[INFO] [stdout] 631 | ||         Some(b"GMT"),
[INFO] [stdout] 632 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 633 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:636:6
[INFO] [stdout]     |
[INFO] [stdout] 635 |    pub(crate) const AFRICA_DAR_ES_SALAAM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________________-
[INFO] [stdout] 636 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 637 | ||         new_transition(-1230777428, 1),
[INFO] [stdout] 638 | ||         new_transition(-694321200, 2),
[INFO] [stdout] 639 | ||         new_transition(-284006700, 1),
[INFO] [stdout] 640 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |      ))),
[INFO] [stdout] 652 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:641:6
[INFO] [stdout]     |
[INFO] [stdout] 635 |    pub(crate) const AFRICA_DAR_ES_SALAAM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________________-
[INFO] [stdout] 636 | |      &[
[INFO] [stdout] 637 | |          new_transition(-1230777428, 1),
[INFO] [stdout] 638 | |          new_transition(-694321200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 641 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 642 | ||         new_local_time_type(9428, false, Some(b"LMT")),
[INFO] [stdout] 643 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 644 | ||         new_local_time_type(9900, false, Some(b"+0245")),
[INFO] [stdout] 645 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 651 | |      ))),
[INFO] [stdout] 652 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:647:6
[INFO] [stdout]     |
[INFO] [stdout] 635 |    pub(crate) const AFRICA_DAR_ES_SALAAM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________________-
[INFO] [stdout] 636 | |      &[
[INFO] [stdout] 637 | |          new_transition(-1230777428, 1),
[INFO] [stdout] 638 | |          new_transition(-694321200, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 648 | ||         10800,
[INFO] [stdout] 649 | ||         false,
[INFO] [stdout] 650 | ||         Some(b"EAT"),
[INFO] [stdout] 651 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 652 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:655:6
[INFO] [stdout]     |
[INFO] [stdout] 654 |   pub(crate) const AFRICA_DJIBOUTI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  __________________________________________________________-
[INFO] [stdout] 655 | |     &[new_transition(-1846291956, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 656 | |     &[
[INFO] [stdout] 657 | |         new_local_time_type(10356, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |     ))),
[INFO] [stdout] 666 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2375:6
[INFO] [stdout]      |
[INFO] [stdout] 2374 |    pub(crate) const AMERICA_ARGENTINA_USHUAIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 2375 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2376 | ||         new_transition(-2372095608, 1),
[INFO] [stdout] 2377 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2378 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2436 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 2437 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2451 | |      ))),
[INFO] [stdout] 2452 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:656:6
[INFO] [stdout]     |
[INFO] [stdout] 654 |    pub(crate) const AFRICA_DJIBOUTI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 655 | |      &[new_transition(-1846291956, 1)],
[INFO] [stdout] 656 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 657 | ||         new_local_time_type(10356, false, Some(b"LMT")),
[INFO] [stdout] 658 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 659 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |      ))),
[INFO] [stdout] 666 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:661:6
[INFO] [stdout]     |
[INFO] [stdout] 654 |    pub(crate) const AFRICA_DJIBOUTI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 655 | |      &[new_transition(-1846291956, 1)],
[INFO] [stdout] 656 | |      &[
[INFO] [stdout] 657 | |          new_local_time_type(10356, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 662 | ||         10800,
[INFO] [stdout] 663 | ||         false,
[INFO] [stdout] 664 | ||         Some(b"EAT"),
[INFO] [stdout] 665 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 666 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2438:6
[INFO] [stdout]      |
[INFO] [stdout] 2374 |    pub(crate) const AMERICA_ARGENTINA_USHUAIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 2375 | |      &[
[INFO] [stdout] 2376 | |          new_transition(-2372095608, 1),
[INFO] [stdout] 2377 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2438 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2439 | ||         new_local_time_type(-16392, false, Some(b"LMT")),
[INFO] [stdout] 2440 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2441 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2444 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2445 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2451 | |      ))),
[INFO] [stdout] 2452 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:669:6
[INFO] [stdout]     |
[INFO] [stdout] 668 |   pub(crate) const AFRICA_DOUALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 669 | |     &[new_transition(-1830386328, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 670 | |     &[
[INFO] [stdout] 671 | |         new_local_time_type(2328, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |     ))),
[INFO] [stdout] 680 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:670:6
[INFO] [stdout]     |
[INFO] [stdout] 668 |    pub(crate) const AFRICA_DOUALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 669 | |      &[new_transition(-1830386328, 1)],
[INFO] [stdout] 670 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 671 | ||         new_local_time_type(2328, false, Some(b"LMT")),
[INFO] [stdout] 672 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 673 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |      ))),
[INFO] [stdout] 680 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2447:6
[INFO] [stdout]      |
[INFO] [stdout] 2374 |    pub(crate) const AMERICA_ARGENTINA_USHUAIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 2375 | |      &[
[INFO] [stdout] 2376 | |          new_transition(-2372095608, 1),
[INFO] [stdout] 2377 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2447 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2448 | ||         -10800,
[INFO] [stdout] 2449 | ||         false,
[INFO] [stdout] 2450 | ||         Some(b"-03"),
[INFO] [stdout] 2451 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2452 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2455:6
[INFO] [stdout]      |
[INFO] [stdout] 2454 |    pub(crate) const AMERICA_ARUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2455 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2456 | ||         new_transition(-1826738376, 1),
[INFO] [stdout] 2457 | ||         new_transition(-157750200, 2),
[INFO] [stdout] 2458 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2469 | |      ))),
[INFO] [stdout] 2470 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2459:6
[INFO] [stdout]      |
[INFO] [stdout] 2454 |    pub(crate) const AMERICA_ARUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2455 | |      &[
[INFO] [stdout] 2456 | |          new_transition(-1826738376, 1),
[INFO] [stdout] 2457 | |          new_transition(-157750200, 2),
[INFO] [stdout] 2458 | |      ],
[INFO] [stdout] 2459 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2460 | ||         new_local_time_type(-16824, false, Some(b"LMT")),
[INFO] [stdout] 2461 | ||         new_local_time_type(-16200, false, Some(b"-0430")),
[INFO] [stdout] 2462 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 2463 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2469 | |      ))),
[INFO] [stdout] 2470 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:675:6
[INFO] [stdout]     |
[INFO] [stdout] 668 |    pub(crate) const AFRICA_DOUALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 669 | |      &[new_transition(-1830386328, 1)],
[INFO] [stdout] 670 | |      &[
[INFO] [stdout] 671 | |          new_local_time_type(2328, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 676 | ||         3600,
[INFO] [stdout] 677 | ||         false,
[INFO] [stdout] 678 | ||         Some(b"WAT"),
[INFO] [stdout] 679 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 680 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:683:6
[INFO] [stdout]     |
[INFO] [stdout] 682 |    pub(crate) const AFRICA_EL_AAIUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 683 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 684 | ||         new_transition(-1136070432, 1),
[INFO] [stdout] 685 | ||         new_transition(198291600, 3),
[INFO] [stdout] 686 | ||         new_transition(199756800, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 869 | ||         new_transition(3703456800, 5),
[INFO] [stdout] 870 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |      ))),
[INFO] [stdout] 885 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2465:6
[INFO] [stdout]      |
[INFO] [stdout] 2454 |    pub(crate) const AMERICA_ARUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2455 | |      &[
[INFO] [stdout] 2456 | |          new_transition(-1826738376, 1),
[INFO] [stdout] 2457 | |          new_transition(-157750200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2465 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2466 | ||         -14400,
[INFO] [stdout] 2467 | ||         false,
[INFO] [stdout] 2468 | ||         Some(b"AST"),
[INFO] [stdout] 2469 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2470 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2473:6
[INFO] [stdout]      |
[INFO] [stdout] 2472 |    pub(crate) const AMERICA_ASUNCION: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2473 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2474 | ||         new_transition(-2524507760, 1),
[INFO] [stdout] 2475 | ||         new_transition(-1206389360, 2),
[INFO] [stdout] 2476 | ||         new_transition(86760000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2577 | ||         new_transition(1728961200, 3),
[INFO] [stdout] 2578 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2591 | |      ))),
[INFO] [stdout] 2592 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2579:6
[INFO] [stdout]      |
[INFO] [stdout] 2472 |    pub(crate) const AMERICA_ASUNCION: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2473 | |      &[
[INFO] [stdout] 2474 | |          new_transition(-2524507760, 1),
[INFO] [stdout] 2475 | |          new_transition(-1206389360, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2579 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2580 | ||         new_local_time_type(-13840, false, Some(b"LMT")),
[INFO] [stdout] 2581 | ||         new_local_time_type(-13840, false, Some(b"AMT")),
[INFO] [stdout] 2582 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 2583 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2584 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 2585 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2591 | |      ))),
[INFO] [stdout] 2592 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2587:6
[INFO] [stdout]      |
[INFO] [stdout] 2472 |    pub(crate) const AMERICA_ASUNCION: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2473 | |      &[
[INFO] [stdout] 2474 | |          new_transition(-2524507760, 1),
[INFO] [stdout] 2475 | |          new_transition(-1206389360, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2587 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2588 | ||         -10800,
[INFO] [stdout] 2589 | ||         false,
[INFO] [stdout] 2590 | ||         Some(b"-03"),
[INFO] [stdout] 2591 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2592 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2595:6
[INFO] [stdout]      |
[INFO] [stdout] 2594 |    pub(crate) const AMERICA_ATIKOKAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2595 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2596 | ||         new_transition(-2366733212, 2),
[INFO] [stdout] 2597 | ||         new_transition(-1632067200, 1),
[INFO] [stdout] 2598 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2602 | ||         new_transition(-765392400, 5),
[INFO] [stdout] 2603 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2617 | |      ))),
[INFO] [stdout] 2618 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2604:6
[INFO] [stdout]      |
[INFO] [stdout] 2594 |    pub(crate) const AMERICA_ATIKOKAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2595 | |      &[
[INFO] [stdout] 2596 | |          new_transition(-2366733212, 2),
[INFO] [stdout] 2597 | |          new_transition(-1632067200, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2604 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2605 | ||         new_local_time_type(-21988, false, Some(b"LMT")),
[INFO] [stdout] 2606 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 2607 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2610 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 2611 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2617 | |      ))),
[INFO] [stdout] 2618 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2613:6
[INFO] [stdout]      |
[INFO] [stdout] 2594 |    pub(crate) const AMERICA_ATIKOKAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2595 | |      &[
[INFO] [stdout] 2596 | |          new_transition(-2366733212, 2),
[INFO] [stdout] 2597 | |          new_transition(-1632067200, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2613 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2614 | ||         -18000,
[INFO] [stdout] 2615 | ||         false,
[INFO] [stdout] 2616 | ||         Some(b"EST"),
[INFO] [stdout] 2617 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2618 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2621:6
[INFO] [stdout]      |
[INFO] [stdout] 2620 |    pub(crate) const AMERICA_BAHIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2621 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2622 | ||         new_transition(-1767216356, 2),
[INFO] [stdout] 2623 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 2624 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2682 | ||         new_transition(1330221600, 2),
[INFO] [stdout] 2683 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2694 | |      ))),
[INFO] [stdout] 2695 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2684:6
[INFO] [stdout]      |
[INFO] [stdout] 2620 |    pub(crate) const AMERICA_BAHIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2621 | |      &[
[INFO] [stdout] 2622 | |          new_transition(-1767216356, 2),
[INFO] [stdout] 2623 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2684 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2685 | ||         new_local_time_type(-9244, false, Some(b"LMT")),
[INFO] [stdout] 2686 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 2687 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2688 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2694 | |      ))),
[INFO] [stdout] 2695 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2690:6
[INFO] [stdout]      |
[INFO] [stdout] 2620 |    pub(crate) const AMERICA_BAHIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2621 | |      &[
[INFO] [stdout] 2622 | |          new_transition(-1767216356, 2),
[INFO] [stdout] 2623 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2690 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2691 | ||         -10800,
[INFO] [stdout] 2692 | ||         false,
[INFO] [stdout] 2693 | ||         Some(b"-03"),
[INFO] [stdout] 2694 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2695 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:871:6
[INFO] [stdout]     |
[INFO] [stdout] 682 |    pub(crate) const AFRICA_EL_AAIUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 683 | |      &[
[INFO] [stdout] 684 | |          new_transition(-1136070432, 1),
[INFO] [stdout] 685 | |          new_transition(198291600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 871 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 872 | ||         new_local_time_type(-3168, false, Some(b"LMT")),
[INFO] [stdout] 873 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 874 | ||         new_local_time_type(3600, true, Some(b"+01")),
[INFO] [stdout] ...   ||
[INFO] [stdout] 877 | ||         new_local_time_type(3600, false, Some(b"+01")),
[INFO] [stdout] 878 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |      ))),
[INFO] [stdout] 885 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2698:6
[INFO] [stdout]      |
[INFO] [stdout] 2697 |    pub(crate) const AMERICA_BAHIA_BANDERAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________-
[INFO] [stdout] 2698 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2699 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 2700 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 2701 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2759 | ||         new_transition(1667113200, 2),
[INFO] [stdout] 2760 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2773 | |      ))),
[INFO] [stdout] 2774 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2761:6
[INFO] [stdout]      |
[INFO] [stdout] 2697 |    pub(crate) const AMERICA_BAHIA_BANDERAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________-
[INFO] [stdout] 2698 | |      &[
[INFO] [stdout] 2699 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 2700 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2761 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2762 | ||         new_local_time_type(-25260, false, Some(b"LMT")),
[INFO] [stdout] 2763 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 2764 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 2765 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 2766 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 2767 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2773 | |      ))),
[INFO] [stdout] 2774 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2769:6
[INFO] [stdout]      |
[INFO] [stdout] 2697 |    pub(crate) const AMERICA_BAHIA_BANDERAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________-
[INFO] [stdout] 2698 | |      &[
[INFO] [stdout] 2699 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 2700 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2769 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2770 | ||         -21600,
[INFO] [stdout] 2771 | ||         false,
[INFO] [stdout] 2772 | ||         Some(b"CST"),
[INFO] [stdout] 2773 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2774 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:880:6
[INFO] [stdout]     |
[INFO] [stdout] 682 |    pub(crate) const AFRICA_EL_AAIUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 683 | |      &[
[INFO] [stdout] 684 | |          new_transition(-1136070432, 1),
[INFO] [stdout] 685 | |          new_transition(198291600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 880 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 881 | ||         3600,
[INFO] [stdout] 882 | ||         false,
[INFO] [stdout] 883 | ||         Some(b"+01"),
[INFO] [stdout] 884 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 885 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:888:6
[INFO] [stdout]     |
[INFO] [stdout] 887 |    pub(crate) const AFRICA_FREETOWN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 888 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 889 | ||         new_transition(-2776979220, 1),
[INFO] [stdout] 890 | ||         new_transition(-1783120020, 3),
[INFO] [stdout] 891 | ||         new_transition(-1170284400, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 907 | ||         new_transition(-885769200, 4),
[INFO] [stdout] 908 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 921 | |      ))),
[INFO] [stdout] 922 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:909:6
[INFO] [stdout]     |
[INFO] [stdout] 887 |    pub(crate) const AFRICA_FREETOWN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 888 | |      &[
[INFO] [stdout] 889 | |          new_transition(-2776979220, 1),
[INFO] [stdout] 890 | |          new_transition(-1783120020, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 910 | ||         new_local_time_type(-3180, false, Some(b"LMT")),
[INFO] [stdout] 911 | ||         new_local_time_type(-3180, false, Some(b"FMT")),
[INFO] [stdout] 912 | ||         new_local_time_type(-2400, true, Some(b"-0040")),
[INFO] [stdout] 913 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 914 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 915 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 921 | |      ))),
[INFO] [stdout] 922 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:917:6
[INFO] [stdout]     |
[INFO] [stdout] 887 |    pub(crate) const AFRICA_FREETOWN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 888 | |      &[
[INFO] [stdout] 889 | |          new_transition(-2776979220, 1),
[INFO] [stdout] 890 | |          new_transition(-1783120020, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 917 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 918 | ||         0,
[INFO] [stdout] 919 | ||         false,
[INFO] [stdout] 920 | ||         Some(b"GMT"),
[INFO] [stdout] 921 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 922 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:925:6
[INFO] [stdout]     |
[INFO] [stdout] 924 |    pub(crate) const AFRICA_GABORONE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 925 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 926 | ||         new_transition(-2682294220, 1),
[INFO] [stdout] 927 | ||         new_transition(-2109288600, 2),
[INFO] [stdout] 928 | ||         new_transition(-829526400, 3),
[INFO] [stdout] 929 | ||         new_transition(-813805200, 2),
[INFO] [stdout] 930 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |      ))),
[INFO] [stdout] 943 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:931:6
[INFO] [stdout]     |
[INFO] [stdout] 924 |    pub(crate) const AFRICA_GABORONE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 925 | |      &[
[INFO] [stdout] 926 | |          new_transition(-2682294220, 1),
[INFO] [stdout] 927 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 931 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 932 | ||         new_local_time_type(6220, false, Some(b"LMT")),
[INFO] [stdout] 933 | ||         new_local_time_type(5400, false, Some(b"SAST")),
[INFO] [stdout] 934 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 935 | ||         new_local_time_type(10800, true, Some(b"CAST")),
[INFO] [stdout] 936 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 942 | |      ))),
[INFO] [stdout] 943 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:938:6
[INFO] [stdout]     |
[INFO] [stdout] 924 |    pub(crate) const AFRICA_GABORONE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ___________________________________________________________-
[INFO] [stdout] 925 | |      &[
[INFO] [stdout] 926 | |          new_transition(-2682294220, 1),
[INFO] [stdout] 927 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...   |
[INFO] [stdout] 938 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 939 | ||         7200,
[INFO] [stdout] 940 | ||         false,
[INFO] [stdout] 941 | ||         Some(b"CAT"),
[INFO] [stdout] 942 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 943 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:946:6
[INFO] [stdout]     |
[INFO] [stdout] 945 |   pub(crate) const AFRICA_HARARE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  ________________________________________________________-
[INFO] [stdout] 946 | |     &[new_transition(-2109290652, 1)],
[INFO] [stdout]     | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 947 | |     &[
[INFO] [stdout] 948 | |         new_local_time_type(7452, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |     ))),
[INFO] [stdout] 957 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_temporary value is freed at the end of this statement
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:947:6
[INFO] [stdout]     |
[INFO] [stdout] 945 |    pub(crate) const AFRICA_HARARE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 946 | |      &[new_transition(-2109290652, 1)],
[INFO] [stdout] 947 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 948 | ||         new_local_time_type(7452, false, Some(b"LMT")),
[INFO] [stdout] 949 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 950 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 956 | |      ))),
[INFO] [stdout] 957 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:952:6
[INFO] [stdout]     |
[INFO] [stdout] 945 |    pub(crate) const AFRICA_HARARE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout] 946 | |      &[new_transition(-2109290652, 1)],
[INFO] [stdout] 947 | |      &[
[INFO] [stdout] 948 | |          new_local_time_type(7452, false, Some(b"LMT")),
[INFO] [stdout] ...   |
[INFO] [stdout] 952 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 953 | ||         7200,
[INFO] [stdout] 954 | ||         false,
[INFO] [stdout] 955 | ||         Some(b"CAT"),
[INFO] [stdout] 956 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 957 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:960:6
[INFO] [stdout]     |
[INFO] [stdout] 959 |    pub(crate) const AFRICA_JOHANNESBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _______________________________________________________________-
[INFO] [stdout] 960 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 961 | ||         new_transition(-2458173120, 1),
[INFO] [stdout] 962 | ||         new_transition(-2109288600, 3),
[INFO] [stdout] 963 | ||         new_transition(-860976000, 2),
[INFO] [stdout] ...   ||
[INFO] [stdout] 966 | ||         new_transition(-813805200, 3),
[INFO] [stdout] 967 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 979 | |      ))),
[INFO] [stdout] 980 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:968:6
[INFO] [stdout]     |
[INFO] [stdout] 959 |    pub(crate) const AFRICA_JOHANNESBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _______________________________________________________________-
[INFO] [stdout] 960 | |      &[
[INFO] [stdout] 961 | |          new_transition(-2458173120, 1),
[INFO] [stdout] 962 | |          new_transition(-2109288600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 968 | |      &[
[INFO] [stdout]     | | ______^
[INFO] [stdout] 969 | ||         new_local_time_type(6720, false, Some(b"LMT")),
[INFO] [stdout] 970 | ||         new_local_time_type(5400, false, Some(b"SAST")),
[INFO] [stdout] 971 | ||         new_local_time_type(10800, true, Some(b"SAST")),
[INFO] [stdout] 972 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] 973 | ||     ],
[INFO] [stdout]     | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...   |
[INFO] [stdout] 979 | |      ))),
[INFO] [stdout] 980 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:975:6
[INFO] [stdout]     |
[INFO] [stdout] 959 |    pub(crate) const AFRICA_JOHANNESBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]     |  _______________________________________________________________-
[INFO] [stdout] 960 | |      &[
[INFO] [stdout] 961 | |          new_transition(-2458173120, 1),
[INFO] [stdout] 962 | |          new_transition(-2109288600, 3),
[INFO] [stdout] ...   |
[INFO] [stdout] 975 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]     | | ______^
[INFO] [stdout] 976 | ||         7200,
[INFO] [stdout] 977 | ||         false,
[INFO] [stdout] 978 | ||         Some(b"SAST"),
[INFO] [stdout] 979 | ||     ))),
[INFO] [stdout]     | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 980 | |  );
[INFO] [stdout]     | |  -
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |__temporary value is freed at the end of this statement
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2777:6
[INFO] [stdout]      |
[INFO] [stdout] 2776 |    pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2777 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2778 | ||         new_transition(-1841256091, 2),
[INFO] [stdout] 2779 | ||         new_transition(-874263600, 1),
[INFO] [stdout] 2780 | ||         new_transition(-862682400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2792 | ||         new_transition(338706000, 2),
[INFO] [stdout] 2793 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2805 | |      ))),
[INFO] [stdout] 2806 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2794:6
[INFO] [stdout]      |
[INFO] [stdout] 2776 |    pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2777 | |      &[
[INFO] [stdout] 2778 | |          new_transition(-1841256091, 2),
[INFO] [stdout] 2779 | |          new_transition(-874263600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2794 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2795 | ||         new_local_time_type(-14309, false, Some(b"LMT")),
[INFO] [stdout] 2796 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 2797 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 2798 | ||         new_local_time_type(-12600, true, Some(b"-0330")),
[INFO] [stdout] 2799 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2805 | |      ))),
[INFO] [stdout] 2806 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2801:6
[INFO] [stdout]      |
[INFO] [stdout] 2776 |    pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2777 | |      &[
[INFO] [stdout] 2778 | |          new_transition(-1841256091, 2),
[INFO] [stdout] 2779 | |          new_transition(-874263600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2801 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2802 | ||         -14400,
[INFO] [stdout] 2803 | ||         false,
[INFO] [stdout] 2804 | ||         Some(b"AST"),
[INFO] [stdout] 2805 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2806 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2809:6
[INFO] [stdout]      |
[INFO] [stdout] 2808 |    pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2809 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2810 | ||         new_transition(-1767213964, 2),
[INFO] [stdout] 2811 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 2812 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2838 | ||         new_transition(571197600, 2),
[INFO] [stdout] 2839 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2850 | |      ))),
[INFO] [stdout] 2851 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:983:6
[INFO] [stdout]      |
[INFO] [stdout]  982 |    pub(crate) const AFRICA_JUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout]  983 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout]  984 | ||         new_transition(-1230775588, 2),
[INFO] [stdout]  985 | ||         new_transition(10360800, 1),
[INFO] [stdout]  986 | ||         new_transition(24786000, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1018 | ||         new_transition(1612126800, 2),
[INFO] [stdout] 1019 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1031 | |      ))),
[INFO] [stdout] 1032 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2840:6
[INFO] [stdout]      |
[INFO] [stdout] 2808 |    pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2809 | |      &[
[INFO] [stdout] 2810 | |          new_transition(-1767213964, 2),
[INFO] [stdout] 2811 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2840 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2841 | ||         new_local_time_type(-11636, false, Some(b"LMT")),
[INFO] [stdout] 2842 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 2843 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2844 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2850 | |      ))),
[INFO] [stdout] 2851 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1020:6
[INFO] [stdout]      |
[INFO] [stdout]  982 |    pub(crate) const AFRICA_JUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout]  983 | |      &[
[INFO] [stdout]  984 | |          new_transition(-1230775588, 2),
[INFO] [stdout]  985 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1020 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1021 | ||         new_local_time_type(7588, false, Some(b"LMT")),
[INFO] [stdout] 1022 | ||         new_local_time_type(10800, true, Some(b"CAST")),
[INFO] [stdout] 1023 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1024 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1025 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1031 | |      ))),
[INFO] [stdout] 1032 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1027:6
[INFO] [stdout]      |
[INFO] [stdout]  982 |    pub(crate) const AFRICA_JUBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout]  983 | |      &[
[INFO] [stdout]  984 | |          new_transition(-1230775588, 2),
[INFO] [stdout]  985 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1027 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1028 | ||         7200,
[INFO] [stdout] 1029 | ||         false,
[INFO] [stdout] 1030 | ||         Some(b"CAT"),
[INFO] [stdout] 1031 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1032 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2846:6
[INFO] [stdout]      |
[INFO] [stdout] 2808 |    pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2809 | |      &[
[INFO] [stdout] 2810 | |          new_transition(-1767213964, 2),
[INFO] [stdout] 2811 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2846 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2847 | ||         -10800,
[INFO] [stdout] 2848 | ||         false,
[INFO] [stdout] 2849 | ||         Some(b"-03"),
[INFO] [stdout] 2850 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2851 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1035:6
[INFO] [stdout]      |
[INFO] [stdout] 1034 |    pub(crate) const AFRICA_KAMPALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1035 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1036 | ||         new_transition(-1309745380, 1),
[INFO] [stdout] 1037 | ||         new_transition(-1262314800, 2),
[INFO] [stdout] 1038 | ||         new_transition(-694319400, 3),
[INFO] [stdout] 1039 | ||         new_transition(-410237100, 1),
[INFO] [stdout] 1040 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1052 | |      ))),
[INFO] [stdout] 1053 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1041:6
[INFO] [stdout]      |
[INFO] [stdout] 1034 |    pub(crate) const AFRICA_KAMPALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1035 | |      &[
[INFO] [stdout] 1036 | |          new_transition(-1309745380, 1),
[INFO] [stdout] 1037 | |          new_transition(-1262314800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1041 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1042 | ||         new_local_time_type(7780, false, Some(b"LMT")),
[INFO] [stdout] 1043 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1044 | ||         new_local_time_type(9000, false, Some(b"+0230")),
[INFO] [stdout] 1045 | ||         new_local_time_type(9900, false, Some(b"+0245")),
[INFO] [stdout] 1046 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1052 | |      ))),
[INFO] [stdout] 1053 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1048:6
[INFO] [stdout]      |
[INFO] [stdout] 1034 |    pub(crate) const AFRICA_KAMPALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1035 | |      &[
[INFO] [stdout] 1036 | |          new_transition(-1309745380, 1),
[INFO] [stdout] 1037 | |          new_transition(-1262314800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1048 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1049 | ||         10800,
[INFO] [stdout] 1050 | ||         false,
[INFO] [stdout] 1051 | ||         Some(b"EAT"),
[INFO] [stdout] 1052 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1053 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1056:6
[INFO] [stdout]      |
[INFO] [stdout] 1055 |    pub(crate) const AFRICA_KHARTOUM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1056 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1057 | ||         new_transition(-1230775808, 2),
[INFO] [stdout] 1058 | ||         new_transition(10360800, 1),
[INFO] [stdout] 1059 | ||         new_transition(24786000, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1091 | ||         new_transition(1509483600, 2),
[INFO] [stdout] 1092 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |      ))),
[INFO] [stdout] 1105 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1093:6
[INFO] [stdout]      |
[INFO] [stdout] 1055 |    pub(crate) const AFRICA_KHARTOUM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1056 | |      &[
[INFO] [stdout] 1057 | |          new_transition(-1230775808, 2),
[INFO] [stdout] 1058 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1093 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1094 | ||         new_local_time_type(7808, false, Some(b"LMT")),
[INFO] [stdout] 1095 | ||         new_local_time_type(10800, true, Some(b"CAST")),
[INFO] [stdout] 1096 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1097 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1098 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1104 | |      ))),
[INFO] [stdout] 1105 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1100:6
[INFO] [stdout]      |
[INFO] [stdout] 1055 |    pub(crate) const AFRICA_KHARTOUM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1056 | |      &[
[INFO] [stdout] 1057 | |          new_transition(-1230775808, 2),
[INFO] [stdout] 1058 | |          new_transition(10360800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1100 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1101 | ||         7200,
[INFO] [stdout] 1102 | ||         false,
[INFO] [stdout] 1103 | ||         Some(b"CAT"),
[INFO] [stdout] 1104 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1105 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2854:6
[INFO] [stdout]      |
[INFO] [stdout] 2853 |    pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 2854 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2855 | ||         new_transition(-1822500432, 2),
[INFO] [stdout] 2856 | ||         new_transition(-1616954400, 1),
[INFO] [stdout] 2857 | ||         new_transition(-1606069800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2952 | ||         new_transition(413874000, 2),
[INFO] [stdout] 2953 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2967 | |      ))),
[INFO] [stdout] 2968 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1108:6
[INFO] [stdout]      |
[INFO] [stdout] 1107 |   pub(crate) const AFRICA_KIGALI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1108 | |     &[new_transition(-1091498416, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1109 | |     &[
[INFO] [stdout] 1110 | |         new_local_time_type(7216, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1118 | |     ))),
[INFO] [stdout] 1119 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1109:6
[INFO] [stdout]      |
[INFO] [stdout] 1107 |    pub(crate) const AFRICA_KIGALI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1108 | |      &[new_transition(-1091498416, 1)],
[INFO] [stdout] 1109 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1110 | ||         new_local_time_type(7216, false, Some(b"LMT")),
[INFO] [stdout] 1111 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1112 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1118 | |      ))),
[INFO] [stdout] 1119 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1114:6
[INFO] [stdout]      |
[INFO] [stdout] 1107 |    pub(crate) const AFRICA_KIGALI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1108 | |      &[new_transition(-1091498416, 1)],
[INFO] [stdout] 1109 | |      &[
[INFO] [stdout] 1110 | |          new_local_time_type(7216, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1114 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1115 | ||         7200,
[INFO] [stdout] 1116 | ||         false,
[INFO] [stdout] 1117 | ||         Some(b"CAT"),
[INFO] [stdout] 1118 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1119 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1122:6
[INFO] [stdout]      |
[INFO] [stdout] 1121 |   pub(crate) const AFRICA_KINSHASA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1122 | |     &[new_transition(-2276643672, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1123 | |     &[
[INFO] [stdout] 1124 | |         new_local_time_type(3672, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |     ))),
[INFO] [stdout] 1133 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1123:6
[INFO] [stdout]      |
[INFO] [stdout] 1121 |    pub(crate) const AFRICA_KINSHASA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1122 | |      &[new_transition(-2276643672, 1)],
[INFO] [stdout] 1123 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1124 | ||         new_local_time_type(3672, false, Some(b"LMT")),
[INFO] [stdout] 1125 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1126 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1132 | |      ))),
[INFO] [stdout] 1133 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1128:6
[INFO] [stdout]      |
[INFO] [stdout] 1121 |    pub(crate) const AFRICA_KINSHASA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1122 | |      &[new_transition(-2276643672, 1)],
[INFO] [stdout] 1123 | |      &[
[INFO] [stdout] 1124 | |          new_local_time_type(3672, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1128 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1129 | ||         3600,
[INFO] [stdout] 1130 | ||         false,
[INFO] [stdout] 1131 | ||         Some(b"WAT"),
[INFO] [stdout] 1132 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1133 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1136:6
[INFO] [stdout]      |
[INFO] [stdout] 1135 |    pub(crate) const AFRICA_LAGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1136 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1137 | ||         new_transition(-2035584815, 1),
[INFO] [stdout] 1138 | ||         new_transition(-1940889600, 0),
[INFO] [stdout] 1139 | ||         new_transition(-1767226415, 2),
[INFO] [stdout] 1140 | ||         new_transition(-1588465800, 3),
[INFO] [stdout] 1141 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1153 | |      ))),
[INFO] [stdout] 1154 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1142:6
[INFO] [stdout]      |
[INFO] [stdout] 1135 |    pub(crate) const AFRICA_LAGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1136 | |      &[
[INFO] [stdout] 1137 | |          new_transition(-2035584815, 1),
[INFO] [stdout] 1138 | |          new_transition(-1940889600, 0),
[INFO] [stdout] ...    |
[INFO] [stdout] 1142 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1143 | ||         new_local_time_type(815, false, Some(b"LMT")),
[INFO] [stdout] 1144 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1145 | ||         new_local_time_type(1800, false, Some(b"+0030")),
[INFO] [stdout] 1146 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1147 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1153 | |      ))),
[INFO] [stdout] 1154 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2954:6
[INFO] [stdout]      |
[INFO] [stdout] 2853 |    pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 2854 | |      &[
[INFO] [stdout] 2855 | |          new_transition(-1822500432, 2),
[INFO] [stdout] 2856 | |          new_transition(-1616954400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2954 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2955 | ||         new_local_time_type(-21168, false, Some(b"LMT")),
[INFO] [stdout] 2956 | ||         new_local_time_type(-19800, true, Some(b"-0530")),
[INFO] [stdout] 2957 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2960 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 2961 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2967 | |      ))),
[INFO] [stdout] 2968 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1149:6
[INFO] [stdout]      |
[INFO] [stdout] 1135 |    pub(crate) const AFRICA_LAGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1136 | |      &[
[INFO] [stdout] 1137 | |          new_transition(-2035584815, 1),
[INFO] [stdout] 1138 | |          new_transition(-1940889600, 0),
[INFO] [stdout] ...    |
[INFO] [stdout] 1149 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1150 | ||         3600,
[INFO] [stdout] 1151 | ||         false,
[INFO] [stdout] 1152 | ||         Some(b"WAT"),
[INFO] [stdout] 1153 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1154 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1157:6
[INFO] [stdout]      |
[INFO] [stdout] 1156 |   pub(crate) const AFRICA_LIBREVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1157 | |     &[new_transition(-1830386268, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1158 | |     &[
[INFO] [stdout] 1159 | |         new_local_time_type(2268, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1167 | |     ))),
[INFO] [stdout] 1168 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2963:6
[INFO] [stdout]      |
[INFO] [stdout] 2853 |    pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 2854 | |      &[
[INFO] [stdout] 2855 | |          new_transition(-1822500432, 2),
[INFO] [stdout] 2856 | |          new_transition(-1616954400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2963 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2964 | ||         -21600,
[INFO] [stdout] 2965 | ||         false,
[INFO] [stdout] 2966 | ||         Some(b"CST"),
[INFO] [stdout] 2967 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2968 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1158:6
[INFO] [stdout]      |
[INFO] [stdout] 1156 |    pub(crate) const AFRICA_LIBREVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1157 | |      &[new_transition(-1830386268, 1)],
[INFO] [stdout] 1158 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1159 | ||         new_local_time_type(2268, false, Some(b"LMT")),
[INFO] [stdout] 1160 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1161 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1167 | |      ))),
[INFO] [stdout] 1168 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2971:6
[INFO] [stdout]      |
[INFO] [stdout] 2970 |    pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 2971 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2972 | ||         new_transition(-2713896692, 2),
[INFO] [stdout] 2973 | ||         new_transition(-1632074400, 1),
[INFO] [stdout] 2974 | ||         new_transition(-1615143600, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2977 | ||         new_transition(-765399600, 2),
[INFO] [stdout] 2978 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2991 | |      ))),
[INFO] [stdout] 2992 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2979:6
[INFO] [stdout]      |
[INFO] [stdout] 2970 |    pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 2971 | |      &[
[INFO] [stdout] 2972 | |          new_transition(-2713896692, 2),
[INFO] [stdout] 2973 | |          new_transition(-1632074400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2979 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2980 | ||         new_local_time_type(-13708, false, Some(b"LMT")),
[INFO] [stdout] 2981 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 2982 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 2983 | ||         new_local_time_type(-10800, true, Some(b"AWT")),
[INFO] [stdout] 2984 | ||         new_local_time_type(-10800, true, Some(b"APT")),
[INFO] [stdout] 2985 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2991 | |      ))),
[INFO] [stdout] 2992 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2987:6
[INFO] [stdout]      |
[INFO] [stdout] 2970 |    pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 2971 | |      &[
[INFO] [stdout] 2972 | |          new_transition(-2713896692, 2),
[INFO] [stdout] 2973 | |          new_transition(-1632074400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2987 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2988 | ||         -14400,
[INFO] [stdout] 2989 | ||         false,
[INFO] [stdout] 2990 | ||         Some(b"AST"),
[INFO] [stdout] 2991 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2992 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1163:6
[INFO] [stdout]      |
[INFO] [stdout] 1156 |    pub(crate) const AFRICA_LIBREVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1157 | |      &[new_transition(-1830386268, 1)],
[INFO] [stdout] 1158 | |      &[
[INFO] [stdout] 1159 | |          new_local_time_type(2268, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1163 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1164 | ||         3600,
[INFO] [stdout] 1165 | ||         false,
[INFO] [stdout] 1166 | ||         Some(b"WAT"),
[INFO] [stdout] 1167 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1168 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2995:6
[INFO] [stdout]      |
[INFO] [stdout] 2994 |    pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 2995 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2996 | ||         new_transition(-1767211040, 2),
[INFO] [stdout] 2997 | ||         new_transition(-1206954000, 1),
[INFO] [stdout] 2998 | ||         new_transition(-1191358800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3028 | ||         new_transition(971578800, 2),
[INFO] [stdout] 3029 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3040 | |      ))),
[INFO] [stdout] 3041 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3030:6
[INFO] [stdout]      |
[INFO] [stdout] 2994 |    pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 2995 | |      &[
[INFO] [stdout] 2996 | |          new_transition(-1767211040, 2),
[INFO] [stdout] 2997 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3030 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3031 | ||         new_local_time_type(-14560, false, Some(b"LMT")),
[INFO] [stdout] 3032 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 3033 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 3034 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3040 | |      ))),
[INFO] [stdout] 3041 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1171:6
[INFO] [stdout]      |
[INFO] [stdout] 1170 |   pub(crate) const AFRICA_LOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________-
[INFO] [stdout] 1171 | |     &[new_transition(-2429827492, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1172 | |     &[
[INFO] [stdout] 1173 | |         new_local_time_type(292, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1181 | |     ))),
[INFO] [stdout] 1182 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1172:6
[INFO] [stdout]      |
[INFO] [stdout] 1170 |    pub(crate) const AFRICA_LOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout] 1171 | |      &[new_transition(-2429827492, 1)],
[INFO] [stdout] 1172 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1173 | ||         new_local_time_type(292, false, Some(b"LMT")),
[INFO] [stdout] 1174 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1175 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1181 | |      ))),
[INFO] [stdout] 1182 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1177:6
[INFO] [stdout]      |
[INFO] [stdout] 1170 |    pub(crate) const AFRICA_LOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________-
[INFO] [stdout] 1171 | |      &[new_transition(-2429827492, 1)],
[INFO] [stdout] 1172 | |      &[
[INFO] [stdout] 1173 | |          new_local_time_type(292, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1177 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1178 | ||         0,
[INFO] [stdout] 1179 | ||         false,
[INFO] [stdout] 1180 | ||         Some(b"GMT"),
[INFO] [stdout] 1181 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1182 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1185:6
[INFO] [stdout]      |
[INFO] [stdout] 1184 |    pub(crate) const AFRICA_LUANDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1185 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1186 | ||         new_transition(-2461452776, 1),
[INFO] [stdout] 1187 | ||         new_transition(-1830387600, 2),
[INFO] [stdout] 1188 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1199 | |      ))),
[INFO] [stdout] 1200 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1189:6
[INFO] [stdout]      |
[INFO] [stdout] 1184 |    pub(crate) const AFRICA_LUANDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1185 | |      &[
[INFO] [stdout] 1186 | |          new_transition(-2461452776, 1),
[INFO] [stdout] 1187 | |          new_transition(-1830387600, 2),
[INFO] [stdout] 1188 | |      ],
[INFO] [stdout] 1189 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1190 | ||         new_local_time_type(3176, false, Some(b"LMT")),
[INFO] [stdout] 1191 | ||         new_local_time_type(3124, false, Some(b"LMT")),
[INFO] [stdout] 1192 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1193 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1199 | |      ))),
[INFO] [stdout] 1200 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1195:6
[INFO] [stdout]      |
[INFO] [stdout] 1184 |    pub(crate) const AFRICA_LUANDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1185 | |      &[
[INFO] [stdout] 1186 | |          new_transition(-2461452776, 1),
[INFO] [stdout] 1187 | |          new_transition(-1830387600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1195 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1196 | ||         3600,
[INFO] [stdout] 1197 | ||         false,
[INFO] [stdout] 1198 | ||         Some(b"WAT"),
[INFO] [stdout] 1199 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1200 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1203:6
[INFO] [stdout]      |
[INFO] [stdout] 1202 |    pub(crate) const AFRICA_LUBUMBASHI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1203 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1204 | ||         new_transition(-2276646592, 1),
[INFO] [stdout] 1205 | ||         new_transition(-1567990800, 2),
[INFO] [stdout] 1206 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1217 | |      ))),
[INFO] [stdout] 1218 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3036:6
[INFO] [stdout]      |
[INFO] [stdout] 2994 |    pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 2995 | |      &[
[INFO] [stdout] 2996 | |          new_transition(-1767211040, 2),
[INFO] [stdout] 2997 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3036 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3037 | ||         -14400,
[INFO] [stdout] 3038 | ||         false,
[INFO] [stdout] 3039 | ||         Some(b"-04"),
[INFO] [stdout] 3040 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3041 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3044:6
[INFO] [stdout]      |
[INFO] [stdout] 3043 |    pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3044 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3045 | ||         new_transition(-2707671824, 1),
[INFO] [stdout] 3046 | ||         new_transition(-1739041424, 3),
[INFO] [stdout] 3047 | ||         new_transition(704869200, 2),
[INFO] [stdout] 3048 | ||         new_transition(729057600, 3),
[INFO] [stdout] 3049 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3061 | |      ))),
[INFO] [stdout] 3062 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3050:6
[INFO] [stdout]      |
[INFO] [stdout] 3043 |    pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3044 | |      &[
[INFO] [stdout] 3045 | |          new_transition(-2707671824, 1),
[INFO] [stdout] 3046 | |          new_transition(-1739041424, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 3050 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3051 | ||         new_local_time_type(-17776, false, Some(b"LMT")),
[INFO] [stdout] 3052 | ||         new_local_time_type(-17776, false, Some(b"BMT")),
[INFO] [stdout] 3053 | ||         new_local_time_type(-14400, true, Some(b"-04")),
[INFO] [stdout] 3054 | ||         new_local_time_type(-18000, false, Some(b"-05")),
[INFO] [stdout] 3055 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3061 | |      ))),
[INFO] [stdout] 3062 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3057:6
[INFO] [stdout]      |
[INFO] [stdout] 3043 |    pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3044 | |      &[
[INFO] [stdout] 3045 | |          new_transition(-2707671824, 1),
[INFO] [stdout] 3046 | |          new_transition(-1739041424, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 3057 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3058 | ||         -18000,
[INFO] [stdout] 3059 | ||         false,
[INFO] [stdout] 3060 | ||         Some(b"-05"),
[INFO] [stdout] 3061 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3062 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3065:6
[INFO] [stdout]      |
[INFO] [stdout] 3064 |    pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 3065 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3066 | ||         new_transition(-2717640000, 2),
[INFO] [stdout] 3067 | ||         new_transition(-1633269600, 1),
[INFO] [stdout] 3068 | ||         new_transition(-1615129200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3155 | ||         new_transition(1173603600, 6),
[INFO] [stdout] 3156 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3174 | |      ))),
[INFO] [stdout] 3175 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1207:6
[INFO] [stdout]      |
[INFO] [stdout] 1202 |    pub(crate) const AFRICA_LUBUMBASHI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1203 | |      &[
[INFO] [stdout] 1204 | |          new_transition(-2276646592, 1),
[INFO] [stdout] 1205 | |          new_transition(-1567990800, 2),
[INFO] [stdout] 1206 | |      ],
[INFO] [stdout] 1207 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1208 | ||         new_local_time_type(6592, false, Some(b"LMT")),
[INFO] [stdout] 1209 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1210 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1211 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1217 | |      ))),
[INFO] [stdout] 1218 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1213:6
[INFO] [stdout]      |
[INFO] [stdout] 1202 |    pub(crate) const AFRICA_LUBUMBASHI: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1203 | |      &[
[INFO] [stdout] 1204 | |          new_transition(-2276646592, 1),
[INFO] [stdout] 1205 | |          new_transition(-1567990800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1213 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1214 | ||         7200,
[INFO] [stdout] 1215 | ||         false,
[INFO] [stdout] 1216 | ||         Some(b"CAT"),
[INFO] [stdout] 1217 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1218 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1221:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |   pub(crate) const AFRICA_LUSAKA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1221 | |     &[new_transition(-2109289988, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1222 | |     &[
[INFO] [stdout] 1223 | |         new_local_time_type(6788, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | |     ))),
[INFO] [stdout] 1232 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1222:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |    pub(crate) const AFRICA_LUSAKA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1221 | |      &[new_transition(-2109289988, 1)],
[INFO] [stdout] 1222 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1223 | ||         new_local_time_type(6788, false, Some(b"LMT")),
[INFO] [stdout] 1224 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1225 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1231 | |      ))),
[INFO] [stdout] 1232 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1227:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |    pub(crate) const AFRICA_LUSAKA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1221 | |      &[new_transition(-2109289988, 1)],
[INFO] [stdout] 1222 | |      &[
[INFO] [stdout] 1223 | |          new_local_time_type(6788, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1227 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1228 | ||         7200,
[INFO] [stdout] 1229 | ||         false,
[INFO] [stdout] 1230 | ||         Some(b"CAT"),
[INFO] [stdout] 1231 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1232 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1235:6
[INFO] [stdout]      |
[INFO] [stdout] 1234 |    pub(crate) const AFRICA_MALABO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1235 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1236 | ||         new_transition(-1830386108, 1),
[INFO] [stdout] 1237 | ||         new_transition(-190857600, 2),
[INFO] [stdout] 1238 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1249 | |      ))),
[INFO] [stdout] 1250 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1239:6
[INFO] [stdout]      |
[INFO] [stdout] 1234 |    pub(crate) const AFRICA_MALABO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1235 | |      &[
[INFO] [stdout] 1236 | |          new_transition(-1830386108, 1),
[INFO] [stdout] 1237 | |          new_transition(-190857600, 2),
[INFO] [stdout] 1238 | |      ],
[INFO] [stdout] 1239 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1240 | ||         new_local_time_type(2108, false, Some(b"LMT")),
[INFO] [stdout] 1241 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1242 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1243 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1249 | |      ))),
[INFO] [stdout] 1250 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1245:6
[INFO] [stdout]      |
[INFO] [stdout] 1234 |    pub(crate) const AFRICA_MALABO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1235 | |      &[
[INFO] [stdout] 1236 | |          new_transition(-1830386108, 1),
[INFO] [stdout] 1237 | |          new_transition(-190857600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1245 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1246 | ||         3600,
[INFO] [stdout] 1247 | ||         false,
[INFO] [stdout] 1248 | ||         Some(b"WAT"),
[INFO] [stdout] 1249 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1250 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1253:6
[INFO] [stdout]      |
[INFO] [stdout] 1252 |   pub(crate) const AFRICA_MAPUTO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1253 | |     &[new_transition(-1924999818, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1254 | |     &[
[INFO] [stdout] 1255 | |         new_local_time_type(7818, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1263 | |     ))),
[INFO] [stdout] 1264 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1254:6
[INFO] [stdout]      |
[INFO] [stdout] 1252 |    pub(crate) const AFRICA_MAPUTO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1253 | |      &[new_transition(-1924999818, 1)],
[INFO] [stdout] 1254 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1255 | ||         new_local_time_type(7818, false, Some(b"LMT")),
[INFO] [stdout] 1256 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1257 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1263 | |      ))),
[INFO] [stdout] 1264 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1259:6
[INFO] [stdout]      |
[INFO] [stdout] 1252 |    pub(crate) const AFRICA_MAPUTO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1253 | |      &[new_transition(-1924999818, 1)],
[INFO] [stdout] 1254 | |      &[
[INFO] [stdout] 1255 | |          new_local_time_type(7818, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1259 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1260 | ||         7200,
[INFO] [stdout] 1261 | ||         false,
[INFO] [stdout] 1262 | ||         Some(b"CAT"),
[INFO] [stdout] 1263 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1264 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1267:6
[INFO] [stdout]      |
[INFO] [stdout] 1266 |    pub(crate) const AFRICA_MASERU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1267 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1268 | ||         new_transition(-2109289800, 1),
[INFO] [stdout] 1269 | ||         new_transition(-829526400, 2),
[INFO] [stdout] 1270 | ||         new_transition(-813805200, 1),
[INFO] [stdout] 1271 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1282 | |      ))),
[INFO] [stdout] 1283 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1272:6
[INFO] [stdout]      |
[INFO] [stdout] 1266 |    pub(crate) const AFRICA_MASERU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1267 | |      &[
[INFO] [stdout] 1268 | |          new_transition(-2109289800, 1),
[INFO] [stdout] 1269 | |          new_transition(-829526400, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1272 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1273 | ||         new_local_time_type(6600, false, Some(b"LMT")),
[INFO] [stdout] 1274 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] 1275 | ||         new_local_time_type(10800, true, Some(b"SAST")),
[INFO] [stdout] 1276 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1282 | |      ))),
[INFO] [stdout] 1283 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1278:6
[INFO] [stdout]      |
[INFO] [stdout] 1266 |    pub(crate) const AFRICA_MASERU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1267 | |      &[
[INFO] [stdout] 1268 | |          new_transition(-2109289800, 1),
[INFO] [stdout] 1269 | |          new_transition(-829526400, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1278 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1279 | ||         7200,
[INFO] [stdout] 1280 | ||         false,
[INFO] [stdout] 1281 | ||         Some(b"SAST"),
[INFO] [stdout] 1282 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1283 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3157:6
[INFO] [stdout]      |
[INFO] [stdout] 3064 |    pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 3065 | |      &[
[INFO] [stdout] 3066 | |          new_transition(-2717640000, 2),
[INFO] [stdout] 3067 | |          new_transition(-1633269600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3157 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3158 | ||         new_local_time_type(-27889, false, Some(b"LMT")),
[INFO] [stdout] 3159 | ||         new_local_time_type(-25200, true, Some(b"PDT")),
[INFO] [stdout] 3160 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3164 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3165 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3174 | |      ))),
[INFO] [stdout] 3175 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3167:6
[INFO] [stdout]      |
[INFO] [stdout] 3064 |    pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 3065 | |      &[
[INFO] [stdout] 3066 | |          new_transition(-2717640000, 2),
[INFO] [stdout] 3067 | |          new_transition(-1633269600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3167 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3168 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3169 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3170 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3173 | ||         7200,
[INFO] [stdout] 3174 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3175 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3178:6
[INFO] [stdout]      |
[INFO] [stdout] 3177 |    pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3178 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3179 | ||         new_transition(-2372097972, 1),
[INFO] [stdout] 3180 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 3181 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3239 | ||         new_transition(1237082400, 5),
[INFO] [stdout] 3240 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3254 | |      ))),
[INFO] [stdout] 3255 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1286:6
[INFO] [stdout]      |
[INFO] [stdout] 1285 |   pub(crate) const AFRICA_MBABANE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1286 | |     &[new_transition(-2109290664, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1287 | |     &[
[INFO] [stdout] 1288 | |         new_local_time_type(7464, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1296 | |     ))),
[INFO] [stdout] 1297 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1287:6
[INFO] [stdout]      |
[INFO] [stdout] 1285 |    pub(crate) const AFRICA_MBABANE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1286 | |      &[new_transition(-2109290664, 1)],
[INFO] [stdout] 1287 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1288 | ||         new_local_time_type(7464, false, Some(b"LMT")),
[INFO] [stdout] 1289 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] 1290 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1296 | |      ))),
[INFO] [stdout] 1297 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1292:6
[INFO] [stdout]      |
[INFO] [stdout] 1285 |    pub(crate) const AFRICA_MBABANE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 1286 | |      &[new_transition(-2109290664, 1)],
[INFO] [stdout] 1287 | |      &[
[INFO] [stdout] 1288 | |          new_local_time_type(7464, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1292 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1293 | ||         7200,
[INFO] [stdout] 1294 | ||         false,
[INFO] [stdout] 1295 | ||         Some(b"SAST"),
[INFO] [stdout] 1296 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1297 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1300:6
[INFO] [stdout]      |
[INFO] [stdout] 1299 |    pub(crate) const AFRICA_MOGADISHU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1300 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1301 | ||         new_transition(-2403572488, 1),
[INFO] [stdout] 1302 | ||         new_transition(-1230778800, 2),
[INFO] [stdout] 1303 | ||         new_transition(-410236200, 1),
[INFO] [stdout] 1304 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |      ))),
[INFO] [stdout] 1316 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1305:6
[INFO] [stdout]      |
[INFO] [stdout] 1299 |    pub(crate) const AFRICA_MOGADISHU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1300 | |      &[
[INFO] [stdout] 1301 | |          new_transition(-2403572488, 1),
[INFO] [stdout] 1302 | |          new_transition(-1230778800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1305 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1306 | ||         new_local_time_type(10888, false, Some(b"LMT")),
[INFO] [stdout] 1307 | ||         new_local_time_type(10800, false, Some(b"EAT")),
[INFO] [stdout] 1308 | ||         new_local_time_type(9000, false, Some(b"+0230")),
[INFO] [stdout] 1309 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1315 | |      ))),
[INFO] [stdout] 1316 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1311:6
[INFO] [stdout]      |
[INFO] [stdout] 1299 |    pub(crate) const AFRICA_MOGADISHU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1300 | |      &[
[INFO] [stdout] 1301 | |          new_transition(-2403572488, 1),
[INFO] [stdout] 1302 | |          new_transition(-1230778800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1311 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1312 | ||         10800,
[INFO] [stdout] 1313 | ||         false,
[INFO] [stdout] 1314 | ||         Some(b"EAT"),
[INFO] [stdout] 1315 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1316 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1319:6
[INFO] [stdout]      |
[INFO] [stdout] 1318 |    pub(crate) const AFRICA_MONROVIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1319 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1320 | ||         new_transition(-2776979812, 1),
[INFO] [stdout] 1321 | ||         new_transition(-1604359012, 2),
[INFO] [stdout] 1322 | ||         new_transition(63593070, 3),
[INFO] [stdout] 1323 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1335 | |      ))),
[INFO] [stdout] 1336 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3241:6
[INFO] [stdout]      |
[INFO] [stdout] 3177 |    pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3178 | |      &[
[INFO] [stdout] 3179 | |          new_transition(-2372097972, 1),
[INFO] [stdout] 3180 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3241 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3242 | ||         new_local_time_type(-14028, false, Some(b"LMT")),
[INFO] [stdout] 3243 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 3244 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3247 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 3248 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3254 | |      ))),
[INFO] [stdout] 3255 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1324:6
[INFO] [stdout]      |
[INFO] [stdout] 1318 |    pub(crate) const AFRICA_MONROVIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1319 | |      &[
[INFO] [stdout] 1320 | |          new_transition(-2776979812, 1),
[INFO] [stdout] 1321 | |          new_transition(-1604359012, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1324 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1325 | ||         new_local_time_type(-2588, false, Some(b"LMT")),
[INFO] [stdout] 1326 | ||         new_local_time_type(-2588, false, Some(b"MMT")),
[INFO] [stdout] 1327 | ||         new_local_time_type(-2670, false, Some(b"MMT")),
[INFO] [stdout] 1328 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1329 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1335 | |      ))),
[INFO] [stdout] 1336 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1331:6
[INFO] [stdout]      |
[INFO] [stdout] 1318 |    pub(crate) const AFRICA_MONROVIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1319 | |      &[
[INFO] [stdout] 1320 | |          new_transition(-2776979812, 1),
[INFO] [stdout] 1321 | |          new_transition(-1604359012, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1331 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1332 | ||         0,
[INFO] [stdout] 1333 | ||         false,
[INFO] [stdout] 1334 | ||         Some(b"GMT"),
[INFO] [stdout] 1335 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1336 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1339:6
[INFO] [stdout]      |
[INFO] [stdout] 1338 |    pub(crate) const AFRICA_NDJAMENA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1339 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1340 | ||         new_transition(-1830387612, 1),
[INFO] [stdout] 1341 | ||         new_transition(308703600, 2),
[INFO] [stdout] 1342 | ||         new_transition(321314400, 1),
[INFO] [stdout] 1343 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1354 | |      ))),
[INFO] [stdout] 1355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1344:6
[INFO] [stdout]      |
[INFO] [stdout] 1338 |    pub(crate) const AFRICA_NDJAMENA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1339 | |      &[
[INFO] [stdout] 1340 | |          new_transition(-1830387612, 1),
[INFO] [stdout] 1341 | |          new_transition(308703600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1344 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1345 | ||         new_local_time_type(3612, false, Some(b"LMT")),
[INFO] [stdout] 1346 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1347 | ||         new_local_time_type(7200, true, Some(b"WAST")),
[INFO] [stdout] 1348 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1354 | |      ))),
[INFO] [stdout] 1355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1350:6
[INFO] [stdout]      |
[INFO] [stdout] 1338 |    pub(crate) const AFRICA_NDJAMENA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1339 | |      &[
[INFO] [stdout] 1340 | |          new_transition(-1830387612, 1),
[INFO] [stdout] 1341 | |          new_transition(308703600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1350 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1351 | ||         3600,
[INFO] [stdout] 1352 | ||         false,
[INFO] [stdout] 1353 | ||         Some(b"WAT"),
[INFO] [stdout] 1354 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3250:6
[INFO] [stdout]      |
[INFO] [stdout] 3177 |    pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3178 | |      &[
[INFO] [stdout] 3179 | |          new_transition(-2372097972, 1),
[INFO] [stdout] 3180 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3250 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3251 | ||         -10800,
[INFO] [stdout] 3252 | ||         false,
[INFO] [stdout] 3253 | ||         Some(b"-03"),
[INFO] [stdout] 3254 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3255 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3258:6
[INFO] [stdout]      |
[INFO] [stdout] 3257 |    pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3258 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3259 | ||         new_transition(-1577923200, 3),
[INFO] [stdout] 3260 | ||         new_transition(-880210800, 1),
[INFO] [stdout] 3261 | ||         new_transition(-769395600, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3334 | ||         new_transition(1173603600, 4),
[INFO] [stdout] 3335 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3354 | |      ))),
[INFO] [stdout] 3355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3336:6
[INFO] [stdout]      |
[INFO] [stdout] 3257 |    pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3258 | |      &[
[INFO] [stdout] 3259 | |          new_transition(-1577923200, 3),
[INFO] [stdout] 3260 | |          new_transition(-880210800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3336 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3337 | ||         new_local_time_type(0, false, Some(b"-00")),
[INFO] [stdout] 3338 | ||         new_local_time_type(-21600, true, Some(b"MWT")),
[INFO] [stdout] 3339 | ||         new_local_time_type(-21600, true, Some(b"MPT")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3344 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 3345 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3354 | |      ))),
[INFO] [stdout] 3355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1358:6
[INFO] [stdout]      |
[INFO] [stdout] 1357 |    pub(crate) const AFRICA_NIAMEY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1358 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1359 | ||         new_transition(-1830384508, 1),
[INFO] [stdout] 1360 | ||         new_transition(-1131231600, 2),
[INFO] [stdout] 1361 | ||         new_transition(-315619200, 3),
[INFO] [stdout] 1362 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1374 | |      ))),
[INFO] [stdout] 1375 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1363:6
[INFO] [stdout]      |
[INFO] [stdout] 1357 |    pub(crate) const AFRICA_NIAMEY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1358 | |      &[
[INFO] [stdout] 1359 | |          new_transition(-1830384508, 1),
[INFO] [stdout] 1360 | |          new_transition(-1131231600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1363 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1364 | ||         new_local_time_type(508, false, Some(b"LMT")),
[INFO] [stdout] 1365 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 1366 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1367 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1368 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1374 | |      ))),
[INFO] [stdout] 1375 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1370:6
[INFO] [stdout]      |
[INFO] [stdout] 1357 |    pub(crate) const AFRICA_NIAMEY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1358 | |      &[
[INFO] [stdout] 1359 | |          new_transition(-1830384508, 1),
[INFO] [stdout] 1360 | |          new_transition(-1131231600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1370 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1371 | ||         3600,
[INFO] [stdout] 1372 | ||         false,
[INFO] [stdout] 1373 | ||         Some(b"WAT"),
[INFO] [stdout] 1374 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1375 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1378:6
[INFO] [stdout]      |
[INFO] [stdout] 1377 |    pub(crate) const AFRICA_NOUAKCHOTT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1378 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1379 | ||         new_transition(-1830380172, 1),
[INFO] [stdout] 1380 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 1381 | ||         new_transition(-286930800, 1),
[INFO] [stdout] 1382 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1393 | |      ))),
[INFO] [stdout] 1394 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1383:6
[INFO] [stdout]      |
[INFO] [stdout] 1377 |    pub(crate) const AFRICA_NOUAKCHOTT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1378 | |      &[
[INFO] [stdout] 1379 | |          new_transition(-1830380172, 1),
[INFO] [stdout] 1380 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1383 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1384 | ||         new_local_time_type(-3828, false, Some(b"LMT")),
[INFO] [stdout] 1385 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1386 | ||         new_local_time_type(-3600, false, Some(b"-01")),
[INFO] [stdout] 1387 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1393 | |      ))),
[INFO] [stdout] 1394 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1389:6
[INFO] [stdout]      |
[INFO] [stdout] 1377 |    pub(crate) const AFRICA_NOUAKCHOTT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1378 | |      &[
[INFO] [stdout] 1379 | |          new_transition(-1830380172, 1),
[INFO] [stdout] 1380 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1389 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1390 | ||         0,
[INFO] [stdout] 1391 | ||         false,
[INFO] [stdout] 1392 | ||         Some(b"GMT"),
[INFO] [stdout] 1393 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1394 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1397:6
[INFO] [stdout]      |
[INFO] [stdout] 1396 |   pub(crate) const AFRICA_OUAGADOUGOU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1397 | |     &[new_transition(-1830383636, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1398 | |     &[
[INFO] [stdout] 1399 | |         new_local_time_type(-364, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1407 | |     ))),
[INFO] [stdout] 1408 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1398:6
[INFO] [stdout]      |
[INFO] [stdout] 1396 |    pub(crate) const AFRICA_OUAGADOUGOU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 1397 | |      &[new_transition(-1830383636, 1)],
[INFO] [stdout] 1398 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1399 | ||         new_local_time_type(-364, false, Some(b"LMT")),
[INFO] [stdout] 1400 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1401 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1407 | |      ))),
[INFO] [stdout] 1408 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1403:6
[INFO] [stdout]      |
[INFO] [stdout] 1396 |    pub(crate) const AFRICA_OUAGADOUGOU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 1397 | |      &[new_transition(-1830383636, 1)],
[INFO] [stdout] 1398 | |      &[
[INFO] [stdout] 1399 | |          new_local_time_type(-364, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1403 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1404 | ||         0,
[INFO] [stdout] 1405 | ||         false,
[INFO] [stdout] 1406 | ||         Some(b"GMT"),
[INFO] [stdout] 1407 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1408 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1411:6
[INFO] [stdout]      |
[INFO] [stdout] 1410 |    pub(crate) const AFRICA_PORTO_NOVO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1411 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1412 | ||         new_transition(-1830384628, 1),
[INFO] [stdout] 1413 | ||         new_transition(-1131235200, 2),
[INFO] [stdout] 1414 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |      ))),
[INFO] [stdout] 1426 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1415:6
[INFO] [stdout]      |
[INFO] [stdout] 1410 |    pub(crate) const AFRICA_PORTO_NOVO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1411 | |      &[
[INFO] [stdout] 1412 | |          new_transition(-1830384628, 1),
[INFO] [stdout] 1413 | |          new_transition(-1131235200, 2),
[INFO] [stdout] 1414 | |      ],
[INFO] [stdout] 1415 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1416 | ||         new_local_time_type(628, false, Some(b"LMT")),
[INFO] [stdout] 1417 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1418 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1419 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |      ))),
[INFO] [stdout] 1426 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1421:6
[INFO] [stdout]      |
[INFO] [stdout] 1410 |    pub(crate) const AFRICA_PORTO_NOVO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1411 | |      &[
[INFO] [stdout] 1412 | |          new_transition(-1830384628, 1),
[INFO] [stdout] 1413 | |          new_transition(-1131235200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1421 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1422 | ||         3600,
[INFO] [stdout] 1423 | ||         false,
[INFO] [stdout] 1424 | ||         Some(b"WAT"),
[INFO] [stdout] 1425 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1426 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3347:6
[INFO] [stdout]      |
[INFO] [stdout] 3257 |    pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3258 | |      &[
[INFO] [stdout] 3259 | |          new_transition(-1577923200, 3),
[INFO] [stdout] 3260 | |          new_transition(-880210800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3347 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3348 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3349 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3350 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3353 | ||         7200,
[INFO] [stdout] 3354 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3355 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1429:6
[INFO] [stdout]      |
[INFO] [stdout] 1428 |    pub(crate) const AFRICA_SAO_TOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1429 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1430 | ||         new_transition(-2713912016, 1),
[INFO] [stdout] 1431 | ||         new_transition(-1830384000, 2),
[INFO] [stdout] 1432 | ||         new_transition(1514768400, 3),
[INFO] [stdout] 1433 | ||         new_transition(1546304400, 2),
[INFO] [stdout] 1434 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1446 | |      ))),
[INFO] [stdout] 1447 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1435:6
[INFO] [stdout]      |
[INFO] [stdout] 1428 |    pub(crate) const AFRICA_SAO_TOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1429 | |      &[
[INFO] [stdout] 1430 | |          new_transition(-2713912016, 1),
[INFO] [stdout] 1431 | |          new_transition(-1830384000, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1435 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1436 | ||         new_local_time_type(1616, false, Some(b"LMT")),
[INFO] [stdout] 1437 | ||         new_local_time_type(-2205, false, Some(b"LMT")),
[INFO] [stdout] 1438 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 1439 | ||         new_local_time_type(3600, false, Some(b"WAT")),
[INFO] [stdout] 1440 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1446 | |      ))),
[INFO] [stdout] 1447 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1442:6
[INFO] [stdout]      |
[INFO] [stdout] 1428 |    pub(crate) const AFRICA_SAO_TOME: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1429 | |      &[
[INFO] [stdout] 1430 | |          new_transition(-2713912016, 1),
[INFO] [stdout] 1431 | |          new_transition(-1830384000, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1442 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1443 | ||         0,
[INFO] [stdout] 1444 | ||         false,
[INFO] [stdout] 1445 | ||         Some(b"GMT"),
[INFO] [stdout] 1446 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1447 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3358:6
[INFO] [stdout]      |
[INFO] [stdout] 3357 |    pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3358 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3359 | ||         new_transition(-1767212492, 2),
[INFO] [stdout] 3360 | ||         new_transition(-1206954000, 1),
[INFO] [stdout] 3361 | ||         new_transition(-1191358800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3449 | ||         new_transition(1550372400, 2),
[INFO] [stdout] 3450 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3461 | |      ))),
[INFO] [stdout] 3462 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1450:6
[INFO] [stdout]      |
[INFO] [stdout] 1449 |    pub(crate) const AFRICA_TUNIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1450 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1451 | ||         new_transition(-2797202444, 1),
[INFO] [stdout] 1452 | ||         new_transition(-1855958961, 3),
[INFO] [stdout] 1453 | ||         new_transition(-969242400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1484 | ||         new_transition(1224982800, 3),
[INFO] [stdout] 1485 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | |      ))),
[INFO] [stdout] 1498 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1486:6
[INFO] [stdout]      |
[INFO] [stdout] 1449 |    pub(crate) const AFRICA_TUNIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1450 | |      &[
[INFO] [stdout] 1451 | |          new_transition(-2797202444, 1),
[INFO] [stdout] 1452 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 1486 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1487 | ||         new_local_time_type(2444, false, Some(b"LMT")),
[INFO] [stdout] 1488 | ||         new_local_time_type(561, false, Some(b"PMT")),
[INFO] [stdout] 1489 | ||         new_local_time_type(7200, true, Some(b"CEST")),
[INFO] [stdout] 1490 | ||         new_local_time_type(3600, false, Some(b"CET")),
[INFO] [stdout] 1491 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1497 | |      ))),
[INFO] [stdout] 1498 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1493:6
[INFO] [stdout]      |
[INFO] [stdout] 1449 |    pub(crate) const AFRICA_TUNIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1450 | |      &[
[INFO] [stdout] 1451 | |          new_transition(-2797202444, 1),
[INFO] [stdout] 1452 | |          new_transition(-1855958961, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 1493 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1494 | ||         3600,
[INFO] [stdout] 1495 | ||         false,
[INFO] [stdout] 1496 | ||         Some(b"CET"),
[INFO] [stdout] 1497 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1498 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1501:6
[INFO] [stdout]      |
[INFO] [stdout] 1500 |    pub(crate) const AFRICA_WINDHOEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1501 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1502 | ||         new_transition(-2458170504, 1),
[INFO] [stdout] 1503 | ||         new_transition(-2109288600, 2),
[INFO] [stdout] 1504 | ||         new_transition(-860976000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1554 | ||         new_transition(1504400400, 5),
[INFO] [stdout] 1555 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1569 | |      ))),
[INFO] [stdout] 1570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1556:6
[INFO] [stdout]      |
[INFO] [stdout] 1500 |    pub(crate) const AFRICA_WINDHOEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1501 | |      &[
[INFO] [stdout] 1502 | |          new_transition(-2458170504, 1),
[INFO] [stdout] 1503 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1556 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1557 | ||         new_local_time_type(4104, false, Some(b"LMT")),
[INFO] [stdout] 1558 | ||         new_local_time_type(5400, false, Some(b"+0130")),
[INFO] [stdout] 1559 | ||         new_local_time_type(7200, false, Some(b"SAST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1562 | ||         new_local_time_type(7200, false, Some(b"CAT")),
[INFO] [stdout] 1563 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1569 | |      ))),
[INFO] [stdout] 1570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1565:6
[INFO] [stdout]      |
[INFO] [stdout] 1500 |    pub(crate) const AFRICA_WINDHOEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1501 | |      &[
[INFO] [stdout] 1502 | |          new_transition(-2458170504, 1),
[INFO] [stdout] 1503 | |          new_transition(-2109288600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1565 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1566 | ||         7200,
[INFO] [stdout] 1567 | ||         false,
[INFO] [stdout] 1568 | ||         Some(b"CAT"),
[INFO] [stdout] 1569 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1573:6
[INFO] [stdout]      |
[INFO] [stdout] 1572 |    pub(crate) const AMERICA_ADAK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1573 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1574 | ||         new_transition(-3225223727, 1),
[INFO] [stdout] 1575 | ||         new_transition(-2188944802, 2),
[INFO] [stdout] 1576 | ||         new_transition(-880196400, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1657 | ||         new_transition(1173614400, 8),
[INFO] [stdout] 1658 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1679 | |      ))),
[INFO] [stdout] 1680 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3451:6
[INFO] [stdout]      |
[INFO] [stdout] 3357 |    pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3358 | |      &[
[INFO] [stdout] 3359 | |          new_transition(-1767212492, 2),
[INFO] [stdout] 3360 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3451 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3452 | ||         new_local_time_type(-13108, false, Some(b"LMT")),
[INFO] [stdout] 3453 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 3454 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 3455 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3461 | |      ))),
[INFO] [stdout] 3462 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3457:6
[INFO] [stdout]      |
[INFO] [stdout] 3357 |    pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3358 | |      &[
[INFO] [stdout] 3359 | |          new_transition(-1767212492, 2),
[INFO] [stdout] 3360 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3457 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3458 | ||         -14400,
[INFO] [stdout] 3459 | ||         false,
[INFO] [stdout] 3460 | ||         Some(b"-04"),
[INFO] [stdout] 3461 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3462 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1659:6
[INFO] [stdout]      |
[INFO] [stdout] 1572 |    pub(crate) const AMERICA_ADAK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1573 | |      &[
[INFO] [stdout] 1574 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1575 | |          new_transition(-2188944802, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1659 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1660 | ||         new_local_time_type(44002, false, Some(b"LMT")),
[INFO] [stdout] 1661 | ||         new_local_time_type(-42398, false, Some(b"LMT")),
[INFO] [stdout] 1662 | ||         new_local_time_type(-39600, false, Some(b"NST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1669 | ||         new_local_time_type(-36000, false, Some(b"HST")),
[INFO] [stdout] 1670 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1679 | |      ))),
[INFO] [stdout] 1680 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1672:6
[INFO] [stdout]      |
[INFO] [stdout] 1572 |    pub(crate) const AMERICA_ADAK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 1573 | |      &[
[INFO] [stdout] 1574 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1575 | |          new_transition(-2188944802, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1672 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1673 | ||         new_local_time_type(-36000, false, Some(b"HST")),
[INFO] [stdout] 1674 | ||         new_local_time_type(-32400, true, Some(b"HDT")),
[INFO] [stdout] 1675 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1678 | ||         7200,
[INFO] [stdout] 1679 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1680 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3465:6
[INFO] [stdout]      |
[INFO] [stdout] 3464 |    pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3465 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3466 | ||         new_transition(-1514743200, 1),
[INFO] [stdout] 3467 | ||         new_transition(378201600, 2),
[INFO] [stdout] 3468 | ||         new_transition(410504400, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3508 | ||         new_transition(1422777600, 2),
[INFO] [stdout] 3509 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3522 | |      ))),
[INFO] [stdout] 3523 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3510:6
[INFO] [stdout]      |
[INFO] [stdout] 3464 |    pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3465 | |      &[
[INFO] [stdout] 3466 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 3467 | |          new_transition(378201600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3510 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3511 | ||         new_local_time_type(-20824, false, Some(b"LMT")),
[INFO] [stdout] 3512 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 3513 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 3514 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 3515 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 3516 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3522 | |      ))),
[INFO] [stdout] 3523 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3518:6
[INFO] [stdout]      |
[INFO] [stdout] 3464 |    pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3465 | |      &[
[INFO] [stdout] 3466 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 3467 | |          new_transition(378201600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3518 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3519 | ||         -18000,
[INFO] [stdout] 3520 | ||         false,
[INFO] [stdout] 3521 | ||         Some(b"EST"),
[INFO] [stdout] 3522 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3523 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1683:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |    pub(crate) const AMERICA_ANCHORAGE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1683 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1684 | ||         new_transition(-3225223727, 1),
[INFO] [stdout] 1685 | ||         new_transition(-2188951224, 2),
[INFO] [stdout] 1686 | ||         new_transition(-880200000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1767 | ||         new_transition(1173610800, 8),
[INFO] [stdout] 1768 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1789 | |      ))),
[INFO] [stdout] 1790 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1769:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |    pub(crate) const AMERICA_ANCHORAGE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1683 | |      &[
[INFO] [stdout] 1684 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1685 | |          new_transition(-2188951224, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1769 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1770 | ||         new_local_time_type(50424, false, Some(b"LMT")),
[INFO] [stdout] 1771 | ||         new_local_time_type(-35976, false, Some(b"LMT")),
[INFO] [stdout] 1772 | ||         new_local_time_type(-36000, false, Some(b"AST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1779 | ||         new_local_time_type(-32400, false, Some(b"AKST")),
[INFO] [stdout] 1780 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1789 | |      ))),
[INFO] [stdout] 1790 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1782:6
[INFO] [stdout]      |
[INFO] [stdout] 1682 |    pub(crate) const AMERICA_ANCHORAGE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1683 | |      &[
[INFO] [stdout] 1684 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 1685 | |          new_transition(-2188951224, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1782 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1783 | ||         new_local_time_type(-32400, false, Some(b"AKST")),
[INFO] [stdout] 1784 | ||         new_local_time_type(-28800, true, Some(b"AKDT")),
[INFO] [stdout] 1785 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1788 | ||         7200,
[INFO] [stdout] 1789 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1790 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1793:6
[INFO] [stdout]      |
[INFO] [stdout] 1792 |   pub(crate) const AMERICA_ANGUILLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1793 | |     &[new_transition(-1825098464, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1794 | |     &[
[INFO] [stdout] 1795 | |         new_local_time_type(-15136, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1803 | |     ))),
[INFO] [stdout] 1804 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1794:6
[INFO] [stdout]      |
[INFO] [stdout] 1792 |    pub(crate) const AMERICA_ANGUILLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1793 | |      &[new_transition(-1825098464, 1)],
[INFO] [stdout] 1794 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1795 | ||         new_local_time_type(-15136, false, Some(b"LMT")),
[INFO] [stdout] 1796 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 1797 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1803 | |      ))),
[INFO] [stdout] 1804 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1799:6
[INFO] [stdout]      |
[INFO] [stdout] 1792 |    pub(crate) const AMERICA_ANGUILLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 1793 | |      &[new_transition(-1825098464, 1)],
[INFO] [stdout] 1794 | |      &[
[INFO] [stdout] 1795 | |          new_local_time_type(-15136, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 1799 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1800 | ||         -14400,
[INFO] [stdout] 1801 | ||         false,
[INFO] [stdout] 1802 | ||         Some(b"AST"),
[INFO] [stdout] 1803 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1804 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1807:6
[INFO] [stdout]      |
[INFO] [stdout] 1806 |    pub(crate) const AMERICA_ANTIGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1807 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1808 | ||         new_transition(-1825098768, 1),
[INFO] [stdout] 1809 | ||         new_transition(-599598000, 2),
[INFO] [stdout] 1810 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1821 | |      ))),
[INFO] [stdout] 1822 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1811:6
[INFO] [stdout]      |
[INFO] [stdout] 1806 |    pub(crate) const AMERICA_ANTIGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1807 | |      &[
[INFO] [stdout] 1808 | |          new_transition(-1825098768, 1),
[INFO] [stdout] 1809 | |          new_transition(-599598000, 2),
[INFO] [stdout] 1810 | |      ],
[INFO] [stdout] 1811 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1812 | ||         new_local_time_type(-14832, false, Some(b"LMT")),
[INFO] [stdout] 1813 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 1814 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 1815 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1821 | |      ))),
[INFO] [stdout] 1822 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1817:6
[INFO] [stdout]      |
[INFO] [stdout] 1806 |    pub(crate) const AMERICA_ANTIGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 1807 | |      &[
[INFO] [stdout] 1808 | |          new_transition(-1825098768, 1),
[INFO] [stdout] 1809 | |          new_transition(-599598000, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1817 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1818 | ||         -14400,
[INFO] [stdout] 1819 | ||         false,
[INFO] [stdout] 1820 | ||         Some(b"AST"),
[INFO] [stdout] 1821 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1822 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3526:6
[INFO] [stdout]      |
[INFO] [stdout] 3525 |    pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3526 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3527 | ||         new_transition(-2524505536, 1),
[INFO] [stdout] 3528 | ||         new_transition(-1826739140, 2),
[INFO] [stdout] 3529 | ||         new_transition(-157750200, 3),
[INFO] [stdout] 3530 | ||         new_transition(1197183600, 2),
[INFO] [stdout] 3531 | ||         new_transition(1462086000, 3),
[INFO] [stdout] 3532 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3544 | |      ))),
[INFO] [stdout] 3545 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3533:6
[INFO] [stdout]      |
[INFO] [stdout] 3525 |    pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3526 | |      &[
[INFO] [stdout] 3527 | |          new_transition(-2524505536, 1),
[INFO] [stdout] 3528 | |          new_transition(-1826739140, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3533 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3534 | ||         new_local_time_type(-16064, false, Some(b"LMT")),
[INFO] [stdout] 3535 | ||         new_local_time_type(-16060, false, Some(b"CMT")),
[INFO] [stdout] 3536 | ||         new_local_time_type(-16200, false, Some(b"-0430")),
[INFO] [stdout] 3537 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 3538 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3544 | |      ))),
[INFO] [stdout] 3545 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3540:6
[INFO] [stdout]      |
[INFO] [stdout] 3525 |    pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3526 | |      &[
[INFO] [stdout] 3527 | |          new_transition(-2524505536, 1),
[INFO] [stdout] 3528 | |          new_transition(-1826739140, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3540 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3541 | ||         -14400,
[INFO] [stdout] 3542 | ||         false,
[INFO] [stdout] 3543 | ||         Some(b"-04"),
[INFO] [stdout] 3544 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3545 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3548:6
[INFO] [stdout]      |
[INFO] [stdout] 3547 |    pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3548 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3549 | ||         new_transition(-2372096212, 1),
[INFO] [stdout] 3550 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 3551 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3609 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 3610 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3624 | |      ))),
[INFO] [stdout] 3625 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3611:6
[INFO] [stdout]      |
[INFO] [stdout] 3547 |    pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3548 | |      &[
[INFO] [stdout] 3549 | |          new_transition(-2372096212, 1),
[INFO] [stdout] 3550 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3611 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3612 | ||         new_local_time_type(-15788, false, Some(b"LMT")),
[INFO] [stdout] 3613 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 3614 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3617 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 3618 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3624 | |      ))),
[INFO] [stdout] 3625 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1825:6
[INFO] [stdout]      |
[INFO] [stdout] 1824 |    pub(crate) const AMERICA_ARAGUAINA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1825 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1826 | ||         new_transition(-1767214032, 2),
[INFO] [stdout] 1827 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 1828 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1876 | ||         new_transition(1361066400, 2),
[INFO] [stdout] 1877 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1888 | |      ))),
[INFO] [stdout] 1889 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1878:6
[INFO] [stdout]      |
[INFO] [stdout] 1824 |    pub(crate) const AMERICA_ARAGUAINA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1825 | |      &[
[INFO] [stdout] 1826 | |          new_transition(-1767214032, 2),
[INFO] [stdout] 1827 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1878 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1879 | ||         new_local_time_type(-11568, false, Some(b"LMT")),
[INFO] [stdout] 1880 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 1881 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 1882 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1888 | |      ))),
[INFO] [stdout] 1889 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1884:6
[INFO] [stdout]      |
[INFO] [stdout] 1824 |    pub(crate) const AMERICA_ARAGUAINA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 1825 | |      &[
[INFO] [stdout] 1826 | |          new_transition(-1767214032, 2),
[INFO] [stdout] 1827 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 1884 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1885 | ||         -10800,
[INFO] [stdout] 1886 | ||         false,
[INFO] [stdout] 1887 | ||         Some(b"-03"),
[INFO] [stdout] 1888 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1889 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3620:6
[INFO] [stdout]      |
[INFO] [stdout] 3547 |    pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3548 | |      &[
[INFO] [stdout] 3549 | |          new_transition(-2372096212, 1),
[INFO] [stdout] 3550 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3620 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3621 | ||         -10800,
[INFO] [stdout] 3622 | ||         false,
[INFO] [stdout] 3623 | ||         Some(b"-03"),
[INFO] [stdout] 3624 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3625 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3628:6
[INFO] [stdout]      |
[INFO] [stdout] 3627 |   pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3628 | |     &[new_transition(-1846269040, 1), new_transition(-71092800, 2)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3629 | |     &[
[INFO] [stdout] 3630 | |         new_local_time_type(-12560, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 3639 | |     ))),
[INFO] [stdout] 3640 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3629:6
[INFO] [stdout]      |
[INFO] [stdout] 3627 |    pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3628 | |      &[new_transition(-1846269040, 1), new_transition(-71092800, 2)],
[INFO] [stdout] 3629 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3630 | ||         new_local_time_type(-12560, false, Some(b"LMT")),
[INFO] [stdout] 3631 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 3632 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 3633 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3639 | |      ))),
[INFO] [stdout] 3640 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3635:6
[INFO] [stdout]      |
[INFO] [stdout] 3627 |    pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3628 | |      &[new_transition(-1846269040, 1), new_transition(-71092800, 2)],
[INFO] [stdout] 3629 | |      &[
[INFO] [stdout] 3630 | |          new_local_time_type(-12560, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 3635 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3636 | ||         -10800,
[INFO] [stdout] 3637 | ||         false,
[INFO] [stdout] 3638 | ||         Some(b"-03"),
[INFO] [stdout] 3639 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3640 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1892:6
[INFO] [stdout]      |
[INFO] [stdout] 1891 |    pub(crate) const AMERICA_ARGENTINA_LA_RIOJA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 1892 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1893 | ||         new_transition(-2372095956, 1),
[INFO] [stdout] 1894 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 1895 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1954 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 1955 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1969 | |      ))),
[INFO] [stdout] 1970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1956:6
[INFO] [stdout]      |
[INFO] [stdout] 1891 |    pub(crate) const AMERICA_ARGENTINA_LA_RIOJA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 1892 | |      &[
[INFO] [stdout] 1893 | |          new_transition(-2372095956, 1),
[INFO] [stdout] 1894 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1956 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1957 | ||         new_local_time_type(-16044, false, Some(b"LMT")),
[INFO] [stdout] 1958 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 1959 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1962 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 1963 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 1969 | |      ))),
[INFO] [stdout] 1970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1965:6
[INFO] [stdout]      |
[INFO] [stdout] 1891 |    pub(crate) const AMERICA_ARGENTINA_LA_RIOJA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 1892 | |      &[
[INFO] [stdout] 1893 | |          new_transition(-2372095956, 1),
[INFO] [stdout] 1894 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 1965 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1966 | ||         -10800,
[INFO] [stdout] 1967 | ||         false,
[INFO] [stdout] 1968 | ||         Some(b"-03"),
[INFO] [stdout] 1969 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 1970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:1973:6
[INFO] [stdout]      |
[INFO] [stdout] 1972 |    pub(crate) const AMERICA_ARGENTINA_RIO_GALLEGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________________-
[INFO] [stdout] 1973 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 1974 | ||         new_transition(-2372095388, 1),
[INFO] [stdout] 1975 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 1976 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2034 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 2035 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2049 | |      ))),
[INFO] [stdout] 2050 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2036:6
[INFO] [stdout]      |
[INFO] [stdout] 1972 |    pub(crate) const AMERICA_ARGENTINA_RIO_GALLEGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________________-
[INFO] [stdout] 1973 | |      &[
[INFO] [stdout] 1974 | |          new_transition(-2372095388, 1),
[INFO] [stdout] 1975 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2036 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2037 | ||         new_local_time_type(-16612, false, Some(b"LMT")),
[INFO] [stdout] 2038 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2039 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2042 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2043 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2049 | |      ))),
[INFO] [stdout] 2050 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2045:6
[INFO] [stdout]      |
[INFO] [stdout] 1972 |    pub(crate) const AMERICA_ARGENTINA_RIO_GALLEGOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________________-
[INFO] [stdout] 1973 | |      &[
[INFO] [stdout] 1974 | |          new_transition(-2372095388, 1),
[INFO] [stdout] 1975 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2045 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2046 | ||         -10800,
[INFO] [stdout] 2047 | ||         false,
[INFO] [stdout] 2048 | ||         Some(b"-03"),
[INFO] [stdout] 2049 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2050 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3643:6
[INFO] [stdout]      |
[INFO] [stdout] 3642 |    pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3643 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3644 | ||         new_transition(-2524502068, 1),
[INFO] [stdout] 3645 | ||         new_transition(-1827687170, 2),
[INFO] [stdout] 3646 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3657 | |      ))),
[INFO] [stdout] 3658 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3647:6
[INFO] [stdout]      |
[INFO] [stdout] 3642 |    pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3643 | |      &[
[INFO] [stdout] 3644 | |          new_transition(-2524502068, 1),
[INFO] [stdout] 3645 | |          new_transition(-1827687170, 2),
[INFO] [stdout] 3646 | |      ],
[INFO] [stdout] 3647 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3648 | ||         new_local_time_type(-19532, false, Some(b"LMT")),
[INFO] [stdout] 3649 | ||         new_local_time_type(-18430, false, Some(b"KMT")),
[INFO] [stdout] 3650 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 3651 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3657 | |      ))),
[INFO] [stdout] 3658 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2053:6
[INFO] [stdout]      |
[INFO] [stdout] 2052 |    pub(crate) const AMERICA_ARGENTINA_SALTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 2053 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2054 | ||         new_transition(-2372096300, 1),
[INFO] [stdout] 2055 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2056 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2112 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 2113 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2127 | |      ))),
[INFO] [stdout] 2128 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2114:6
[INFO] [stdout]      |
[INFO] [stdout] 2052 |    pub(crate) const AMERICA_ARGENTINA_SALTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 2053 | |      &[
[INFO] [stdout] 2054 | |          new_transition(-2372096300, 1),
[INFO] [stdout] 2055 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2114 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2115 | ||         new_local_time_type(-15700, false, Some(b"LMT")),
[INFO] [stdout] 2116 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2117 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2120 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2121 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2127 | |      ))),
[INFO] [stdout] 2128 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3653:6
[INFO] [stdout]      |
[INFO] [stdout] 3642 |    pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3643 | |      &[
[INFO] [stdout] 3644 | |          new_transition(-2524502068, 1),
[INFO] [stdout] 3645 | |          new_transition(-1827687170, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3653 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3654 | ||         -18000,
[INFO] [stdout] 3655 | ||         false,
[INFO] [stdout] 3656 | ||         Some(b"EST"),
[INFO] [stdout] 3657 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3658 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3661:6
[INFO] [stdout]      |
[INFO] [stdout] 3660 |    pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3661 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3662 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 3663 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 3664 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3721 | ||         new_transition(1667116800, 2),
[INFO] [stdout] 3722 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3735 | |      ))),
[INFO] [stdout] 3736 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3723:6
[INFO] [stdout]      |
[INFO] [stdout] 3660 |    pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3661 | |      &[
[INFO] [stdout] 3662 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3663 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3723 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3724 | ||         new_local_time_type(-25460, false, Some(b"LMT")),
[INFO] [stdout] 3725 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3726 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 3727 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3728 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 3729 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3735 | |      ))),
[INFO] [stdout] 3736 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2123:6
[INFO] [stdout]      |
[INFO] [stdout] 2052 |    pub(crate) const AMERICA_ARGENTINA_SALTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 2053 | |      &[
[INFO] [stdout] 2054 | |          new_transition(-2372096300, 1),
[INFO] [stdout] 2055 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2123 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2124 | ||         -10800,
[INFO] [stdout] 2125 | ||         false,
[INFO] [stdout] 2126 | ||         Some(b"-03"),
[INFO] [stdout] 2127 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2128 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3731:6
[INFO] [stdout]      |
[INFO] [stdout] 3660 |    pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3661 | |      &[
[INFO] [stdout] 3662 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3663 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3731 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3732 | ||         -21600,
[INFO] [stdout] 3733 | ||         false,
[INFO] [stdout] 3734 | ||         Some(b"CST"),
[INFO] [stdout] 3735 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3736 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2131:6
[INFO] [stdout]      |
[INFO] [stdout] 2130 |    pub(crate) const AMERICA_ARGENTINA_SAN_JUAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2131 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2132 | ||         new_transition(-2372095556, 1),
[INFO] [stdout] 2133 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2134 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2193 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 2194 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2208 | |      ))),
[INFO] [stdout] 2209 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3739:6
[INFO] [stdout]      |
[INFO] [stdout] 3738 |    pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3739 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3740 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 3741 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 3742 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3800 | ||         new_transition(1669788000, 1),
[INFO] [stdout] 3801 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3817 | |      ))),
[INFO] [stdout] 3818 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2195:6
[INFO] [stdout]      |
[INFO] [stdout] 2130 |    pub(crate) const AMERICA_ARGENTINA_SAN_JUAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2131 | |      &[
[INFO] [stdout] 2132 | |          new_transition(-2372095556, 1),
[INFO] [stdout] 2133 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2195 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2196 | ||         new_local_time_type(-16444, false, Some(b"LMT")),
[INFO] [stdout] 2197 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2198 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2201 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2202 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2208 | |      ))),
[INFO] [stdout] 2209 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3802:6
[INFO] [stdout]      |
[INFO] [stdout] 3738 |    pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3739 | |      &[
[INFO] [stdout] 3740 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3741 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3802 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3803 | ||         new_local_time_type(-25556, false, Some(b"LMT")),
[INFO] [stdout] 3804 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3805 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 3806 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3807 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 3808 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3817 | |      ))),
[INFO] [stdout] 3818 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2204:6
[INFO] [stdout]      |
[INFO] [stdout] 2130 |    pub(crate) const AMERICA_ARGENTINA_SAN_JUAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2131 | |      &[
[INFO] [stdout] 2132 | |          new_transition(-2372095556, 1),
[INFO] [stdout] 2133 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2204 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2205 | ||         -10800,
[INFO] [stdout] 2206 | ||         false,
[INFO] [stdout] 2207 | ||         Some(b"-03"),
[INFO] [stdout] 2208 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2209 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:3810:6
[INFO] [stdout]      |
[INFO] [stdout] 3738 |    pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3739 | |      &[
[INFO] [stdout] 3740 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3741 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3810 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3811 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3812 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3813 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3816 | ||         7200,
[INFO] [stdout] 3817 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3818 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2212:6
[INFO] [stdout]      |
[INFO] [stdout] 2211 |    pub(crate) const AMERICA_ARGENTINA_SAN_LUIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2212 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2213 | ||         new_transition(-2372096076, 1),
[INFO] [stdout] 2214 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 2215 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2274 | ||         new_transition(1255233600, 5),
[INFO] [stdout] 2275 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2289 | |      ))),
[INFO] [stdout] 2290 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2276:6
[INFO] [stdout]      |
[INFO] [stdout] 2211 |    pub(crate) const AMERICA_ARGENTINA_SAN_LUIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2212 | |      &[
[INFO] [stdout] 2213 | |          new_transition(-2372096076, 1),
[INFO] [stdout] 2214 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2276 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2277 | ||         new_local_time_type(-15924, false, Some(b"LMT")),
[INFO] [stdout] 2278 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 2279 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2282 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2283 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2289 | |      ))),
[INFO] [stdout] 2290 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2285:6
[INFO] [stdout]      |
[INFO] [stdout] 2211 |    pub(crate) const AMERICA_ARGENTINA_SAN_LUIS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 2212 | |      &[
[INFO] [stdout] 2213 | |          new_transition(-2372096076, 1),
[INFO] [stdout] 2214 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2285 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2286 | ||         -10800,
[INFO] [stdout] 2287 | ||         false,
[INFO] [stdout] 2288 | ||         Some(b"-03"),
[INFO] [stdout] 2289 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2290 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.2.1/src/generated/tzdata.rs:2293:6
[INFO] [stdout]      |
[INFO] [stdout] 2292 |    pub(crate) const AMERICA_ARGENTINA_TUCUMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 2293 | |      &[
[WARN] too many lines in the log, truncating it
