[INFO] cloning repository https://github.com/schwa/multigit-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schwa/multigit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwa%2Fmultigit-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwa%2Fmultigit-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 399436e71c2fa71ce87b01327119897d91edf4f3
[INFO] checking schwa/multigit-rs against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschwa%2Fmultigit-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/schwa/multigit-rs
[INFO] finished tweaking git repo https://github.com/schwa/multigit-rs
[INFO] tweaked toml for git repo https://github.com/schwa/multigit-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/schwa/multigit-rs 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 git repo https://github.com/schwa/multigit-rs 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d5d0e43b773456c0d3a7f0e94add858d61d6589ce936036190fe04174d732bdc
[INFO] running `Command { std: "docker" "start" "-a" "d5d0e43b773456c0d3a7f0e94add858d61d6589ce936036190fe04174d732bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5d0e43b773456c0d3a7f0e94add858d61d6589ce936036190fe04174d732bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d0e43b773456c0d3a7f0e94add858d61d6589ce936036190fe04174d732bdc", kill_on_drop: false }`
[INFO] [stdout] d5d0e43b773456c0d3a7f0e94add858d61d6589ce936036190fe04174d732bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 335367652d9efc55fd17fc0e94cb45d3c698c020d89c64432fbe6cdcb9a7d7f3
[INFO] running `Command { std: "docker" "start" "-a" "335367652d9efc55fd17fc0e94cb45d3c698c020d89c64432fbe6cdcb9a7d7f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling is_debug v1.0.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking papergrid v0.12.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking patharg v0.4.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking termsize v0.1.9
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking tzdb_data v0.1.3
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking colored_markup v0.1.1
[INFO] [stderr]     Checking bstr v1.11.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:18756:6
[INFO] [stdout]       |
[INFO] [stdout] 18755 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18756 | |      &[
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18757 | ||         new_transition(-2524502512, 1),
[INFO] [stdout] 18758 | ||         new_transition(-1946918424, 2),
[INFO] [stdout] 18759 | ||     ],
[INFO] [stdout]       | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...     |
[INFO] [stdout] 18770 | |      ))),
[INFO] [stdout] 18771 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:18760:6
[INFO] [stdout]       |
[INFO] [stdout] 18755 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18756 | |      &[
[INFO] [stdout] 18757 | |          new_transition(-2524502512, 1),
[INFO] [stdout] 18758 | |          new_transition(-1946918424, 2),
[INFO] [stdout] 18759 | |      ],
[INFO] [stdout] 18760 | |      &[
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18761 | ||         new_local_time_type(-19088, false, Some(b"LMT")),
[INFO] [stdout] 18762 | ||         new_local_time_type(-19176, false, Some(b"CMT")),
[INFO] [stdout] 18763 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 18764 | ||     ],
[INFO] [stdout]       | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...     |
[INFO] [stdout] 18770 | |      ))),
[INFO] [stdout] 18771 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]      --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:18766:6
[INFO] [stdout]       |
[INFO] [stdout] 18755 |    pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 18756 | |      &[
[INFO] [stdout] 18757 | |          new_transition(-2524502512, 1),
[INFO] [stdout] 18758 | |          new_transition(-1946918424, 2),
[INFO] [stdout] ...     |
[INFO] [stdout] 18766 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]       | | ______^
[INFO] [stdout] 18767 | ||         -18000,
[INFO] [stdout] 18768 | ||         false,
[INFO] [stdout] 18769 | ||         Some(b"EST"),
[INFO] [stdout] 18770 | ||     ))),
[INFO] [stdout]       | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 18771 | |  );
[INFO] [stdout]       | |  -
[INFO] [stdout]       | |  |
[INFO] [stdout]       | |__temporary value is freed at the end of this statement
[INFO] [stdout]       |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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.1.3/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] 2552 | ||         new_transition(1349582400, 4),
[INFO] [stdout] 2553 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2569 | |      ))),
[INFO] [stdout] 2570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2554: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] 2554 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2555 | ||         new_local_time_type(-13840, false, Some(b"LMT")),
[INFO] [stdout] 2556 | ||         new_local_time_type(-13840, false, Some(b"AMT")),
[INFO] [stdout] 2557 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 2558 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2559 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 2560 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2569 | |      ))),
[INFO] [stdout] 2570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2562: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] 2562 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2563 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 2564 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 2565 | ||         RuleDay::MonthWeekDay(new_month_week_day(10, 1, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2568 | ||         0,
[INFO] [stdout] 2569 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2570 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2573:6
[INFO] [stdout]      |
[INFO] [stdout] 2572 |    pub(crate) const AMERICA_ATIKOKAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2573 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2574 | ||         new_transition(-2366733212, 2),
[INFO] [stdout] 2575 | ||         new_transition(-1632067200, 1),
[INFO] [stdout] 2576 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2580 | ||         new_transition(-765392400, 5),
[INFO] [stdout] 2581 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2595 | |      ))),
[INFO] [stdout] 2596 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2582:6
[INFO] [stdout]      |
[INFO] [stdout] 2572 |    pub(crate) const AMERICA_ATIKOKAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2573 | |      &[
[INFO] [stdout] 2574 | |          new_transition(-2366733212, 2),
[INFO] [stdout] 2575 | |          new_transition(-1632067200, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2582 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2583 | ||         new_local_time_type(-21988, false, Some(b"LMT")),
[INFO] [stdout] 2584 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 2585 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2588 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 2589 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2595 | |      ))),
[INFO] [stdout] 2596 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2591:6
[INFO] [stdout]      |
[INFO] [stdout] 2572 |    pub(crate) const AMERICA_ATIKOKAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2573 | |      &[
[INFO] [stdout] 2574 | |          new_transition(-2366733212, 2),
[INFO] [stdout] 2575 | |          new_transition(-1632067200, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2591 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2592 | ||         -18000,
[INFO] [stdout] 2593 | ||         false,
[INFO] [stdout] 2594 | ||         Some(b"EST"),
[INFO] [stdout] 2595 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2596 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2599:6
[INFO] [stdout]      |
[INFO] [stdout] 2598 |    pub(crate) const AMERICA_BAHIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2599 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2600 | ||         new_transition(-1767216356, 2),
[INFO] [stdout] 2601 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 2602 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2660 | ||         new_transition(1330221600, 2),
[INFO] [stdout] 2661 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2672 | |      ))),
[INFO] [stdout] 2673 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2662:6
[INFO] [stdout]      |
[INFO] [stdout] 2598 |    pub(crate) const AMERICA_BAHIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2599 | |      &[
[INFO] [stdout] 2600 | |          new_transition(-1767216356, 2),
[INFO] [stdout] 2601 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2662 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2663 | ||         new_local_time_type(-9244, false, Some(b"LMT")),
[INFO] [stdout] 2664 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 2665 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2666 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2672 | |      ))),
[INFO] [stdout] 2673 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2668:6
[INFO] [stdout]      |
[INFO] [stdout] 2598 |    pub(crate) const AMERICA_BAHIA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2599 | |      &[
[INFO] [stdout] 2600 | |          new_transition(-1767216356, 2),
[INFO] [stdout] 2601 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2668 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2669 | ||         -10800,
[INFO] [stdout] 2670 | ||         false,
[INFO] [stdout] 2671 | ||         Some(b"-03"),
[INFO] [stdout] 2672 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2673 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2676:6
[INFO] [stdout]      |
[INFO] [stdout] 2675 |    pub(crate) const AMERICA_BAHIA_BANDERAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________-
[INFO] [stdout] 2676 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2677 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 2678 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 2679 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2737 | ||         new_transition(1667113200, 2),
[INFO] [stdout] 2738 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2751 | |      ))),
[INFO] [stdout] 2752 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2739:6
[INFO] [stdout]      |
[INFO] [stdout] 2675 |    pub(crate) const AMERICA_BAHIA_BANDERAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________-
[INFO] [stdout] 2676 | |      &[
[INFO] [stdout] 2677 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 2678 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2739 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2740 | ||         new_local_time_type(-25260, false, Some(b"LMT")),
[INFO] [stdout] 2741 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 2742 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 2743 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 2744 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 2745 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2751 | |      ))),
[INFO] [stdout] 2752 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2747:6
[INFO] [stdout]      |
[INFO] [stdout] 2675 |    pub(crate) const AMERICA_BAHIA_BANDERAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________________-
[INFO] [stdout] 2676 | |      &[
[INFO] [stdout] 2677 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 2678 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 2747 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2748 | ||         -21600,
[INFO] [stdout] 2749 | ||         false,
[INFO] [stdout] 2750 | ||         Some(b"CST"),
[INFO] [stdout] 2751 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2752 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2755:6
[INFO] [stdout]      |
[INFO] [stdout] 2754 |    pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2755 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2756 | ||         new_transition(-1841256091, 2),
[INFO] [stdout] 2757 | ||         new_transition(-874263600, 1),
[INFO] [stdout] 2758 | ||         new_transition(-862682400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2770 | ||         new_transition(338706000, 2),
[INFO] [stdout] 2771 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2783 | |      ))),
[INFO] [stdout] 2784 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2772:6
[INFO] [stdout]      |
[INFO] [stdout] 2754 |    pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2755 | |      &[
[INFO] [stdout] 2756 | |          new_transition(-1841256091, 2),
[INFO] [stdout] 2757 | |          new_transition(-874263600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2772 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2773 | ||         new_local_time_type(-14309, false, Some(b"LMT")),
[INFO] [stdout] 2774 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 2775 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 2776 | ||         new_local_time_type(-12600, true, Some(b"-0330")),
[INFO] [stdout] 2777 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2783 | |      ))),
[INFO] [stdout] 2784 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2779:6
[INFO] [stdout]      |
[INFO] [stdout] 2754 |    pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 2755 | |      &[
[INFO] [stdout] 2756 | |          new_transition(-1841256091, 2),
[INFO] [stdout] 2757 | |          new_transition(-874263600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2779 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2780 | ||         -14400,
[INFO] [stdout] 2781 | ||         false,
[INFO] [stdout] 2782 | ||         Some(b"AST"),
[INFO] [stdout] 2783 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2784 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2787:6
[INFO] [stdout]      |
[INFO] [stdout] 2786 |    pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2787 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2788 | ||         new_transition(-1767213964, 2),
[INFO] [stdout] 2789 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 2790 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2816 | ||         new_transition(571197600, 2),
[INFO] [stdout] 2817 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2828 | |      ))),
[INFO] [stdout] 2829 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2818:6
[INFO] [stdout]      |
[INFO] [stdout] 2786 |    pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2787 | |      &[
[INFO] [stdout] 2788 | |          new_transition(-1767213964, 2),
[INFO] [stdout] 2789 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2818 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2819 | ||         new_local_time_type(-11636, false, Some(b"LMT")),
[INFO] [stdout] 2820 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 2821 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 2822 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2828 | |      ))),
[INFO] [stdout] 2829 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2824:6
[INFO] [stdout]      |
[INFO] [stdout] 2786 |    pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 2787 | |      &[
[INFO] [stdout] 2788 | |          new_transition(-1767213964, 2),
[INFO] [stdout] 2789 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2824 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2825 | ||         -10800,
[INFO] [stdout] 2826 | ||         false,
[INFO] [stdout] 2827 | ||         Some(b"-03"),
[INFO] [stdout] 2828 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2829 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2832:6
[INFO] [stdout]      |
[INFO] [stdout] 2831 |    pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 2832 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2833 | ||         new_transition(-1822500432, 2),
[INFO] [stdout] 2834 | ||         new_transition(-1616954400, 1),
[INFO] [stdout] 2835 | ||         new_transition(-1606069800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2930 | ||         new_transition(413874000, 2),
[INFO] [stdout] 2931 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2945 | |      ))),
[INFO] [stdout] 2946 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2932:6
[INFO] [stdout]      |
[INFO] [stdout] 2831 |    pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 2832 | |      &[
[INFO] [stdout] 2833 | |          new_transition(-1822500432, 2),
[INFO] [stdout] 2834 | |          new_transition(-1616954400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2932 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2933 | ||         new_local_time_type(-21168, false, Some(b"LMT")),
[INFO] [stdout] 2934 | ||         new_local_time_type(-19800, true, Some(b"-0530")),
[INFO] [stdout] 2935 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2938 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 2939 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2945 | |      ))),
[INFO] [stdout] 2946 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2941:6
[INFO] [stdout]      |
[INFO] [stdout] 2831 |    pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 2832 | |      &[
[INFO] [stdout] 2833 | |          new_transition(-1822500432, 2),
[INFO] [stdout] 2834 | |          new_transition(-1616954400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2941 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2942 | ||         -21600,
[INFO] [stdout] 2943 | ||         false,
[INFO] [stdout] 2944 | ||         Some(b"CST"),
[INFO] [stdout] 2945 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2946 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2949:6
[INFO] [stdout]      |
[INFO] [stdout] 2948 |    pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 2949 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2950 | ||         new_transition(-2713896692, 2),
[INFO] [stdout] 2951 | ||         new_transition(-1632074400, 1),
[INFO] [stdout] 2952 | ||         new_transition(-1615143600, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 2955 | ||         new_transition(-765399600, 2),
[INFO] [stdout] 2956 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2969 | |      ))),
[INFO] [stdout] 2970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2957:6
[INFO] [stdout]      |
[INFO] [stdout] 2948 |    pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 2949 | |      &[
[INFO] [stdout] 2950 | |          new_transition(-2713896692, 2),
[INFO] [stdout] 2951 | |          new_transition(-1632074400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2957 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2958 | ||         new_local_time_type(-13708, false, Some(b"LMT")),
[INFO] [stdout] 2959 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 2960 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 2961 | ||         new_local_time_type(-10800, true, Some(b"AWT")),
[INFO] [stdout] 2962 | ||         new_local_time_type(-10800, true, Some(b"APT")),
[INFO] [stdout] 2963 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 2969 | |      ))),
[INFO] [stdout] 2970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2965:6
[INFO] [stdout]      |
[INFO] [stdout] 2948 |    pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 2949 | |      &[
[INFO] [stdout] 2950 | |          new_transition(-2713896692, 2),
[INFO] [stdout] 2951 | |          new_transition(-1632074400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 2965 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2966 | ||         -14400,
[INFO] [stdout] 2967 | ||         false,
[INFO] [stdout] 2968 | ||         Some(b"AST"),
[INFO] [stdout] 2969 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 2970 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:2973:6
[INFO] [stdout]      |
[INFO] [stdout] 2972 |    pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 2973 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 2974 | ||         new_transition(-1767211040, 2),
[INFO] [stdout] 2975 | ||         new_transition(-1206954000, 1),
[INFO] [stdout] 2976 | ||         new_transition(-1191358800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3006 | ||         new_transition(971578800, 2),
[INFO] [stdout] 3007 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3018 | |      ))),
[INFO] [stdout] 3019 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3008:6
[INFO] [stdout]      |
[INFO] [stdout] 2972 |    pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 2973 | |      &[
[INFO] [stdout] 2974 | |          new_transition(-1767211040, 2),
[INFO] [stdout] 2975 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3008 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3009 | ||         new_local_time_type(-14560, false, Some(b"LMT")),
[INFO] [stdout] 3010 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 3011 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 3012 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3018 | |      ))),
[INFO] [stdout] 3019 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3014:6
[INFO] [stdout]      |
[INFO] [stdout] 2972 |    pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 2973 | |      &[
[INFO] [stdout] 2974 | |          new_transition(-1767211040, 2),
[INFO] [stdout] 2975 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3014 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3015 | ||         -14400,
[INFO] [stdout] 3016 | ||         false,
[INFO] [stdout] 3017 | ||         Some(b"-04"),
[INFO] [stdout] 3018 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3019 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3022:6
[INFO] [stdout]      |
[INFO] [stdout] 3021 |    pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3022 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3023 | ||         new_transition(-2707671824, 1),
[INFO] [stdout] 3024 | ||         new_transition(-1739041424, 3),
[INFO] [stdout] 3025 | ||         new_transition(704869200, 2),
[INFO] [stdout] 3026 | ||         new_transition(729057600, 3),
[INFO] [stdout] 3027 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3039 | |      ))),
[INFO] [stdout] 3040 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3028:6
[INFO] [stdout]      |
[INFO] [stdout] 3021 |    pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3022 | |      &[
[INFO] [stdout] 3023 | |          new_transition(-2707671824, 1),
[INFO] [stdout] 3024 | |          new_transition(-1739041424, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 3028 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3029 | ||         new_local_time_type(-17776, false, Some(b"LMT")),
[INFO] [stdout] 3030 | ||         new_local_time_type(-17776, false, Some(b"BMT")),
[INFO] [stdout] 3031 | ||         new_local_time_type(-14400, true, Some(b"-04")),
[INFO] [stdout] 3032 | ||         new_local_time_type(-18000, false, Some(b"-05")),
[INFO] [stdout] 3033 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3039 | |      ))),
[INFO] [stdout] 3040 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3035:6
[INFO] [stdout]      |
[INFO] [stdout] 3021 |    pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3022 | |      &[
[INFO] [stdout] 3023 | |          new_transition(-2707671824, 1),
[INFO] [stdout] 3024 | |          new_transition(-1739041424, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 3035 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3036 | ||         -18000,
[INFO] [stdout] 3037 | ||         false,
[INFO] [stdout] 3038 | ||         Some(b"-05"),
[INFO] [stdout] 3039 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3040 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3043:6
[INFO] [stdout]      |
[INFO] [stdout] 3042 |    pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 3043 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3044 | ||         new_transition(-2717640000, 2),
[INFO] [stdout] 3045 | ||         new_transition(-1633269600, 1),
[INFO] [stdout] 3046 | ||         new_transition(-1615129200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3133 | ||         new_transition(1173603600, 6),
[INFO] [stdout] 3134 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3152 | |      ))),
[INFO] [stdout] 3153 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3135:6
[INFO] [stdout]      |
[INFO] [stdout] 3042 |    pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 3043 | |      &[
[INFO] [stdout] 3044 | |          new_transition(-2717640000, 2),
[INFO] [stdout] 3045 | |          new_transition(-1633269600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3135 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3136 | ||         new_local_time_type(-27889, false, Some(b"LMT")),
[INFO] [stdout] 3137 | ||         new_local_time_type(-25200, true, Some(b"PDT")),
[INFO] [stdout] 3138 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3142 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3143 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3152 | |      ))),
[INFO] [stdout] 3153 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3145:6
[INFO] [stdout]      |
[INFO] [stdout] 3042 |    pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 3043 | |      &[
[INFO] [stdout] 3044 | |          new_transition(-2717640000, 2),
[INFO] [stdout] 3045 | |          new_transition(-1633269600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3145 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3146 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3147 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3148 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3151 | ||         7200,
[INFO] [stdout] 3152 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3153 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3156:6
[INFO] [stdout]      |
[INFO] [stdout] 3155 |    pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3156 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3157 | ||         new_transition(-2372097972, 1),
[INFO] [stdout] 3158 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 3159 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3217 | ||         new_transition(1237082400, 5),
[INFO] [stdout] 3218 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3232 | |      ))),
[INFO] [stdout] 3233 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3219:6
[INFO] [stdout]      |
[INFO] [stdout] 3155 |    pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3156 | |      &[
[INFO] [stdout] 3157 | |          new_transition(-2372097972, 1),
[INFO] [stdout] 3158 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3219 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3220 | ||         new_local_time_type(-14028, false, Some(b"LMT")),
[INFO] [stdout] 3221 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 3222 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3225 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 3226 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3232 | |      ))),
[INFO] [stdout] 3233 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3228:6
[INFO] [stdout]      |
[INFO] [stdout] 3155 |    pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3156 | |      &[
[INFO] [stdout] 3157 | |          new_transition(-2372097972, 1),
[INFO] [stdout] 3158 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3228 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3229 | ||         -10800,
[INFO] [stdout] 3230 | ||         false,
[INFO] [stdout] 3231 | ||         Some(b"-03"),
[INFO] [stdout] 3232 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3233 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3236:6
[INFO] [stdout]      |
[INFO] [stdout] 3235 |    pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3236 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3237 | ||         new_transition(-1577923200, 3),
[INFO] [stdout] 3238 | ||         new_transition(-880210800, 1),
[INFO] [stdout] 3239 | ||         new_transition(-769395600, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3312 | ||         new_transition(1173603600, 4),
[INFO] [stdout] 3313 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3332 | |      ))),
[INFO] [stdout] 3333 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3314:6
[INFO] [stdout]      |
[INFO] [stdout] 3235 |    pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3236 | |      &[
[INFO] [stdout] 3237 | |          new_transition(-1577923200, 3),
[INFO] [stdout] 3238 | |          new_transition(-880210800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3314 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3315 | ||         new_local_time_type(0, false, Some(b"-00")),
[INFO] [stdout] 3316 | ||         new_local_time_type(-21600, true, Some(b"MWT")),
[INFO] [stdout] 3317 | ||         new_local_time_type(-21600, true, Some(b"MPT")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3322 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 3323 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3332 | |      ))),
[INFO] [stdout] 3333 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3325:6
[INFO] [stdout]      |
[INFO] [stdout] 3235 |    pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3236 | |      &[
[INFO] [stdout] 3237 | |          new_transition(-1577923200, 3),
[INFO] [stdout] 3238 | |          new_transition(-880210800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3325 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3326 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3327 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3328 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3331 | ||         7200,
[INFO] [stdout] 3332 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3333 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3336:6
[INFO] [stdout]      |
[INFO] [stdout] 3335 |    pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3336 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3337 | ||         new_transition(-1767212492, 2),
[INFO] [stdout] 3338 | ||         new_transition(-1206954000, 1),
[INFO] [stdout] 3339 | ||         new_transition(-1191358800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3427 | ||         new_transition(1550372400, 2),
[INFO] [stdout] 3428 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3439 | |      ))),
[INFO] [stdout] 3440 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3429:6
[INFO] [stdout]      |
[INFO] [stdout] 3335 |    pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3336 | |      &[
[INFO] [stdout] 3337 | |          new_transition(-1767212492, 2),
[INFO] [stdout] 3338 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3429 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3430 | ||         new_local_time_type(-13108, false, Some(b"LMT")),
[INFO] [stdout] 3431 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 3432 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 3433 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3439 | |      ))),
[INFO] [stdout] 3440 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3435:6
[INFO] [stdout]      |
[INFO] [stdout] 3335 |    pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 3336 | |      &[
[INFO] [stdout] 3337 | |          new_transition(-1767212492, 2),
[INFO] [stdout] 3338 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 3435 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3436 | ||         -14400,
[INFO] [stdout] 3437 | ||         false,
[INFO] [stdout] 3438 | ||         Some(b"-04"),
[INFO] [stdout] 3439 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3440 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3443:6
[INFO] [stdout]      |
[INFO] [stdout] 3442 |    pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3443 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3444 | ||         new_transition(-1514743200, 1),
[INFO] [stdout] 3445 | ||         new_transition(378201600, 2),
[INFO] [stdout] 3446 | ||         new_transition(410504400, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3486 | ||         new_transition(1422777600, 2),
[INFO] [stdout] 3487 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3500 | |      ))),
[INFO] [stdout] 3501 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3488:6
[INFO] [stdout]      |
[INFO] [stdout] 3442 |    pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3443 | |      &[
[INFO] [stdout] 3444 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 3445 | |          new_transition(378201600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3488 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3489 | ||         new_local_time_type(-20824, false, Some(b"LMT")),
[INFO] [stdout] 3490 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 3491 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 3492 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 3493 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 3494 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3500 | |      ))),
[INFO] [stdout] 3501 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3496:6
[INFO] [stdout]      |
[INFO] [stdout] 3442 |    pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3443 | |      &[
[INFO] [stdout] 3444 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 3445 | |          new_transition(378201600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3496 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3497 | ||         -18000,
[INFO] [stdout] 3498 | ||         false,
[INFO] [stdout] 3499 | ||         Some(b"EST"),
[INFO] [stdout] 3500 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3501 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3504:6
[INFO] [stdout]      |
[INFO] [stdout] 3503 |    pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3504 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3505 | ||         new_transition(-2524505536, 1),
[INFO] [stdout] 3506 | ||         new_transition(-1826739140, 2),
[INFO] [stdout] 3507 | ||         new_transition(-157750200, 3),
[INFO] [stdout] 3508 | ||         new_transition(1197183600, 2),
[INFO] [stdout] 3509 | ||         new_transition(1462086000, 3),
[INFO] [stdout] 3510 | ||     ],
[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.1.3/src/generated/tzdata.rs:3511:6
[INFO] [stdout]      |
[INFO] [stdout] 3503 |    pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3504 | |      &[
[INFO] [stdout] 3505 | |          new_transition(-2524505536, 1),
[INFO] [stdout] 3506 | |          new_transition(-1826739140, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3511 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3512 | ||         new_local_time_type(-16064, false, Some(b"LMT")),
[INFO] [stdout] 3513 | ||         new_local_time_type(-16060, false, Some(b"CMT")),
[INFO] [stdout] 3514 | ||         new_local_time_type(-16200, false, Some(b"-0430")),
[INFO] [stdout] 3515 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[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.1.3/src/generated/tzdata.rs:3518:6
[INFO] [stdout]      |
[INFO] [stdout] 3503 |    pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3504 | |      &[
[INFO] [stdout] 3505 | |          new_transition(-2524505536, 1),
[INFO] [stdout] 3506 | |          new_transition(-1826739140, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3518 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3519 | ||         -14400,
[INFO] [stdout] 3520 | ||         false,
[INFO] [stdout] 3521 | ||         Some(b"-04"),
[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.1.3/src/generated/tzdata.rs:3526:6
[INFO] [stdout]      |
[INFO] [stdout] 3525 |    pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3526 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3527 | ||         new_transition(-2372096212, 1),
[INFO] [stdout] 3528 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 3529 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3587 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 3588 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3602 | |      ))),
[INFO] [stdout] 3603 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3589:6
[INFO] [stdout]      |
[INFO] [stdout] 3525 |    pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3526 | |      &[
[INFO] [stdout] 3527 | |          new_transition(-2372096212, 1),
[INFO] [stdout] 3528 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3589 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3590 | ||         new_local_time_type(-15788, false, Some(b"LMT")),
[INFO] [stdout] 3591 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 3592 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3595 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 3596 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3602 | |      ))),
[INFO] [stdout] 3603 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3598:6
[INFO] [stdout]      |
[INFO] [stdout] 3525 |    pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3526 | |      &[
[INFO] [stdout] 3527 | |          new_transition(-2372096212, 1),
[INFO] [stdout] 3528 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3598 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3599 | ||         -10800,
[INFO] [stdout] 3600 | ||         false,
[INFO] [stdout] 3601 | ||         Some(b"-03"),
[INFO] [stdout] 3602 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3603 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3606:6
[INFO] [stdout]      |
[INFO] [stdout] 3605 |   pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3606 | |     &[new_transition(-1846269040, 1), new_transition(-71092800, 2)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3607 | |     &[
[INFO] [stdout] 3608 | |         new_local_time_type(-12560, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 3617 | |     ))),
[INFO] [stdout] 3618 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3607:6
[INFO] [stdout]      |
[INFO] [stdout] 3605 |    pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3606 | |      &[new_transition(-1846269040, 1), new_transition(-71092800, 2)],
[INFO] [stdout] 3607 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3608 | ||         new_local_time_type(-12560, false, Some(b"LMT")),
[INFO] [stdout] 3609 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 3610 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 3611 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3617 | |      ))),
[INFO] [stdout] 3618 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3613:6
[INFO] [stdout]      |
[INFO] [stdout] 3605 |    pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3606 | |      &[new_transition(-1846269040, 1), new_transition(-71092800, 2)],
[INFO] [stdout] 3607 | |      &[
[INFO] [stdout] 3608 | |          new_local_time_type(-12560, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 3613 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3614 | ||         -10800,
[INFO] [stdout] 3615 | ||         false,
[INFO] [stdout] 3616 | ||         Some(b"-03"),
[INFO] [stdout] 3617 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3618 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3621:6
[INFO] [stdout]      |
[INFO] [stdout] 3620 |    pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3621 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3622 | ||         new_transition(-2524502068, 1),
[INFO] [stdout] 3623 | ||         new_transition(-1827687170, 2),
[INFO] [stdout] 3624 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3635 | |      ))),
[INFO] [stdout] 3636 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3625:6
[INFO] [stdout]      |
[INFO] [stdout] 3620 |    pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3621 | |      &[
[INFO] [stdout] 3622 | |          new_transition(-2524502068, 1),
[INFO] [stdout] 3623 | |          new_transition(-1827687170, 2),
[INFO] [stdout] 3624 | |      ],
[INFO] [stdout] 3625 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3626 | ||         new_local_time_type(-19532, false, Some(b"LMT")),
[INFO] [stdout] 3627 | ||         new_local_time_type(-18430, false, Some(b"KMT")),
[INFO] [stdout] 3628 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 3629 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3635 | |      ))),
[INFO] [stdout] 3636 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3631:6
[INFO] [stdout]      |
[INFO] [stdout] 3620 |    pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3621 | |      &[
[INFO] [stdout] 3622 | |          new_transition(-2524502068, 1),
[INFO] [stdout] 3623 | |          new_transition(-1827687170, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3631 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3632 | ||         -18000,
[INFO] [stdout] 3633 | ||         false,
[INFO] [stdout] 3634 | ||         Some(b"EST"),
[INFO] [stdout] 3635 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3636 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3639:6
[INFO] [stdout]      |
[INFO] [stdout] 3638 |    pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3639 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3640 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 3641 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 3642 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3699 | ||         new_transition(1667116800, 2),
[INFO] [stdout] 3700 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3713 | |      ))),
[INFO] [stdout] 3714 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3701:6
[INFO] [stdout]      |
[INFO] [stdout] 3638 |    pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3639 | |      &[
[INFO] [stdout] 3640 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3641 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3701 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3702 | ||         new_local_time_type(-25460, false, Some(b"LMT")),
[INFO] [stdout] 3703 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3704 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 3705 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3706 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 3707 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3713 | |      ))),
[INFO] [stdout] 3714 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3709:6
[INFO] [stdout]      |
[INFO] [stdout] 3638 |    pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 3639 | |      &[
[INFO] [stdout] 3640 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3641 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3709 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3710 | ||         -21600,
[INFO] [stdout] 3711 | ||         false,
[INFO] [stdout] 3712 | ||         Some(b"CST"),
[INFO] [stdout] 3713 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3714 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3717:6
[INFO] [stdout]      |
[INFO] [stdout] 3716 |    pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3717 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3718 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 3719 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 3720 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3778 | ||         new_transition(1669788000, 1),
[INFO] [stdout] 3779 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3795 | |      ))),
[INFO] [stdout] 3796 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3780:6
[INFO] [stdout]      |
[INFO] [stdout] 3716 |    pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3717 | |      &[
[INFO] [stdout] 3718 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3719 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3780 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3781 | ||         new_local_time_type(-25556, false, Some(b"LMT")),
[INFO] [stdout] 3782 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3783 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 3784 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3785 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 3786 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3795 | |      ))),
[INFO] [stdout] 3796 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3788:6
[INFO] [stdout]      |
[INFO] [stdout] 3716 |    pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 3717 | |      &[
[INFO] [stdout] 3718 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 3719 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3788 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3789 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3790 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 3791 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3794 | ||         7200,
[INFO] [stdout] 3795 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3796 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3799:6
[INFO] [stdout]      |
[INFO] [stdout] 3798 |    pub(crate) const AMERICA_CORDOBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3799 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3800 | ||         new_transition(-2372096592, 1),
[INFO] [stdout] 3801 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 3802 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3860 | ||         new_transition(1237082400, 5),
[INFO] [stdout] 3861 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3875 | |      ))),
[INFO] [stdout] 3876 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3862:6
[INFO] [stdout]      |
[INFO] [stdout] 3798 |    pub(crate) const AMERICA_CORDOBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3799 | |      &[
[INFO] [stdout] 3800 | |          new_transition(-2372096592, 1),
[INFO] [stdout] 3801 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3862 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3863 | ||         new_local_time_type(-15408, false, Some(b"LMT")),
[INFO] [stdout] 3864 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 3865 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3868 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 3869 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3875 | |      ))),
[INFO] [stdout] 3876 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3871:6
[INFO] [stdout]      |
[INFO] [stdout] 3798 |    pub(crate) const AMERICA_CORDOBA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3799 | |      &[
[INFO] [stdout] 3800 | |          new_transition(-2372096592, 1),
[INFO] [stdout] 3801 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3871 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3872 | ||         -10800,
[INFO] [stdout] 3873 | ||         false,
[INFO] [stdout] 3874 | ||         Some(b"-03"),
[INFO] [stdout] 3875 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3876 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3879:6
[INFO] [stdout]      |
[INFO] [stdout] 3878 |    pub(crate) const AMERICA_COSTA_RICA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 3879 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3880 | ||         new_transition(-2524501427, 1),
[INFO] [stdout] 3881 | ||         new_transition(-1545071027, 3),
[INFO] [stdout] 3882 | ||         new_transition(288770400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 3889 | ||         new_transition(700635600, 3),
[INFO] [stdout] 3890 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3902 | |      ))),
[INFO] [stdout] 3903 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3891:6
[INFO] [stdout]      |
[INFO] [stdout] 3878 |    pub(crate) const AMERICA_COSTA_RICA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 3879 | |      &[
[INFO] [stdout] 3880 | |          new_transition(-2524501427, 1),
[INFO] [stdout] 3881 | |          new_transition(-1545071027, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 3891 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3892 | ||         new_local_time_type(-20173, false, Some(b"LMT")),
[INFO] [stdout] 3893 | ||         new_local_time_type(-20173, false, Some(b"SJMT")),
[INFO] [stdout] 3894 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 3895 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 3896 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3902 | |      ))),
[INFO] [stdout] 3903 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3898:6
[INFO] [stdout]      |
[INFO] [stdout] 3878 |    pub(crate) const AMERICA_COSTA_RICA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 3879 | |      &[
[INFO] [stdout] 3880 | |          new_transition(-2524501427, 1),
[INFO] [stdout] 3881 | |          new_transition(-1545071027, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 3898 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3899 | ||         -21600,
[INFO] [stdout] 3900 | ||         false,
[INFO] [stdout] 3901 | ||         Some(b"CST"),
[INFO] [stdout] 3902 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3903 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3906:6
[INFO] [stdout]      |
[INFO] [stdout] 3905 |    pub(crate) const AMERICA_CRESTON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3906 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3907 | ||         new_transition(-2713882436, 1),
[INFO] [stdout] 3908 | ||         new_transition(-1680454800, 2),
[INFO] [stdout] 3909 | ||         new_transition(-1627833600, 1),
[INFO] [stdout] 3910 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3921 | |      ))),
[INFO] [stdout] 3922 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3911:6
[INFO] [stdout]      |
[INFO] [stdout] 3905 |    pub(crate) const AMERICA_CRESTON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3906 | |      &[
[INFO] [stdout] 3907 | |          new_transition(-2713882436, 1),
[INFO] [stdout] 3908 | |          new_transition(-1680454800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3911 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3912 | ||         new_local_time_type(-27964, false, Some(b"LMT")),
[INFO] [stdout] 3913 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 3914 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] 3915 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 3921 | |      ))),
[INFO] [stdout] 3922 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3917:6
[INFO] [stdout]      |
[INFO] [stdout] 3905 |    pub(crate) const AMERICA_CRESTON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 3906 | |      &[
[INFO] [stdout] 3907 | |          new_transition(-2713882436, 1),
[INFO] [stdout] 3908 | |          new_transition(-1680454800, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 3917 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3918 | ||         -25200,
[INFO] [stdout] 3919 | ||         false,
[INFO] [stdout] 3920 | ||         Some(b"MST"),
[INFO] [stdout] 3921 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 3922 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:3925:6
[INFO] [stdout]      |
[INFO] [stdout] 3924 |    pub(crate) const AMERICA_CUIABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3925 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 3926 | ||         new_transition(-1767212140, 2),
[INFO] [stdout] 3927 | ||         new_transition(-1206954000, 1),
[INFO] [stdout] 3928 | ||         new_transition(-1191358800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4014 | ||         new_transition(1550372400, 2),
[INFO] [stdout] 4015 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4026 | |      ))),
[INFO] [stdout] 4027 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4016:6
[INFO] [stdout]      |
[INFO] [stdout] 3924 |    pub(crate) const AMERICA_CUIABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3925 | |      &[
[INFO] [stdout] 3926 | |          new_transition(-1767212140, 2),
[INFO] [stdout] 3927 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4016 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4017 | ||         new_local_time_type(-13460, false, Some(b"LMT")),
[INFO] [stdout] 4018 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 4019 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 4020 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4026 | |      ))),
[INFO] [stdout] 4027 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4022:6
[INFO] [stdout]      |
[INFO] [stdout] 3924 |    pub(crate) const AMERICA_CUIABA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 3925 | |      &[
[INFO] [stdout] 3926 | |          new_transition(-1767212140, 2),
[INFO] [stdout] 3927 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4022 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4023 | ||         -14400,
[INFO] [stdout] 4024 | ||         false,
[INFO] [stdout] 4025 | ||         Some(b"-04"),
[INFO] [stdout] 4026 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4027 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4030:6
[INFO] [stdout]      |
[INFO] [stdout] 4029 |    pub(crate) const AMERICA_CURACAO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 4030 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4031 | ||         new_transition(-1826738653, 1),
[INFO] [stdout] 4032 | ||         new_transition(-157750200, 2),
[INFO] [stdout] 4033 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4044 | |      ))),
[INFO] [stdout] 4045 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4034:6
[INFO] [stdout]      |
[INFO] [stdout] 4029 |    pub(crate) const AMERICA_CURACAO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 4030 | |      &[
[INFO] [stdout] 4031 | |          new_transition(-1826738653, 1),
[INFO] [stdout] 4032 | |          new_transition(-157750200, 2),
[INFO] [stdout] 4033 | |      ],
[INFO] [stdout] 4034 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4035 | ||         new_local_time_type(-16547, false, Some(b"LMT")),
[INFO] [stdout] 4036 | ||         new_local_time_type(-16200, false, Some(b"-0430")),
[INFO] [stdout] 4037 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 4038 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4044 | |      ))),
[INFO] [stdout] 4045 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4040:6
[INFO] [stdout]      |
[INFO] [stdout] 4029 |    pub(crate) const AMERICA_CURACAO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 4030 | |      &[
[INFO] [stdout] 4031 | |          new_transition(-1826738653, 1),
[INFO] [stdout] 4032 | |          new_transition(-157750200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 4040 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4041 | ||         -14400,
[INFO] [stdout] 4042 | ||         false,
[INFO] [stdout] 4043 | ||         Some(b"AST"),
[INFO] [stdout] 4044 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4045 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4048:6
[INFO] [stdout]      |
[INFO] [stdout] 4047 |    pub(crate) const AMERICA_DANMARKSHAVN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 4048 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4049 | ||         new_transition(-1686091520, 1),
[INFO] [stdout] 4050 | ||         new_transition(323845200, 2),
[INFO] [stdout] 4051 | ||         new_transition(338950800, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4082 | ||         new_transition(820465200, 3),
[INFO] [stdout] 4083 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4095 | |      ))),
[INFO] [stdout] 4096 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4084:6
[INFO] [stdout]      |
[INFO] [stdout] 4047 |    pub(crate) const AMERICA_DANMARKSHAVN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 4048 | |      &[
[INFO] [stdout] 4049 | |          new_transition(-1686091520, 1),
[INFO] [stdout] 4050 | |          new_transition(323845200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 4084 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4085 | ||         new_local_time_type(-4480, false, Some(b"LMT")),
[INFO] [stdout] 4086 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 4087 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 4088 | ||         new_local_time_type(0, false, Some(b"GMT")),
[INFO] [stdout] 4089 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4095 | |      ))),
[INFO] [stdout] 4096 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4091:6
[INFO] [stdout]      |
[INFO] [stdout] 4047 |    pub(crate) const AMERICA_DANMARKSHAVN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 4048 | |      &[
[INFO] [stdout] 4049 | |          new_transition(-1686091520, 1),
[INFO] [stdout] 4050 | |          new_transition(323845200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 4091 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4092 | ||         0,
[INFO] [stdout] 4093 | ||         false,
[INFO] [stdout] 4094 | ||         Some(b"GMT"),
[INFO] [stdout] 4095 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4096 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4099:6
[INFO] [stdout]      |
[INFO] [stdout] 4098 |    pub(crate) const AMERICA_DAWSON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 4099 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4100 | ||         new_transition(-2188996940, 2),
[INFO] [stdout] 4101 | ||         new_transition(-1632056400, 1),
[INFO] [stdout] 4102 | ||         new_transition(-1615125600, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4192 | ||         new_transition(1604214000, 8),
[INFO] [stdout] 4193 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4210 | |      ))),
[INFO] [stdout] 4211 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4194:6
[INFO] [stdout]      |
[INFO] [stdout] 4098 |    pub(crate) const AMERICA_DAWSON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 4099 | |      &[
[INFO] [stdout] 4100 | |          new_transition(-2188996940, 2),
[INFO] [stdout] 4101 | |          new_transition(-1632056400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4194 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4195 | ||         new_local_time_type(-33460, false, Some(b"LMT")),
[INFO] [stdout] 4196 | ||         new_local_time_type(-28800, true, Some(b"YDT")),
[INFO] [stdout] 4197 | ||         new_local_time_type(-32400, false, Some(b"YST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4203 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 4204 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4210 | |      ))),
[INFO] [stdout] 4211 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4206:6
[INFO] [stdout]      |
[INFO] [stdout] 4098 |    pub(crate) const AMERICA_DAWSON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 4099 | |      &[
[INFO] [stdout] 4100 | |          new_transition(-2188996940, 2),
[INFO] [stdout] 4101 | |          new_transition(-1632056400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4206 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4207 | ||         -25200,
[INFO] [stdout] 4208 | ||         false,
[INFO] [stdout] 4209 | ||         Some(b"MST"),
[INFO] [stdout] 4210 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4211 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4214:6
[INFO] [stdout]      |
[INFO] [stdout] 4213 |    pub(crate) const AMERICA_DAWSON_CREEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 4214 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4215 | ||         new_transition(-2713881544, 2),
[INFO] [stdout] 4216 | ||         new_transition(-1632060000, 1),
[INFO] [stdout] 4217 | ||         new_transition(-1615129200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4272 | ||         new_transition(84013200, 5),
[INFO] [stdout] 4273 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4287 | |      ))),
[INFO] [stdout] 4288 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4274:6
[INFO] [stdout]      |
[INFO] [stdout] 4213 |    pub(crate) const AMERICA_DAWSON_CREEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 4214 | |      &[
[INFO] [stdout] 4215 | |          new_transition(-2713881544, 2),
[INFO] [stdout] 4216 | |          new_transition(-1632060000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4274 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4275 | ||         new_local_time_type(-28856, false, Some(b"LMT")),
[INFO] [stdout] 4276 | ||         new_local_time_type(-25200, true, Some(b"PDT")),
[INFO] [stdout] 4277 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4280 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 4281 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4287 | |      ))),
[INFO] [stdout] 4288 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4283:6
[INFO] [stdout]      |
[INFO] [stdout] 4213 |    pub(crate) const AMERICA_DAWSON_CREEK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________________-
[INFO] [stdout] 4214 | |      &[
[INFO] [stdout] 4215 | |          new_transition(-2713881544, 2),
[INFO] [stdout] 4216 | |          new_transition(-1632060000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4283 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4284 | ||         -25200,
[INFO] [stdout] 4285 | ||         false,
[INFO] [stdout] 4286 | ||         Some(b"MST"),
[INFO] [stdout] 4287 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4288 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4291:6
[INFO] [stdout]      |
[INFO] [stdout] 4290 |    pub(crate) const AMERICA_DETROIT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 4291 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4292 | ||         new_transition(-2051202469, 1),
[INFO] [stdout] 4293 | ||         new_transition(-1724083200, 2),
[INFO] [stdout] 4294 | ||         new_transition(-880218000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4371 | ||         new_transition(1173596400, 5),
[INFO] [stdout] 4372 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4389 | |      ))),
[INFO] [stdout] 4390 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4373:6
[INFO] [stdout]      |
[INFO] [stdout] 4290 |    pub(crate) const AMERICA_DETROIT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 4291 | |      &[
[INFO] [stdout] 4292 | |          new_transition(-2051202469, 1),
[INFO] [stdout] 4293 | |          new_transition(-1724083200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 4373 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4374 | ||         new_local_time_type(-19931, false, Some(b"LMT")),
[INFO] [stdout] 4375 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 4376 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4379 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 4380 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4389 | |      ))),
[INFO] [stdout] 4390 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4382:6
[INFO] [stdout]      |
[INFO] [stdout] 4290 |    pub(crate) const AMERICA_DETROIT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 4291 | |      &[
[INFO] [stdout] 4292 | |          new_transition(-2051202469, 1),
[INFO] [stdout] 4293 | |          new_transition(-1724083200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 4382 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4383 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 4384 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 4385 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4388 | ||         7200,
[INFO] [stdout] 4389 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4390 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4393:6
[INFO] [stdout]      |
[INFO] [stdout] 4392 |   pub(crate) const AMERICA_DOMINICA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 4393 | |     &[new_transition(-1846266804, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4394 | |     &[
[INFO] [stdout] 4395 | |         new_local_time_type(-14736, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 4403 | |     ))),
[INFO] [stdout] 4404 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4394:6
[INFO] [stdout]      |
[INFO] [stdout] 4392 |    pub(crate) const AMERICA_DOMINICA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4393 | |      &[new_transition(-1846266804, 1)],
[INFO] [stdout] 4394 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4395 | ||         new_local_time_type(-14736, false, Some(b"LMT")),
[INFO] [stdout] 4396 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 4397 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4403 | |      ))),
[INFO] [stdout] 4404 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4399:6
[INFO] [stdout]      |
[INFO] [stdout] 4392 |    pub(crate) const AMERICA_DOMINICA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4393 | |      &[new_transition(-1846266804, 1)],
[INFO] [stdout] 4394 | |      &[
[INFO] [stdout] 4395 | |          new_local_time_type(-14736, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 4399 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4400 | ||         -14400,
[INFO] [stdout] 4401 | ||         false,
[INFO] [stdout] 4402 | ||         Some(b"AST"),
[INFO] [stdout] 4403 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4404 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4407:6
[INFO] [stdout]      |
[INFO] [stdout] 4406 |    pub(crate) const AMERICA_EDMONTON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4407 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4408 | ||         new_transition(-1998663968, 2),
[INFO] [stdout] 4409 | ||         new_transition(-1632063600, 1),
[INFO] [stdout] 4410 | ||         new_transition(-1615132800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4496 | ||         new_transition(1173603600, 1),
[INFO] [stdout] 4497 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4513 | |      ))),
[INFO] [stdout] 4514 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4498:6
[INFO] [stdout]      |
[INFO] [stdout] 4406 |    pub(crate) const AMERICA_EDMONTON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4407 | |      &[
[INFO] [stdout] 4408 | |          new_transition(-1998663968, 2),
[INFO] [stdout] 4409 | |          new_transition(-1632063600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4498 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4499 | ||         new_local_time_type(-27232, false, Some(b"LMT")),
[INFO] [stdout] 4500 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 4501 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 4502 | ||         new_local_time_type(-21600, true, Some(b"MWT")),
[INFO] [stdout] 4503 | ||         new_local_time_type(-21600, true, Some(b"MPT")),
[INFO] [stdout] 4504 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4513 | |      ))),
[INFO] [stdout] 4514 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4506:6
[INFO] [stdout]      |
[INFO] [stdout] 4406 |    pub(crate) const AMERICA_EDMONTON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4407 | |      &[
[INFO] [stdout] 4408 | |          new_transition(-1998663968, 2),
[INFO] [stdout] 4409 | |          new_transition(-1632063600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4506 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4507 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 4508 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 4509 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4512 | ||         7200,
[INFO] [stdout] 4513 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4514 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4517:6
[INFO] [stdout]      |
[INFO] [stdout] 4516 |    pub(crate) const AMERICA_EIRUNEPE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4517 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4518 | ||         new_transition(-1767208832, 2),
[INFO] [stdout] 4519 | ||         new_transition(-1206950400, 1),
[INFO] [stdout] 4520 | ||         new_transition(-1191355200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4550 | ||         new_transition(1384056000, 2),
[INFO] [stdout] 4551 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4563 | |      ))),
[INFO] [stdout] 4564 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4552:6
[INFO] [stdout]      |
[INFO] [stdout] 4516 |    pub(crate) const AMERICA_EIRUNEPE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4517 | |      &[
[INFO] [stdout] 4518 | |          new_transition(-1767208832, 2),
[INFO] [stdout] 4519 | |          new_transition(-1206950400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4552 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4553 | ||         new_local_time_type(-16768, false, Some(b"LMT")),
[INFO] [stdout] 4554 | ||         new_local_time_type(-14400, true, Some(b"-04")),
[INFO] [stdout] 4555 | ||         new_local_time_type(-18000, false, Some(b"-05")),
[INFO] [stdout] 4556 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 4557 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4563 | |      ))),
[INFO] [stdout] 4564 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4559:6
[INFO] [stdout]      |
[INFO] [stdout] 4516 |    pub(crate) const AMERICA_EIRUNEPE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4517 | |      &[
[INFO] [stdout] 4518 | |          new_transition(-1767208832, 2),
[INFO] [stdout] 4519 | |          new_transition(-1206950400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4559 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4560 | ||         -18000,
[INFO] [stdout] 4561 | ||         false,
[INFO] [stdout] 4562 | ||         Some(b"-05"),
[INFO] [stdout] 4563 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4564 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4567:6
[INFO] [stdout]      |
[INFO] [stdout] 4566 |    pub(crate) const AMERICA_EL_SALVADOR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 4567 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4568 | ||         new_transition(-1546279392, 2),
[INFO] [stdout] 4569 | ||         new_transition(547020000, 1),
[INFO] [stdout] 4570 | ||         new_transition(559717200, 2),
[INFO] [stdout] 4571 | ||         new_transition(578469600, 1),
[INFO] [stdout] 4572 | ||         new_transition(591166800, 2),
[INFO] [stdout] 4573 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4584 | |      ))),
[INFO] [stdout] 4585 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4574:6
[INFO] [stdout]      |
[INFO] [stdout] 4566 |    pub(crate) const AMERICA_EL_SALVADOR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 4567 | |      &[
[INFO] [stdout] 4568 | |          new_transition(-1546279392, 2),
[INFO] [stdout] 4569 | |          new_transition(547020000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4574 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4575 | ||         new_local_time_type(-21408, false, Some(b"LMT")),
[INFO] [stdout] 4576 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 4577 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 4578 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4584 | |      ))),
[INFO] [stdout] 4585 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4580:6
[INFO] [stdout]      |
[INFO] [stdout] 4566 |    pub(crate) const AMERICA_EL_SALVADOR: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 4567 | |      &[
[INFO] [stdout] 4568 | |          new_transition(-1546279392, 2),
[INFO] [stdout] 4569 | |          new_transition(547020000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4580 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4581 | ||         -21600,
[INFO] [stdout] 4582 | ||         false,
[INFO] [stdout] 4583 | ||         Some(b"CST"),
[INFO] [stdout] 4584 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4585 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4588:6
[INFO] [stdout]      |
[INFO] [stdout] 4587 |    pub(crate) const AMERICA_ENSENADA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4588 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4589 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 4590 | ||         new_transition(-1451667600, 2),
[INFO] [stdout] 4591 | ||         new_transition(-1343145600, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4688 | ||         new_transition(1262332800, 2),
[INFO] [stdout] 4689 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4706 | |      ))),
[INFO] [stdout] 4707 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4690:6
[INFO] [stdout]      |
[INFO] [stdout] 4587 |    pub(crate) const AMERICA_ENSENADA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4588 | |      &[
[INFO] [stdout] 4589 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 4590 | |          new_transition(-1451667600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 4690 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4691 | ||         new_local_time_type(-28084, false, Some(b"LMT")),
[INFO] [stdout] 4692 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 4693 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4696 | ||         new_local_time_type(-25200, true, Some(b"PPT")),
[INFO] [stdout] 4697 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4706 | |      ))),
[INFO] [stdout] 4707 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4699:6
[INFO] [stdout]      |
[INFO] [stdout] 4587 |    pub(crate) const AMERICA_ENSENADA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 4588 | |      &[
[INFO] [stdout] 4589 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 4590 | |          new_transition(-1451667600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 4699 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4700 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] 4701 | ||         new_local_time_type(-25200, true, Some(b"PDT")),
[INFO] [stdout] 4702 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4705 | ||         7200,
[INFO] [stdout] 4706 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4707 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4710:6
[INFO] [stdout]      |
[INFO] [stdout] 4709 |    pub(crate) const AMERICA_FORTALEZA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 4710 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4711 | ||         new_transition(-1767216360, 2),
[INFO] [stdout] 4712 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 4713 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4749 | ||         new_transition(1013911200, 2),
[INFO] [stdout] 4750 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4761 | |      ))),
[INFO] [stdout] 4762 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4751:6
[INFO] [stdout]      |
[INFO] [stdout] 4709 |    pub(crate) const AMERICA_FORTALEZA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 4710 | |      &[
[INFO] [stdout] 4711 | |          new_transition(-1767216360, 2),
[INFO] [stdout] 4712 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4751 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4752 | ||         new_local_time_type(-9240, false, Some(b"LMT")),
[INFO] [stdout] 4753 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 4754 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 4755 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4761 | |      ))),
[INFO] [stdout] 4762 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4757:6
[INFO] [stdout]      |
[INFO] [stdout] 4709 |    pub(crate) const AMERICA_FORTALEZA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 4710 | |      &[
[INFO] [stdout] 4711 | |          new_transition(-1767216360, 2),
[INFO] [stdout] 4712 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4757 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4758 | ||         -10800,
[INFO] [stdout] 4759 | ||         false,
[INFO] [stdout] 4760 | ||         Some(b"-03"),
[INFO] [stdout] 4761 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4762 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4765:6
[INFO] [stdout]      |
[INFO] [stdout] 4764 |    pub(crate) const AMERICA_FORT_NELSON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 4765 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4766 | ||         new_transition(-2713880953, 2),
[INFO] [stdout] 4767 | ||         new_transition(-1632060000, 1),
[INFO] [stdout] 4768 | ||         new_transition(-1615129200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4908 | ||         new_transition(1425808800, 5),
[INFO] [stdout] 4909 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4923 | |      ))),
[INFO] [stdout] 4924 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4910:6
[INFO] [stdout]      |
[INFO] [stdout] 4764 |    pub(crate) const AMERICA_FORT_NELSON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 4765 | |      &[
[INFO] [stdout] 4766 | |          new_transition(-2713880953, 2),
[INFO] [stdout] 4767 | |          new_transition(-1632060000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4910 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4911 | ||         new_local_time_type(-29447, false, Some(b"LMT")),
[INFO] [stdout] 4912 | ||         new_local_time_type(-25200, true, Some(b"PDT")),
[INFO] [stdout] 4913 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4916 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 4917 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4923 | |      ))),
[INFO] [stdout] 4924 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4919:6
[INFO] [stdout]      |
[INFO] [stdout] 4764 |    pub(crate) const AMERICA_FORT_NELSON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 4765 | |      &[
[INFO] [stdout] 4766 | |          new_transition(-2713880953, 2),
[INFO] [stdout] 4767 | |          new_transition(-1632060000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4919 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4920 | ||         -25200,
[INFO] [stdout] 4921 | ||         false,
[INFO] [stdout] 4922 | ||         Some(b"MST"),
[INFO] [stdout] 4923 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4924 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4927:6
[INFO] [stdout]      |
[INFO] [stdout] 4926 |    pub(crate) const AMERICA_FORT_WAYNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 4927 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4928 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 4929 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 4930 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4965 | ||         new_transition(1173596400, 6),
[INFO] [stdout] 4966 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4984 | |      ))),
[INFO] [stdout] 4985 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4967:6
[INFO] [stdout]      |
[INFO] [stdout] 4926 |    pub(crate) const AMERICA_FORT_WAYNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 4927 | |      &[
[INFO] [stdout] 4928 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 4929 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4967 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4968 | ||         new_local_time_type(-20678, false, Some(b"LMT")),
[INFO] [stdout] 4969 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 4970 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4974 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 4975 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 4984 | |      ))),
[INFO] [stdout] 4985 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4977:6
[INFO] [stdout]      |
[INFO] [stdout] 4926 |    pub(crate) const AMERICA_FORT_WAYNE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 4927 | |      &[
[INFO] [stdout] 4928 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 4929 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 4977 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4978 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 4979 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 4980 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 4983 | ||         7200,
[INFO] [stdout] 4984 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 4985 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:4988:6
[INFO] [stdout]      |
[INFO] [stdout] 4987 |    pub(crate) const AMERICA_GLACE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 4988 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 4989 | ||         new_transition(-2131646412, 2),
[INFO] [stdout] 4990 | ||         new_transition(-1632074400, 1),
[INFO] [stdout] 4991 | ||         new_transition(-1615143600, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5067 | ||         new_transition(1173592800, 1),
[INFO] [stdout] 5068 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5084 | |      ))),
[INFO] [stdout] 5085 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5069:6
[INFO] [stdout]      |
[INFO] [stdout] 4987 |    pub(crate) const AMERICA_GLACE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 4988 | |      &[
[INFO] [stdout] 4989 | |          new_transition(-2131646412, 2),
[INFO] [stdout] 4990 | |          new_transition(-1632074400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5069 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5070 | ||         new_local_time_type(-14388, false, Some(b"LMT")),
[INFO] [stdout] 5071 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 5072 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5073 | ||         new_local_time_type(-10800, true, Some(b"AWT")),
[INFO] [stdout] 5074 | ||         new_local_time_type(-10800, true, Some(b"APT")),
[INFO] [stdout] 5075 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5084 | |      ))),
[INFO] [stdout] 5085 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5077:6
[INFO] [stdout]      |
[INFO] [stdout] 4987 |    pub(crate) const AMERICA_GLACE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 4988 | |      &[
[INFO] [stdout] 4989 | |          new_transition(-2131646412, 2),
[INFO] [stdout] 4990 | |          new_transition(-1632074400, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5077 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5078 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5079 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 5080 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5083 | ||         7200,
[INFO] [stdout] 5084 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5085 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5088:6
[INFO] [stdout]      |
[INFO] [stdout] 5087 |    pub(crate) const AMERICA_GODTHAB: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5088 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5089 | ||         new_transition(-1686083584, 1),
[INFO] [stdout] 5090 | ||         new_transition(323845200, 2),
[INFO] [stdout] 5091 | ||         new_transition(338950800, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5177 | ||         new_transition(1698541200, 3),
[INFO] [stdout] 5178 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5193 | |      ))),
[INFO] [stdout] 5194 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5179:6
[INFO] [stdout]      |
[INFO] [stdout] 5087 |    pub(crate) const AMERICA_GODTHAB: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5088 | |      &[
[INFO] [stdout] 5089 | |          new_transition(-1686083584, 1),
[INFO] [stdout] 5090 | |          new_transition(323845200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5179 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5180 | ||         new_local_time_type(-12416, false, Some(b"LMT")),
[INFO] [stdout] 5181 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 5182 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 5183 | ||         new_local_time_type(-7200, false, Some(b"-02")),
[INFO] [stdout] 5184 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5193 | |      ))),
[INFO] [stdout] 5194 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5186:6
[INFO] [stdout]      |
[INFO] [stdout] 5087 |    pub(crate) const AMERICA_GODTHAB: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5088 | |      &[
[INFO] [stdout] 5089 | |          new_transition(-1686083584, 1),
[INFO] [stdout] 5090 | |          new_transition(323845200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5186 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5187 | ||         new_local_time_type(-7200, false, Some(b"-02")),
[INFO] [stdout] 5188 | ||         new_local_time_type(-3600, true, Some(b"-01")),
[INFO] [stdout] 5189 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 5, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5192 | ||         0,
[INFO] [stdout] 5193 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5194 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5197:6
[INFO] [stdout]      |
[INFO] [stdout] 5196 |    pub(crate) const AMERICA_GOOSE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5197 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5198 | ||         new_transition(-2713895900, 1),
[INFO] [stdout] 5199 | ||         new_transition(-1632076148, 2),
[INFO] [stdout] 5200 | ||         new_transition(-1615145348, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5349 | ||         new_transition(1320116400, 7),
[INFO] [stdout] 5350 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5371 | |      ))),
[INFO] [stdout] 5372 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5351:6
[INFO] [stdout]      |
[INFO] [stdout] 5196 |    pub(crate) const AMERICA_GOOSE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5197 | |      &[
[INFO] [stdout] 5198 | |          new_transition(-2713895900, 1),
[INFO] [stdout] 5199 | |          new_transition(-1632076148, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5351 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5352 | ||         new_local_time_type(-14500, false, Some(b"LMT")),
[INFO] [stdout] 5353 | ||         new_local_time_type(-12652, false, Some(b"NST")),
[INFO] [stdout] 5354 | ||         new_local_time_type(-9052, true, Some(b"NDT")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5361 | ||         new_local_time_type(-7200, true, Some(b"ADDT")),
[INFO] [stdout] 5362 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5371 | |      ))),
[INFO] [stdout] 5372 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5364:6
[INFO] [stdout]      |
[INFO] [stdout] 5196 |    pub(crate) const AMERICA_GOOSE_BAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5197 | |      &[
[INFO] [stdout] 5198 | |          new_transition(-2713895900, 1),
[INFO] [stdout] 5199 | |          new_transition(-1632076148, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5364 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5365 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5366 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 5367 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5370 | ||         7200,
[INFO] [stdout] 5371 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5372 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5375:6
[INFO] [stdout]      |
[INFO] [stdout] 5374 |    pub(crate) const AMERICA_GRAND_TURK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5375 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5376 | ||         new_transition(-2524504528, 1),
[INFO] [stdout] 5377 | ||         new_transition(-1827687170, 2),
[INFO] [stdout] 5378 | ||         new_transition(294217200, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5451 | ||         new_transition(1520751600, 3),
[INFO] [stdout] 5452 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5468 | |      ))),
[INFO] [stdout] 5469 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5453:6
[INFO] [stdout]      |
[INFO] [stdout] 5374 |    pub(crate) const AMERICA_GRAND_TURK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5375 | |      &[
[INFO] [stdout] 5376 | |          new_transition(-2524504528, 1),
[INFO] [stdout] 5377 | |          new_transition(-1827687170, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5453 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5454 | ||         new_local_time_type(-17072, false, Some(b"LMT")),
[INFO] [stdout] 5455 | ||         new_local_time_type(-18430, false, Some(b"KMT")),
[INFO] [stdout] 5456 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 5457 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 5458 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5459 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5468 | |      ))),
[INFO] [stdout] 5469 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5461:6
[INFO] [stdout]      |
[INFO] [stdout] 5374 |    pub(crate) const AMERICA_GRAND_TURK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5375 | |      &[
[INFO] [stdout] 5376 | |          new_transition(-2524504528, 1),
[INFO] [stdout] 5377 | |          new_transition(-1827687170, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5461 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5462 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 5463 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 5464 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5467 | ||         7200,
[INFO] [stdout] 5468 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5469 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5472:6
[INFO] [stdout]      |
[INFO] [stdout] 5471 |   pub(crate) const AMERICA_GRENADA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 5472 | |     &[new_transition(-1846266780, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5473 | |     &[
[INFO] [stdout] 5474 | |         new_local_time_type(-14820, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 5482 | |     ))),
[INFO] [stdout] 5483 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5473:6
[INFO] [stdout]      |
[INFO] [stdout] 5471 |    pub(crate) const AMERICA_GRENADA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5472 | |      &[new_transition(-1846266780, 1)],
[INFO] [stdout] 5473 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5474 | ||         new_local_time_type(-14820, false, Some(b"LMT")),
[INFO] [stdout] 5475 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5476 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5482 | |      ))),
[INFO] [stdout] 5483 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5478:6
[INFO] [stdout]      |
[INFO] [stdout] 5471 |    pub(crate) const AMERICA_GRENADA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5472 | |      &[new_transition(-1846266780, 1)],
[INFO] [stdout] 5473 | |      &[
[INFO] [stdout] 5474 | |          new_local_time_type(-14820, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 5478 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5479 | ||         -14400,
[INFO] [stdout] 5480 | ||         false,
[INFO] [stdout] 5481 | ||         Some(b"AST"),
[INFO] [stdout] 5482 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5483 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5486:6
[INFO] [stdout]      |
[INFO] [stdout] 5485 |   pub(crate) const AMERICA_GUADELOUPE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5486 | |     &[new_transition(-1848254032, 1)],
[INFO] [stdout]      | |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5487 | |     &[
[INFO] [stdout] 5488 | |         new_local_time_type(-14768, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 5496 | |     ))),
[INFO] [stdout] 5497 | | );
[INFO] [stdout]      | | -
[INFO] [stdout]      | | |
[INFO] [stdout]      | |_temporary value is freed at the end of this statement
[INFO] [stdout]      |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5487:6
[INFO] [stdout]      |
[INFO] [stdout] 5485 |    pub(crate) const AMERICA_GUADELOUPE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5486 | |      &[new_transition(-1848254032, 1)],
[INFO] [stdout] 5487 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5488 | ||         new_local_time_type(-14768, false, Some(b"LMT")),
[INFO] [stdout] 5489 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5490 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5496 | |      ))),
[INFO] [stdout] 5497 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5492:6
[INFO] [stdout]      |
[INFO] [stdout] 5485 |    pub(crate) const AMERICA_GUADELOUPE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5486 | |      &[new_transition(-1848254032, 1)],
[INFO] [stdout] 5487 | |      &[
[INFO] [stdout] 5488 | |          new_local_time_type(-14768, false, Some(b"LMT")),
[INFO] [stdout] ...    |
[INFO] [stdout] 5492 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5493 | ||         -14400,
[INFO] [stdout] 5494 | ||         false,
[INFO] [stdout] 5495 | ||         Some(b"AST"),
[INFO] [stdout] 5496 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5497 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5500:6
[INFO] [stdout]      |
[INFO] [stdout] 5499 |    pub(crate) const AMERICA_GUATEMALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5500 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5501 | ||         new_transition(-1617040676, 2),
[INFO] [stdout] 5502 | ||         new_transition(123055200, 1),
[INFO] [stdout] 5503 | ||         new_transition(130914000, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5509 | ||         new_transition(1159678800, 2),
[INFO] [stdout] 5510 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5521 | |      ))),
[INFO] [stdout] 5522 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5511:6
[INFO] [stdout]      |
[INFO] [stdout] 5499 |    pub(crate) const AMERICA_GUATEMALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5500 | |      &[
[INFO] [stdout] 5501 | |          new_transition(-1617040676, 2),
[INFO] [stdout] 5502 | |          new_transition(123055200, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5511 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5512 | ||         new_local_time_type(-21724, false, Some(b"LMT")),
[INFO] [stdout] 5513 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 5514 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 5515 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5521 | |      ))),
[INFO] [stdout] 5522 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5517:6
[INFO] [stdout]      |
[INFO] [stdout] 5499 |    pub(crate) const AMERICA_GUATEMALA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5500 | |      &[
[INFO] [stdout] 5501 | |          new_transition(-1617040676, 2),
[INFO] [stdout] 5502 | |          new_transition(123055200, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5517 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5518 | ||         -21600,
[INFO] [stdout] 5519 | ||         false,
[INFO] [stdout] 5520 | ||         Some(b"CST"),
[INFO] [stdout] 5521 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5522 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5525:6
[INFO] [stdout]      |
[INFO] [stdout] 5524 |    pub(crate) const AMERICA_GUAYAQUIL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5525 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5526 | ||         new_transition(-2524502440, 1),
[INFO] [stdout] 5527 | ||         new_transition(-1230749160, 3),
[INFO] [stdout] 5528 | ||         new_transition(722926800, 2),
[INFO] [stdout] 5529 | ||         new_transition(728884800, 3),
[INFO] [stdout] 5530 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5542 | |      ))),
[INFO] [stdout] 5543 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5531:6
[INFO] [stdout]      |
[INFO] [stdout] 5524 |    pub(crate) const AMERICA_GUAYAQUIL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5525 | |      &[
[INFO] [stdout] 5526 | |          new_transition(-2524502440, 1),
[INFO] [stdout] 5527 | |          new_transition(-1230749160, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 5531 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5532 | ||         new_local_time_type(-19160, false, Some(b"LMT")),
[INFO] [stdout] 5533 | ||         new_local_time_type(-18840, false, Some(b"QMT")),
[INFO] [stdout] 5534 | ||         new_local_time_type(-14400, true, Some(b"-04")),
[INFO] [stdout] 5535 | ||         new_local_time_type(-18000, false, Some(b"-05")),
[INFO] [stdout] 5536 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5542 | |      ))),
[INFO] [stdout] 5543 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5538:6
[INFO] [stdout]      |
[INFO] [stdout] 5524 |    pub(crate) const AMERICA_GUAYAQUIL: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 5525 | |      &[
[INFO] [stdout] 5526 | |          new_transition(-2524502440, 1),
[INFO] [stdout] 5527 | |          new_transition(-1230749160, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 5538 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5539 | ||         -18000,
[INFO] [stdout] 5540 | ||         false,
[INFO] [stdout] 5541 | ||         Some(b"-05"),
[INFO] [stdout] 5542 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5543 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5546:6
[INFO] [stdout]      |
[INFO] [stdout] 5545 |    pub(crate) const AMERICA_GUYANA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 5546 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5547 | ||         new_transition(-1843589241, 1),
[INFO] [stdout] 5548 | ||         new_transition(-1730577600, 2),
[INFO] [stdout] 5549 | ||         new_transition(176096700, 3),
[INFO] [stdout] 5550 | ||         new_transition(701841600, 1),
[INFO] [stdout] 5551 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5563 | |      ))),
[INFO] [stdout] 5564 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5552:6
[INFO] [stdout]      |
[INFO] [stdout] 5545 |    pub(crate) const AMERICA_GUYANA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 5546 | |      &[
[INFO] [stdout] 5547 | |          new_transition(-1843589241, 1),
[INFO] [stdout] 5548 | |          new_transition(-1730577600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5552 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5553 | ||         new_local_time_type(-13959, false, Some(b"LMT")),
[INFO] [stdout] 5554 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 5555 | ||         new_local_time_type(-13500, false, Some(b"-0345")),
[INFO] [stdout] 5556 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 5557 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5563 | |      ))),
[INFO] [stdout] 5564 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5559:6
[INFO] [stdout]      |
[INFO] [stdout] 5545 |    pub(crate) const AMERICA_GUYANA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 5546 | |      &[
[INFO] [stdout] 5547 | |          new_transition(-1843589241, 1),
[INFO] [stdout] 5548 | |          new_transition(-1730577600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5559 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5560 | ||         -14400,
[INFO] [stdout] 5561 | ||         false,
[INFO] [stdout] 5562 | ||         Some(b"-04"),
[INFO] [stdout] 5563 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5564 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5567:6
[INFO] [stdout]      |
[INFO] [stdout] 5566 |    pub(crate) const AMERICA_HALIFAX: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5567 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5568 | ||         new_transition(-2131645536, 2),
[INFO] [stdout] 5569 | ||         new_transition(-1696276800, 1),
[INFO] [stdout] 5570 | ||         new_transition(-1680469200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5734 | ||         new_transition(1173592800, 1),
[INFO] [stdout] 5735 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5751 | |      ))),
[INFO] [stdout] 5752 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5736:6
[INFO] [stdout]      |
[INFO] [stdout] 5566 |    pub(crate) const AMERICA_HALIFAX: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5567 | |      &[
[INFO] [stdout] 5568 | |          new_transition(-2131645536, 2),
[INFO] [stdout] 5569 | |          new_transition(-1696276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5736 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5737 | ||         new_local_time_type(-15264, false, Some(b"LMT")),
[INFO] [stdout] 5738 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 5739 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5740 | ||         new_local_time_type(-10800, true, Some(b"AWT")),
[INFO] [stdout] 5741 | ||         new_local_time_type(-10800, true, Some(b"APT")),
[INFO] [stdout] 5742 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5751 | |      ))),
[INFO] [stdout] 5752 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5744:6
[INFO] [stdout]      |
[INFO] [stdout] 5566 |    pub(crate) const AMERICA_HALIFAX: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 5567 | |      &[
[INFO] [stdout] 5568 | |          new_transition(-2131645536, 2),
[INFO] [stdout] 5569 | |          new_transition(-1696276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5744 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5745 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 5746 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 5747 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5750 | ||         7200,
[INFO] [stdout] 5751 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5752 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5755:6
[INFO] [stdout]      |
[INFO] [stdout] 5754 |    pub(crate) const AMERICA_HERMOSILLO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5755 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5756 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 5757 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 5758 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5768 | ||         new_transition(909302400, 1),
[INFO] [stdout] 5769 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5781 | |      ))),
[INFO] [stdout] 5782 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5770:6
[INFO] [stdout]      |
[INFO] [stdout] 5754 |    pub(crate) const AMERICA_HERMOSILLO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5755 | |      &[
[INFO] [stdout] 5756 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 5757 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5770 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5771 | ||         new_local_time_type(-26632, false, Some(b"LMT")),
[INFO] [stdout] 5772 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 5773 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 5774 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 5775 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5781 | |      ))),
[INFO] [stdout] 5782 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5777:6
[INFO] [stdout]      |
[INFO] [stdout] 5754 |    pub(crate) const AMERICA_HERMOSILLO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 5755 | |      &[
[INFO] [stdout] 5756 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 5757 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 5777 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5778 | ||         -25200,
[INFO] [stdout] 5779 | ||         false,
[INFO] [stdout] 5780 | ||         Some(b"MST"),
[INFO] [stdout] 5781 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5782 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5785:6
[INFO] [stdout]      |
[INFO] [stdout] 5784 |    pub(crate) const AMERICA_INDIANA_MARENGO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 5785 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5786 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 5787 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 5788 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5827 | ||         new_transition(1173596400, 6),
[INFO] [stdout] 5828 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5846 | |      ))),
[INFO] [stdout] 5847 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5829:6
[INFO] [stdout]      |
[INFO] [stdout] 5784 |    pub(crate) const AMERICA_INDIANA_MARENGO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 5785 | |      &[
[INFO] [stdout] 5786 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5787 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5829 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5830 | ||         new_local_time_type(-20723, false, Some(b"LMT")),
[INFO] [stdout] 5831 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 5832 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5836 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 5837 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5846 | |      ))),
[INFO] [stdout] 5847 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5839:6
[INFO] [stdout]      |
[INFO] [stdout] 5784 |    pub(crate) const AMERICA_INDIANA_MARENGO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 5785 | |      &[
[INFO] [stdout] 5786 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5787 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5839 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5840 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 5841 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 5842 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5845 | ||         7200,
[INFO] [stdout] 5846 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5847 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5850:6
[INFO] [stdout]      |
[INFO] [stdout] 5849 |    pub(crate) const AMERICA_INDIANA_PETERSBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 5850 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5851 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 5852 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 5853 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5906 | ||         new_transition(1194159600, 5),
[INFO] [stdout] 5907 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5924 | |      ))),
[INFO] [stdout] 5925 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5908:6
[INFO] [stdout]      |
[INFO] [stdout] 5849 |    pub(crate) const AMERICA_INDIANA_PETERSBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 5850 | |      &[
[INFO] [stdout] 5851 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5852 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5908 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5909 | ||         new_local_time_type(-20947, false, Some(b"LMT")),
[INFO] [stdout] 5910 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 5911 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5914 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 5915 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5924 | |      ))),
[INFO] [stdout] 5925 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5917:6
[INFO] [stdout]      |
[INFO] [stdout] 5849 |    pub(crate) const AMERICA_INDIANA_PETERSBURG: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________________-
[INFO] [stdout] 5850 | |      &[
[INFO] [stdout] 5851 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5852 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5917 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5918 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 5919 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 5920 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5923 | ||         7200,
[INFO] [stdout] 5924 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5925 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5928:6
[INFO] [stdout]      |
[INFO] [stdout] 5927 |    pub(crate) const AMERICA_INDIANA_TELL_CITY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 5928 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5929 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 5930 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 5931 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5965 | ||         new_transition(1173600000, 1),
[INFO] [stdout] 5966 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5984 | |      ))),
[INFO] [stdout] 5985 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5967:6
[INFO] [stdout]      |
[INFO] [stdout] 5927 |    pub(crate) const AMERICA_INDIANA_TELL_CITY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 5928 | |      &[
[INFO] [stdout] 5929 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5930 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5967 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5968 | ||         new_local_time_type(-20823, false, Some(b"LMT")),
[INFO] [stdout] 5969 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 5970 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5974 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 5975 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 5984 | |      ))),
[INFO] [stdout] 5985 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5977:6
[INFO] [stdout]      |
[INFO] [stdout] 5927 |    pub(crate) const AMERICA_INDIANA_TELL_CITY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 5928 | |      &[
[INFO] [stdout] 5929 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5930 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 5977 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5978 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 5979 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 5980 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 5983 | ||         7200,
[INFO] [stdout] 5984 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 5985 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:5988:6
[INFO] [stdout]      |
[INFO] [stdout] 5987 |    pub(crate) const AMERICA_INDIANA_VEVAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 5988 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 5989 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 5990 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 5991 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6008 | ||         new_transition(1173596400, 6),
[INFO] [stdout] 6009 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6027 | |      ))),
[INFO] [stdout] 6028 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6010:6
[INFO] [stdout]      |
[INFO] [stdout] 5987 |    pub(crate) const AMERICA_INDIANA_VEVAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 5988 | |      &[
[INFO] [stdout] 5989 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5990 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6010 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6011 | ||         new_local_time_type(-20416, false, Some(b"LMT")),
[INFO] [stdout] 6012 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6013 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6017 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6018 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6027 | |      ))),
[INFO] [stdout] 6028 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6020:6
[INFO] [stdout]      |
[INFO] [stdout] 5987 |    pub(crate) const AMERICA_INDIANA_VEVAY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________________-
[INFO] [stdout] 5988 | |      &[
[INFO] [stdout] 5989 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 5990 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6020 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6021 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6022 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6023 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6026 | ||         7200,
[INFO] [stdout] 6027 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6028 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6031:6
[INFO] [stdout]      |
[INFO] [stdout] 6030 |    pub(crate) const AMERICA_INDIANA_VINCENNES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 6031 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6032 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 6033 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 6034 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6072 | ||         new_transition(1194159600, 5),
[INFO] [stdout] 6073 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6091 | |      ))),
[INFO] [stdout] 6092 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6074:6
[INFO] [stdout]      |
[INFO] [stdout] 6030 |    pub(crate) const AMERICA_INDIANA_VINCENNES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 6031 | |      &[
[INFO] [stdout] 6032 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6033 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6074 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6075 | ||         new_local_time_type(-21007, false, Some(b"LMT")),
[INFO] [stdout] 6076 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6077 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6081 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6082 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6091 | |      ))),
[INFO] [stdout] 6092 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6084:6
[INFO] [stdout]      |
[INFO] [stdout] 6030 |    pub(crate) const AMERICA_INDIANA_VINCENNES: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________________-
[INFO] [stdout] 6031 | |      &[
[INFO] [stdout] 6032 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6033 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6084 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6085 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6086 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6087 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6090 | ||         7200,
[INFO] [stdout] 6091 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6092 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6095:6
[INFO] [stdout]      |
[INFO] [stdout] 6094 |    pub(crate) const AMERICA_INDIANA_WINAMAC: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 6095 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6096 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 6097 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 6098 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6141 | ||         new_transition(1173600000, 6),
[INFO] [stdout] 6142 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6160 | |      ))),
[INFO] [stdout] 6161 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6143:6
[INFO] [stdout]      |
[INFO] [stdout] 6094 |    pub(crate) const AMERICA_INDIANA_WINAMAC: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 6095 | |      &[
[INFO] [stdout] 6096 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6097 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6143 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6144 | ||         new_local_time_type(-20785, false, Some(b"LMT")),
[INFO] [stdout] 6145 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6146 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6150 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6151 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6160 | |      ))),
[INFO] [stdout] 6161 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6153:6
[INFO] [stdout]      |
[INFO] [stdout] 6094 |    pub(crate) const AMERICA_INDIANA_WINAMAC: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________________-
[INFO] [stdout] 6095 | |      &[
[INFO] [stdout] 6096 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6097 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6153 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6154 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6155 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6156 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6159 | ||         7200,
[INFO] [stdout] 6160 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6161 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6164:6
[INFO] [stdout]      |
[INFO] [stdout] 6163 |    pub(crate) const AMERICA_INUVIK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6164 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6165 | ||         new_transition(-536457600, 2),
[INFO] [stdout] 6166 | ||         new_transition(73476000, 1),
[INFO] [stdout] 6167 | ||         new_transition(89197200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6236 | ||         new_transition(1173603600, 4),
[INFO] [stdout] 6237 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6253 | |      ))),
[INFO] [stdout] 6254 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6238:6
[INFO] [stdout]      |
[INFO] [stdout] 6163 |    pub(crate) const AMERICA_INUVIK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6164 | |      &[
[INFO] [stdout] 6165 | |          new_transition(-536457600, 2),
[INFO] [stdout] 6166 | |          new_transition(73476000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6238 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6239 | ||         new_local_time_type(0, false, Some(b"-00")),
[INFO] [stdout] 6240 | ||         new_local_time_type(-25200, true, Some(b"PDT")),
[INFO] [stdout] 6241 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] 6242 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 6243 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 6244 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6253 | |      ))),
[INFO] [stdout] 6254 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6246:6
[INFO] [stdout]      |
[INFO] [stdout] 6163 |    pub(crate) const AMERICA_INUVIK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6164 | |      &[
[INFO] [stdout] 6165 | |          new_transition(-536457600, 2),
[INFO] [stdout] 6166 | |          new_transition(73476000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6246 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6247 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 6248 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 6249 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6252 | ||         7200,
[INFO] [stdout] 6253 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6254 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6257:6
[INFO] [stdout]      |
[INFO] [stdout] 6256 |    pub(crate) const AMERICA_IQALUIT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 6257 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6258 | ||         new_transition(-865296000, 4),
[INFO] [stdout] 6259 | ||         new_transition(-769395600, 1),
[INFO] [stdout] 6260 | ||         new_transition(-765396000, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6331 | ||         new_transition(1173596400, 3),
[INFO] [stdout] 6332 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6350 | |      ))),
[INFO] [stdout] 6351 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6333:6
[INFO] [stdout]      |
[INFO] [stdout] 6256 |    pub(crate) const AMERICA_IQALUIT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 6257 | |      &[
[INFO] [stdout] 6258 | |          new_transition(-865296000, 4),
[INFO] [stdout] 6259 | |          new_transition(-769395600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6333 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6334 | ||         new_local_time_type(0, false, Some(b"-00")),
[INFO] [stdout] 6335 | ||         new_local_time_type(-14400, true, Some(b"EPT")),
[INFO] [stdout] 6336 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6340 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6341 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6350 | |      ))),
[INFO] [stdout] 6351 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6343:6
[INFO] [stdout]      |
[INFO] [stdout] 6256 |    pub(crate) const AMERICA_IQALUIT: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 6257 | |      &[
[INFO] [stdout] 6258 | |          new_transition(-865296000, 4),
[INFO] [stdout] 6259 | |          new_transition(-769395600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6343 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6344 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6345 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6346 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6349 | ||         7200,
[INFO] [stdout] 6350 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6351 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6354:6
[INFO] [stdout]      |
[INFO] [stdout] 6353 |    pub(crate) const AMERICA_JUJUY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 6354 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6355 | ||         new_transition(-2372096328, 1),
[INFO] [stdout] 6356 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 6357 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6413 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 6414 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6428 | |      ))),
[INFO] [stdout] 6429 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6415:6
[INFO] [stdout]      |
[INFO] [stdout] 6353 |    pub(crate) const AMERICA_JUJUY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 6354 | |      &[
[INFO] [stdout] 6355 | |          new_transition(-2372096328, 1),
[INFO] [stdout] 6356 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 6415 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6416 | ||         new_local_time_type(-15672, false, Some(b"LMT")),
[INFO] [stdout] 6417 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 6418 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6421 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 6422 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6428 | |      ))),
[INFO] [stdout] 6429 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6424:6
[INFO] [stdout]      |
[INFO] [stdout] 6353 |    pub(crate) const AMERICA_JUJUY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 6354 | |      &[
[INFO] [stdout] 6355 | |          new_transition(-2372096328, 1),
[INFO] [stdout] 6356 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 6424 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6425 | ||         -10800,
[INFO] [stdout] 6426 | ||         false,
[INFO] [stdout] 6427 | ||         Some(b"-03"),
[INFO] [stdout] 6428 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6429 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6432:6
[INFO] [stdout]      |
[INFO] [stdout] 6431 |    pub(crate) const AMERICA_JUNEAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6432 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6433 | ||         new_transition(-3225223727, 1),
[INFO] [stdout] 6434 | ||         new_transition(-2188954939, 2),
[INFO] [stdout] 6435 | ||         new_transition(-880207200, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6515 | ||         new_transition(1173610800, 8),
[INFO] [stdout] 6516 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6537 | |      ))),
[INFO] [stdout] 6538 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6517:6
[INFO] [stdout]      |
[INFO] [stdout] 6431 |    pub(crate) const AMERICA_JUNEAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6432 | |      &[
[INFO] [stdout] 6433 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 6434 | |          new_transition(-2188954939, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 6517 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6518 | ||         new_local_time_type(54139, false, Some(b"LMT")),
[INFO] [stdout] 6519 | ||         new_local_time_type(-32261, false, Some(b"LMT")),
[INFO] [stdout] 6520 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6527 | ||         new_local_time_type(-32400, false, Some(b"AKST")),
[INFO] [stdout] 6528 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6537 | |      ))),
[INFO] [stdout] 6538 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6530:6
[INFO] [stdout]      |
[INFO] [stdout] 6431 |    pub(crate) const AMERICA_JUNEAU: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6432 | |      &[
[INFO] [stdout] 6433 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 6434 | |          new_transition(-2188954939, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 6530 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6531 | ||         new_local_time_type(-32400, false, Some(b"AKST")),
[INFO] [stdout] 6532 | ||         new_local_time_type(-28800, true, Some(b"AKDT")),
[INFO] [stdout] 6533 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6536 | ||         7200,
[INFO] [stdout] 6537 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6538 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6541:6
[INFO] [stdout]      |
[INFO] [stdout] 6540 |    pub(crate) const AMERICA_KENTUCKY_MONTICELLO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________________-
[INFO] [stdout] 6541 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6542 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 6543 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 6544 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6628 | ||         new_transition(1173596400, 5),
[INFO] [stdout] 6629 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6647 | |      ))),
[INFO] [stdout] 6648 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6630:6
[INFO] [stdout]      |
[INFO] [stdout] 6540 |    pub(crate) const AMERICA_KENTUCKY_MONTICELLO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________________-
[INFO] [stdout] 6541 | |      &[
[INFO] [stdout] 6542 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6543 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6630 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6631 | ||         new_local_time_type(-20364, false, Some(b"LMT")),
[INFO] [stdout] 6632 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6633 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6637 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6638 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6647 | |      ))),
[INFO] [stdout] 6648 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6640:6
[INFO] [stdout]      |
[INFO] [stdout] 6540 |    pub(crate) const AMERICA_KENTUCKY_MONTICELLO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________________-
[INFO] [stdout] 6541 | |      &[
[INFO] [stdout] 6542 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6543 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6640 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6641 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6642 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6643 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6646 | ||         7200,
[INFO] [stdout] 6647 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6648 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6651:6
[INFO] [stdout]      |
[INFO] [stdout] 6650 |    pub(crate) const AMERICA_KNOX_IN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 6651 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6652 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 6653 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 6654 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6744 | ||         new_transition(1173600000, 1),
[INFO] [stdout] 6745 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6762 | |      ))),
[INFO] [stdout] 6763 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6746:6
[INFO] [stdout]      |
[INFO] [stdout] 6650 |    pub(crate) const AMERICA_KNOX_IN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 6651 | |      &[
[INFO] [stdout] 6652 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6653 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6746 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6747 | ||         new_local_time_type(-20790, false, Some(b"LMT")),
[INFO] [stdout] 6748 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6749 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6752 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6753 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6762 | |      ))),
[INFO] [stdout] 6763 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6755:6
[INFO] [stdout]      |
[INFO] [stdout] 6650 |    pub(crate) const AMERICA_KNOX_IN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 6651 | |      &[
[INFO] [stdout] 6652 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6653 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6755 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6756 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 6757 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6758 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6761 | ||         7200,
[INFO] [stdout] 6762 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6763 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6766:6
[INFO] [stdout]      |
[INFO] [stdout] 6765 |    pub(crate) const AMERICA_KRALENDIJK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 6766 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6767 | ||         new_transition(-2233035335, 1),
[INFO] [stdout] 6768 | ||         new_transition(-873057600, 3),
[INFO] [stdout] 6769 | ||         new_transition(-769395600, 2),
[INFO] [stdout] 6770 | ||         new_transition(-765399600, 1),
[INFO] [stdout] 6771 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6783 | |      ))),
[INFO] [stdout] 6784 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6772:6
[INFO] [stdout]      |
[INFO] [stdout] 6765 |    pub(crate) const AMERICA_KRALENDIJK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 6766 | |      &[
[INFO] [stdout] 6767 | |          new_transition(-2233035335, 1),
[INFO] [stdout] 6768 | |          new_transition(-873057600, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 6772 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6773 | ||         new_local_time_type(-15865, false, Some(b"LMT")),
[INFO] [stdout] 6774 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 6775 | ||         new_local_time_type(-10800, true, Some(b"APT")),
[INFO] [stdout] 6776 | ||         new_local_time_type(-10800, true, Some(b"AWT")),
[INFO] [stdout] 6777 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6783 | |      ))),
[INFO] [stdout] 6784 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6779:6
[INFO] [stdout]      |
[INFO] [stdout] 6765 |    pub(crate) const AMERICA_KRALENDIJK: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 6766 | |      &[
[INFO] [stdout] 6767 | |          new_transition(-2233035335, 1),
[INFO] [stdout] 6768 | |          new_transition(-873057600, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 6779 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6780 | ||         -14400,
[INFO] [stdout] 6781 | ||         false,
[INFO] [stdout] 6782 | ||         Some(b"AST"),
[INFO] [stdout] 6783 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6784 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6787:6
[INFO] [stdout]      |
[INFO] [stdout] 6786 |    pub(crate) const AMERICA_LA_PAZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6787 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6788 | ||         new_transition(-2524505244, 1),
[INFO] [stdout] 6789 | ||         new_transition(-1205954844, 2),
[INFO] [stdout] 6790 | ||         new_transition(-1192307244, 3),
[INFO] [stdout] 6791 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6803 | |      ))),
[INFO] [stdout] 6804 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6792:6
[INFO] [stdout]      |
[INFO] [stdout] 6786 |    pub(crate) const AMERICA_LA_PAZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6787 | |      &[
[INFO] [stdout] 6788 | |          new_transition(-2524505244, 1),
[INFO] [stdout] 6789 | |          new_transition(-1205954844, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 6792 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6793 | ||         new_local_time_type(-16356, false, Some(b"LMT")),
[INFO] [stdout] 6794 | ||         new_local_time_type(-16356, false, Some(b"CMT")),
[INFO] [stdout] 6795 | ||         new_local_time_type(-12756, true, Some(b"BST")),
[INFO] [stdout] 6796 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 6797 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6803 | |      ))),
[INFO] [stdout] 6804 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6799:6
[INFO] [stdout]      |
[INFO] [stdout] 6786 |    pub(crate) const AMERICA_LA_PAZ: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6787 | |      &[
[INFO] [stdout] 6788 | |          new_transition(-2524505244, 1),
[INFO] [stdout] 6789 | |          new_transition(-1205954844, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 6799 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6800 | ||         -14400,
[INFO] [stdout] 6801 | ||         false,
[INFO] [stdout] 6802 | ||         Some(b"-04"),
[INFO] [stdout] 6803 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6804 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6807:6
[INFO] [stdout]      |
[INFO] [stdout] 6806 |    pub(crate) const AMERICA_LIMA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 6807 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6808 | ||         new_transition(-2524503108, 1),
[INFO] [stdout] 6809 | ||         new_transition(-1938538284, 3),
[INFO] [stdout] 6810 | ||         new_transition(-1009825200, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6823 | ||         new_transition(765172800, 3),
[INFO] [stdout] 6824 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6836 | |      ))),
[INFO] [stdout] 6837 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6825:6
[INFO] [stdout]      |
[INFO] [stdout] 6806 |    pub(crate) const AMERICA_LIMA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 6807 | |      &[
[INFO] [stdout] 6808 | |          new_transition(-2524503108, 1),
[INFO] [stdout] 6809 | |          new_transition(-1938538284, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 6825 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6826 | ||         new_local_time_type(-18492, false, Some(b"LMT")),
[INFO] [stdout] 6827 | ||         new_local_time_type(-18516, false, Some(b"LMT")),
[INFO] [stdout] 6828 | ||         new_local_time_type(-14400, true, Some(b"-04")),
[INFO] [stdout] 6829 | ||         new_local_time_type(-18000, false, Some(b"-05")),
[INFO] [stdout] 6830 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6836 | |      ))),
[INFO] [stdout] 6837 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6832:6
[INFO] [stdout]      |
[INFO] [stdout] 6806 |    pub(crate) const AMERICA_LIMA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ________________________________________________________-
[INFO] [stdout] 6807 | |      &[
[INFO] [stdout] 6808 | |          new_transition(-2524503108, 1),
[INFO] [stdout] 6809 | |          new_transition(-1938538284, 3),
[INFO] [stdout] ...    |
[INFO] [stdout] 6832 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6833 | ||         -18000,
[INFO] [stdout] 6834 | ||         false,
[INFO] [stdout] 6835 | ||         Some(b"-05"),
[INFO] [stdout] 6836 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6837 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6840:6
[INFO] [stdout]      |
[INFO] [stdout] 6839 |    pub(crate) const AMERICA_LOUISVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 6840 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6841 | ||         new_transition(-2717647200, 2),
[INFO] [stdout] 6842 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 6843 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6957 | ||         new_transition(1173596400, 6),
[INFO] [stdout] 6958 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6976 | |      ))),
[INFO] [stdout] 6977 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6959:6
[INFO] [stdout]      |
[INFO] [stdout] 6839 |    pub(crate) const AMERICA_LOUISVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 6840 | |      &[
[INFO] [stdout] 6841 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6842 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6959 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6960 | ||         new_local_time_type(-20582, false, Some(b"LMT")),
[INFO] [stdout] 6961 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 6962 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6966 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6967 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 6976 | |      ))),
[INFO] [stdout] 6977 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6969:6
[INFO] [stdout]      |
[INFO] [stdout] 6839 |    pub(crate) const AMERICA_LOUISVILLE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 6840 | |      &[
[INFO] [stdout] 6841 | |          new_transition(-2717647200, 2),
[INFO] [stdout] 6842 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 6969 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6970 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 6971 | ||         new_local_time_type(-14400, true, Some(b"EDT")),
[INFO] [stdout] 6972 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 6975 | ||         7200,
[INFO] [stdout] 6976 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 6977 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:6980:6
[INFO] [stdout]      |
[INFO] [stdout] 6979 |    pub(crate) const AMERICA_MACEIO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6980 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 6981 | ||         new_transition(-1767217028, 2),
[INFO] [stdout] 6982 | ||         new_transition(-1206957600, 1),
[INFO] [stdout] 6983 | ||         new_transition(-1191362400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7021 | ||         new_transition(1013911200, 2),
[INFO] [stdout] 7022 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7033 | |      ))),
[INFO] [stdout] 7034 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7023:6
[INFO] [stdout]      |
[INFO] [stdout] 6979 |    pub(crate) const AMERICA_MACEIO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6980 | |      &[
[INFO] [stdout] 6981 | |          new_transition(-1767217028, 2),
[INFO] [stdout] 6982 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 7023 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7024 | ||         new_local_time_type(-8572, false, Some(b"LMT")),
[INFO] [stdout] 7025 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 7026 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 7027 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7033 | |      ))),
[INFO] [stdout] 7034 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7029:6
[INFO] [stdout]      |
[INFO] [stdout] 6979 |    pub(crate) const AMERICA_MACEIO: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 6980 | |      &[
[INFO] [stdout] 6981 | |          new_transition(-1767217028, 2),
[INFO] [stdout] 6982 | |          new_transition(-1206957600, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 7029 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7030 | ||         -10800,
[INFO] [stdout] 7031 | ||         false,
[INFO] [stdout] 7032 | ||         Some(b"-03"),
[INFO] [stdout] 7033 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7034 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7037:6
[INFO] [stdout]      |
[INFO] [stdout] 7036 |    pub(crate) const AMERICA_MANAGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 7037 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7038 | ||         new_transition(-2524500892, 1),
[INFO] [stdout] 7039 | ||         new_transition(-1121105688, 2),
[INFO] [stdout] 7040 | ||         new_transition(105084000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7053 | ||         new_transition(1159682400, 2),
[INFO] [stdout] 7054 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7067 | |      ))),
[INFO] [stdout] 7068 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7055:6
[INFO] [stdout]      |
[INFO] [stdout] 7036 |    pub(crate) const AMERICA_MANAGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 7037 | |      &[
[INFO] [stdout] 7038 | |          new_transition(-2524500892, 1),
[INFO] [stdout] 7039 | |          new_transition(-1121105688, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7055 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7056 | ||         new_local_time_type(-20708, false, Some(b"LMT")),
[INFO] [stdout] 7057 | ||         new_local_time_type(-20712, false, Some(b"MMT")),
[INFO] [stdout] 7058 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 7059 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 7060 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 7061 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7067 | |      ))),
[INFO] [stdout] 7068 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7063:6
[INFO] [stdout]      |
[INFO] [stdout] 7036 |    pub(crate) const AMERICA_MANAGUA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 7037 | |      &[
[INFO] [stdout] 7038 | |          new_transition(-2524500892, 1),
[INFO] [stdout] 7039 | |          new_transition(-1121105688, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7063 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7064 | ||         -21600,
[INFO] [stdout] 7065 | ||         false,
[INFO] [stdout] 7066 | ||         Some(b"CST"),
[INFO] [stdout] 7067 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7068 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7071:6
[INFO] [stdout]      |
[INFO] [stdout] 7070 |    pub(crate) const AMERICA_MANAUS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 7071 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7072 | ||         new_transition(-1767211196, 2),
[INFO] [stdout] 7073 | ||         new_transition(-1206954000, 1),
[INFO] [stdout] 7074 | ||         new_transition(-1191358800, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7102 | ||         new_transition(761713200, 2),
[INFO] [stdout] 7103 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7114 | |      ))),
[INFO] [stdout] 7115 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7104:6
[INFO] [stdout]      |
[INFO] [stdout] 7070 |    pub(crate) const AMERICA_MANAUS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 7071 | |      &[
[INFO] [stdout] 7072 | |          new_transition(-1767211196, 2),
[INFO] [stdout] 7073 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 7104 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7105 | ||         new_local_time_type(-14404, false, Some(b"LMT")),
[INFO] [stdout] 7106 | ||         new_local_time_type(-10800, true, Some(b"-03")),
[INFO] [stdout] 7107 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] 7108 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7114 | |      ))),
[INFO] [stdout] 7115 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7110:6
[INFO] [stdout]      |
[INFO] [stdout] 7070 |    pub(crate) const AMERICA_MANAUS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 7071 | |      &[
[INFO] [stdout] 7072 | |          new_transition(-1767211196, 2),
[INFO] [stdout] 7073 | |          new_transition(-1206954000, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 7110 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7111 | ||         -14400,
[INFO] [stdout] 7112 | ||         false,
[INFO] [stdout] 7113 | ||         Some(b"-04"),
[INFO] [stdout] 7114 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7115 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7118:6
[INFO] [stdout]      |
[INFO] [stdout] 7117 |    pub(crate) const AMERICA_MARTINIQUE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 7118 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7119 | ||         new_transition(-2524506940, 1),
[INFO] [stdout] 7120 | ||         new_transition(-1851537340, 2),
[INFO] [stdout] 7121 | ||         new_transition(323841600, 3),
[INFO] [stdout] 7122 | ||         new_transition(338958000, 2),
[INFO] [stdout] 7123 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7135 | |      ))),
[INFO] [stdout] 7136 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7124:6
[INFO] [stdout]      |
[INFO] [stdout] 7117 |    pub(crate) const AMERICA_MARTINIQUE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 7118 | |      &[
[INFO] [stdout] 7119 | |          new_transition(-2524506940, 1),
[INFO] [stdout] 7120 | |          new_transition(-1851537340, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7124 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7125 | ||         new_local_time_type(-14660, false, Some(b"LMT")),
[INFO] [stdout] 7126 | ||         new_local_time_type(-14660, false, Some(b"FFMT")),
[INFO] [stdout] 7127 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 7128 | ||         new_local_time_type(-10800, true, Some(b"ADT")),
[INFO] [stdout] 7129 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7135 | |      ))),
[INFO] [stdout] 7136 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7131:6
[INFO] [stdout]      |
[INFO] [stdout] 7117 |    pub(crate) const AMERICA_MARTINIQUE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 7118 | |      &[
[INFO] [stdout] 7119 | |          new_transition(-2524506940, 1),
[INFO] [stdout] 7120 | |          new_transition(-1851537340, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7131 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7132 | ||         -14400,
[INFO] [stdout] 7133 | ||         false,
[INFO] [stdout] 7134 | ||         Some(b"AST"),
[INFO] [stdout] 7135 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7136 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7139:6
[INFO] [stdout]      |
[INFO] [stdout] 7138 |    pub(crate) const AMERICA_MATAMOROS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 7139 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7140 | ||         new_transition(-1514743200, 1),
[INFO] [stdout] 7141 | ||         new_transition(576057600, 2),
[INFO] [stdout] 7142 | ||         new_transition(594198000, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7171 | ||         new_transition(1262325600, 1),
[INFO] [stdout] 7172 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7186 | |      ))),
[INFO] [stdout] 7187 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7173:6
[INFO] [stdout]      |
[INFO] [stdout] 7138 |    pub(crate) const AMERICA_MATAMOROS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 7139 | |      &[
[INFO] [stdout] 7140 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 7141 | |          new_transition(576057600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7173 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7174 | ||         new_local_time_type(-23400, false, Some(b"LMT")),
[INFO] [stdout] 7175 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 7176 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 7177 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7186 | |      ))),
[INFO] [stdout] 7187 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7179:6
[INFO] [stdout]      |
[INFO] [stdout] 7138 |    pub(crate) const AMERICA_MATAMOROS: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 7139 | |      &[
[INFO] [stdout] 7140 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 7141 | |          new_transition(576057600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7179 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7180 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 7181 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 7182 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7185 | ||         7200,
[INFO] [stdout] 7186 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7187 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7190:6
[INFO] [stdout]      |
[INFO] [stdout] 7189 |    pub(crate) const AMERICA_MAZATLAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 7190 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7191 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 7192 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 7193 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7251 | ||         new_transition(1667116800, 1),
[INFO] [stdout] 7252 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7264 | |      ))),
[INFO] [stdout] 7265 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7253:6
[INFO] [stdout]      |
[INFO] [stdout] 7189 |    pub(crate) const AMERICA_MAZATLAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 7190 | |      &[
[INFO] [stdout] 7191 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 7192 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7253 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7254 | ||         new_local_time_type(-25540, false, Some(b"LMT")),
[INFO] [stdout] 7255 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 7256 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 7257 | ||         new_local_time_type(-21600, true, Some(b"MDT")),
[INFO] [stdout] 7258 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7264 | |      ))),
[INFO] [stdout] 7265 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7260:6
[INFO] [stdout]      |
[INFO] [stdout] 7189 |    pub(crate) const AMERICA_MAZATLAN: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 7190 | |      &[
[INFO] [stdout] 7191 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 7192 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7260 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7261 | ||         -25200,
[INFO] [stdout] 7262 | ||         false,
[INFO] [stdout] 7263 | ||         Some(b"MST"),
[INFO] [stdout] 7264 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7265 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7268:6
[INFO] [stdout]      |
[INFO] [stdout] 7267 |    pub(crate) const AMERICA_MENDOZA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 7268 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7269 | ||         new_transition(-2372095484, 1),
[INFO] [stdout] 7270 | ||         new_transition(-1567453392, 2),
[INFO] [stdout] 7271 | ||         new_transition(-1233432000, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7329 | ||         new_transition(1205632800, 5),
[INFO] [stdout] 7330 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7344 | |      ))),
[INFO] [stdout] 7345 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7331:6
[INFO] [stdout]      |
[INFO] [stdout] 7267 |    pub(crate) const AMERICA_MENDOZA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 7268 | |      &[
[INFO] [stdout] 7269 | |          new_transition(-2372095484, 1),
[INFO] [stdout] 7270 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7331 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7332 | ||         new_local_time_type(-16516, false, Some(b"LMT")),
[INFO] [stdout] 7333 | ||         new_local_time_type(-15408, false, Some(b"CMT")),
[INFO] [stdout] 7334 | ||         new_local_time_type(-14400, false, Some(b"-04")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7337 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 7338 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7344 | |      ))),
[INFO] [stdout] 7345 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7340:6
[INFO] [stdout]      |
[INFO] [stdout] 7267 |    pub(crate) const AMERICA_MENDOZA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 7268 | |      &[
[INFO] [stdout] 7269 | |          new_transition(-2372095484, 1),
[INFO] [stdout] 7270 | |          new_transition(-1567453392, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7340 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7341 | ||         -10800,
[INFO] [stdout] 7342 | ||         false,
[INFO] [stdout] 7343 | ||         Some(b"-03"),
[INFO] [stdout] 7344 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7345 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7348:6
[INFO] [stdout]      |
[INFO] [stdout] 7347 |    pub(crate) const AMERICA_MENOMINEE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 7348 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7349 | ||         new_transition(-2659759773, 2),
[INFO] [stdout] 7350 | ||         new_transition(-1633276800, 1),
[INFO] [stdout] 7351 | ||         new_transition(-1615136400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7430 | ||         new_transition(1173600000, 1),
[INFO] [stdout] 7431 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7448 | |      ))),
[INFO] [stdout] 7449 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7432:6
[INFO] [stdout]      |
[INFO] [stdout] 7347 |    pub(crate) const AMERICA_MENOMINEE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 7348 | |      &[
[INFO] [stdout] 7349 | |          new_transition(-2659759773, 2),
[INFO] [stdout] 7350 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 7432 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7433 | ||         new_local_time_type(-21027, false, Some(b"LMT")),
[INFO] [stdout] 7434 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 7435 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7438 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 7439 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7448 | |      ))),
[INFO] [stdout] 7449 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7441:6
[INFO] [stdout]      |
[INFO] [stdout] 7347 |    pub(crate) const AMERICA_MENOMINEE: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _____________________________________________________________-
[INFO] [stdout] 7348 | |      &[
[INFO] [stdout] 7349 | |          new_transition(-2659759773, 2),
[INFO] [stdout] 7350 | |          new_transition(-1633276800, 1),
[INFO] [stdout] ...    |
[INFO] [stdout] 7441 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7442 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 7443 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 7444 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7447 | ||         7200,
[INFO] [stdout] 7448 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7449 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7452:6
[INFO] [stdout]      |
[INFO] [stdout] 7451 |    pub(crate) const AMERICA_MERIDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 7452 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7453 | ||         new_transition(-1514743200, 1),
[INFO] [stdout] 7454 | ||         new_transition(378201600, 2),
[INFO] [stdout] 7455 | ||         new_transition(405068400, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7509 | ||         new_transition(1667113200, 1),
[INFO] [stdout] 7510 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7522 | |      ))),
[INFO] [stdout] 7523 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7511:6
[INFO] [stdout]      |
[INFO] [stdout] 7451 |    pub(crate) const AMERICA_MERIDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 7452 | |      &[
[INFO] [stdout] 7453 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 7454 | |          new_transition(378201600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7511 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7512 | ||         new_local_time_type(-21508, false, Some(b"LMT")),
[INFO] [stdout] 7513 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] 7514 | ||         new_local_time_type(-18000, false, Some(b"EST")),
[INFO] [stdout] 7515 | ||         new_local_time_type(-18000, true, Some(b"CDT")),
[INFO] [stdout] 7516 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7522 | |      ))),
[INFO] [stdout] 7523 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7518:6
[INFO] [stdout]      |
[INFO] [stdout] 7451 |    pub(crate) const AMERICA_MERIDA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  __________________________________________________________-
[INFO] [stdout] 7452 | |      &[
[INFO] [stdout] 7453 | |          new_transition(-1514743200, 1),
[INFO] [stdout] 7454 | |          new_transition(378201600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7518 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7519 | ||         -21600,
[INFO] [stdout] 7520 | ||         false,
[INFO] [stdout] 7521 | ||         Some(b"CST"),
[INFO] [stdout] 7522 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7523 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7526:6
[INFO] [stdout]      |
[INFO] [stdout] 7525 |    pub(crate) const AMERICA_METLAKATLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 7526 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7527 | ||         new_transition(-3225223727, 1),
[INFO] [stdout] 7528 | ||         new_transition(-2188955622, 2),
[INFO] [stdout] 7529 | ||         new_transition(-880207200, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7569 | ||         new_transition(1547978400, 6),
[INFO] [stdout] 7570 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7589 | |      ))),
[INFO] [stdout] 7590 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7571:6
[INFO] [stdout]      |
[INFO] [stdout] 7525 |    pub(crate) const AMERICA_METLAKATLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 7526 | |      &[
[INFO] [stdout] 7527 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 7528 | |          new_transition(-2188955622, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7571 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7572 | ||         new_local_time_type(54822, false, Some(b"LMT")),
[INFO] [stdout] 7573 | ||         new_local_time_type(-31578, false, Some(b"LMT")),
[INFO] [stdout] 7574 | ||         new_local_time_type(-28800, false, Some(b"PST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7579 | ||         new_local_time_type(-28800, true, Some(b"AKDT")),
[INFO] [stdout] 7580 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7589 | |      ))),
[INFO] [stdout] 7590 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7582:6
[INFO] [stdout]      |
[INFO] [stdout] 7525 |    pub(crate) const AMERICA_METLAKATLA: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ______________________________________________________________-
[INFO] [stdout] 7526 | |      &[
[INFO] [stdout] 7527 | |          new_transition(-3225223727, 1),
[INFO] [stdout] 7528 | |          new_transition(-2188955622, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7582 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7583 | ||         new_local_time_type(-32400, false, Some(b"AKST")),
[INFO] [stdout] 7584 | ||         new_local_time_type(-28800, true, Some(b"AKDT")),
[INFO] [stdout] 7585 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7588 | ||         7200,
[INFO] [stdout] 7589 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7590 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7593:6
[INFO] [stdout]      |
[INFO] [stdout] 7592 |    pub(crate) const AMERICA_MEXICO_CITY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 7593 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7594 | ||         new_transition(-1514739600, 1),
[INFO] [stdout] 7595 | ||         new_transition(-1343149200, 2),
[INFO] [stdout] 7596 | ||         new_transition(-1234807200, 1),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7661 | ||         new_transition(1667113200, 2),
[INFO] [stdout] 7662 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7676 | |      ))),
[INFO] [stdout] 7677 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7663:6
[INFO] [stdout]      |
[INFO] [stdout] 7592 |    pub(crate) const AMERICA_MEXICO_CITY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 7593 | |      &[
[INFO] [stdout] 7594 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 7595 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7663 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7664 | ||         new_local_time_type(-23796, false, Some(b"LMT")),
[INFO] [stdout] 7665 | ||         new_local_time_type(-25200, false, Some(b"MST")),
[INFO] [stdout] 7666 | ||         new_local_time_type(-21600, false, Some(b"CST")),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7669 | ||         new_local_time_type(-18000, true, Some(b"CWT")),
[INFO] [stdout] 7670 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7676 | |      ))),
[INFO] [stdout] 7677 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7672:6
[INFO] [stdout]      |
[INFO] [stdout] 7592 |    pub(crate) const AMERICA_MEXICO_CITY: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  _______________________________________________________________-
[INFO] [stdout] 7593 | |      &[
[INFO] [stdout] 7594 | |          new_transition(-1514739600, 1),
[INFO] [stdout] 7595 | |          new_transition(-1343149200, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7672 | |      &Some(TransitionRule::Fixed(new_local_time_type(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7673 | ||         -21600,
[INFO] [stdout] 7674 | ||         false,
[INFO] [stdout] 7675 | ||         Some(b"CST"),
[INFO] [stdout] 7676 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7677 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7680:6
[INFO] [stdout]      |
[INFO] [stdout] 7679 |    pub(crate) const AMERICA_MIQUELON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 7680 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7681 | ||         new_transition(-1847650520, 1),
[INFO] [stdout] 7682 | ||         new_transition(326001600, 2),
[INFO] [stdout] 7683 | ||         new_transition(544597200, 3),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7723 | ||         new_transition(1173589200, 3),
[INFO] [stdout] 7724 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7739 | |      ))),
[INFO] [stdout] 7740 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7725:6
[INFO] [stdout]      |
[INFO] [stdout] 7679 |    pub(crate) const AMERICA_MIQUELON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 7680 | |      &[
[INFO] [stdout] 7681 | |          new_transition(-1847650520, 1),
[INFO] [stdout] 7682 | |          new_transition(326001600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7725 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7726 | ||         new_local_time_type(-13480, false, Some(b"LMT")),
[INFO] [stdout] 7727 | ||         new_local_time_type(-14400, false, Some(b"AST")),
[INFO] [stdout] 7728 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 7729 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 7730 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7739 | |      ))),
[INFO] [stdout] 7740 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7732:6
[INFO] [stdout]      |
[INFO] [stdout] 7679 |    pub(crate) const AMERICA_MIQUELON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ____________________________________________________________-
[INFO] [stdout] 7680 | |      &[
[INFO] [stdout] 7681 | |          new_transition(-1847650520, 1),
[INFO] [stdout] 7682 | |          new_transition(326001600, 2),
[INFO] [stdout] ...    |
[INFO] [stdout] 7732 | |      &Some(TransitionRule::Alternate(new_alternate_time(
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7733 | ||         new_local_time_type(-10800, false, Some(b"-03")),
[INFO] [stdout] 7734 | ||         new_local_time_type(-7200, true, Some(b"-02")),
[INFO] [stdout] 7735 | ||         RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7738 | ||         7200,
[INFO] [stdout] 7739 | ||     ))),
[INFO] [stdout]      | ||_______^ creates a temporary value which is freed while still in use
[INFO] [stdout] 7740 | |  );
[INFO] [stdout]      | |  -
[INFO] [stdout]      | |  |
[INFO] [stdout]      | |__temporary value is freed at the end of this statement
[INFO] [stdout]      |    argument requires that borrow lasts for `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.3/src/generated/tzdata.rs:7743:6
[INFO] [stdout]      |
[INFO] [stdout] 7742 |    pub(crate) const AMERICA_MONCTON: TimeZoneRef<'static> = new_time_zone_ref(
[INFO] [stdout]      |  ___________________________________________________________-
[INFO] [stdout] 7743 | |      &[
[INFO] [stdout]      | | ______^
[INFO] [stdout] 7744 | ||         new_transition(-2715882052, 1),
[INFO] [stdout] 7745 | ||         new_transition(-2131642800, 3),
[INFO] [stdout] 7746 | ||         new_transition(-1632074400, 2),
[INFO] [stdout] ...    ||
[INFO] [stdout] 7889 | ||         new_transition(1167624000, 3),
[INFO] [stdout] 7890 | ||     ],
[INFO] [stdout]      | ||_____^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...    |
[INFO] [stdout] 7907 | |      ))),
[WARN] too many lines in the log, truncating it
