[INFO] cloning repository https://github.com/barneyb/lgrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barneyb/lgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarneyb%2Flgrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarneyb%2Flgrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f0a06fe7c887ebbc556dc655b9b2fe019f0809b [INFO] checking barneyb/lgrep against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarneyb%2Flgrep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/barneyb/lgrep [INFO] finished tweaking git repo https://github.com/barneyb/lgrep [INFO] tweaked toml for git repo https://github.com/barneyb/lgrep written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/barneyb/lgrep 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/barneyb/lgrep 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2c9dc9862e93e5d7d28c99de3709aaac78ed8ba2d35a940a9b94feb22c57252b [INFO] running `Command { std: "docker" "start" "-a" "2c9dc9862e93e5d7d28c99de3709aaac78ed8ba2d35a940a9b94feb22c57252b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c9dc9862e93e5d7d28c99de3709aaac78ed8ba2d35a940a9b94feb22c57252b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9dc9862e93e5d7d28c99de3709aaac78ed8ba2d35a940a9b94feb22c57252b", kill_on_drop: false }` [INFO] [stdout] 2c9dc9862e93e5d7d28c99de3709aaac78ed8ba2d35a940a9b94feb22c57252b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0408282dca639bcf68ef6cc153f6fac6685eeb096d697281e9d1d703b15e9f7c [INFO] running `Command { std: "docker" "start" "-a" "0408282dca639bcf68ef6cc153f6fac6685eeb096d697281e9d1d703b15e9f7c", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking tzdb_data v0.1.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking tempfile v3.10.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.2/src/generated/tzdata.rs:19260:6 [INFO] [stdout] | [INFO] [stdout] 19258 | pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ______________________________________________- [INFO] [stdout] 19259 | | &[], [INFO] [stdout] 19260 | | &[new_local_time_type(-18000, false, Some(b"EST"))], [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] 19261 | | &[], [INFO] [stdout] ... | [INFO] [stdout] 19266 | | ))), [INFO] [stdout] 19267 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:19262:6 [INFO] [stdout] | [INFO] [stdout] 19258 | pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _______________________________________________- [INFO] [stdout] 19259 | | &[], [INFO] [stdout] 19260 | | &[new_local_time_type(-18000, false, Some(b"EST"))], [INFO] [stdout] 19261 | | &[], [INFO] [stdout] 19262 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 19263 | || -18000, [INFO] [stdout] 19264 | || false, [INFO] [stdout] 19265 | || Some(b"EST"), [INFO] [stdout] 19266 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 19267 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:19260:6 [INFO] [stdout] | [INFO] [stdout] 19258 | pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ______________________________________________- [INFO] [stdout] 19259 | | &[], [INFO] [stdout] 19260 | | &[new_local_time_type(-18000, false, Some(b"EST"))], [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] 19261 | | &[], [INFO] [stdout] ... | [INFO] [stdout] 19266 | | ))), [INFO] [stdout] 19267 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:19262:6 [INFO] [stdout] | [INFO] [stdout] 19258 | pub(crate) const EST: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _______________________________________________- [INFO] [stdout] 19259 | | &[], [INFO] [stdout] 19260 | | &[new_local_time_type(-18000, false, Some(b"EST"))], [INFO] [stdout] 19261 | | &[], [INFO] [stdout] 19262 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 19263 | || -18000, [INFO] [stdout] 19264 | || false, [INFO] [stdout] 19265 | || Some(b"EST"), [INFO] [stdout] 19266 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 19267 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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(-2109291020, 1)], [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] 1254 | | &[ [INFO] [stdout] 1255 | | new_local_time_type(7820, 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.2/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(-2109291020, 1)], [INFO] [stdout] 1254 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 1255 | || new_local_time_type(7820, 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.2/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(-2109291020, 1)], [INFO] [stdout] 1254 | | &[ [INFO] [stdout] 1255 | | new_local_time_type(7820, 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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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] [stderr] Checking regex-automata v0.4.7 [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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(-1343066400, 2), [INFO] [stdout] 2679 | || new_transition(-1234807200, 1), [INFO] [stdout] ... || [INFO] [stdout] 2739 | || new_transition(1667113200, 2), [INFO] [stdout] 2740 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2754 | | ))), [INFO] [stdout] 2755 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2741: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(-1343066400, 2), [INFO] [stdout] ... | [INFO] [stdout] 2741 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2742 | || new_local_time_type(-25260, false, Some(b"LMT")), [INFO] [stdout] 2743 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 2744 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] ... || [INFO] [stdout] 2747 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 2748 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2754 | | ))), [INFO] [stdout] 2755 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2750: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(-1343066400, 2), [INFO] [stdout] ... | [INFO] [stdout] 2750 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 2751 | || -21600, [INFO] [stdout] 2752 | || false, [INFO] [stdout] 2753 | || Some(b"CST"), [INFO] [stdout] 2754 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 2755 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:2758:6 [INFO] [stdout] | [INFO] [stdout] 2757 | pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ____________________________________________________________- [INFO] [stdout] 2758 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2759 | || new_transition(-1841256091, 2), [INFO] [stdout] 2760 | || new_transition(-874263600, 1), [INFO] [stdout] 2761 | || new_transition(-862682400, 2), [INFO] [stdout] ... || [INFO] [stdout] 2773 | || new_transition(338706000, 2), [INFO] [stdout] 2774 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2786 | | ))), [INFO] [stdout] 2787 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2775:6 [INFO] [stdout] | [INFO] [stdout] 2757 | pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ____________________________________________________________- [INFO] [stdout] 2758 | | &[ [INFO] [stdout] 2759 | | new_transition(-1841256091, 2), [INFO] [stdout] 2760 | | new_transition(-874263600, 1), [INFO] [stdout] ... | [INFO] [stdout] 2775 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2776 | || new_local_time_type(-14309, false, Some(b"LMT")), [INFO] [stdout] 2777 | || new_local_time_type(-10800, true, Some(b"ADT")), [INFO] [stdout] 2778 | || new_local_time_type(-14400, false, Some(b"AST")), [INFO] [stdout] 2779 | || new_local_time_type(-12600, true, Some(b"-0330")), [INFO] [stdout] 2780 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2786 | | ))), [INFO] [stdout] 2787 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2782:6 [INFO] [stdout] | [INFO] [stdout] 2757 | pub(crate) const AMERICA_BARBADOS: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ____________________________________________________________- [INFO] [stdout] 2758 | | &[ [INFO] [stdout] 2759 | | new_transition(-1841256091, 2), [INFO] [stdout] 2760 | | new_transition(-874263600, 1), [INFO] [stdout] ... | [INFO] [stdout] 2782 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 2783 | || -14400, [INFO] [stdout] 2784 | || false, [INFO] [stdout] 2785 | || Some(b"AST"), [INFO] [stdout] 2786 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 2787 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:2790:6 [INFO] [stdout] | [INFO] [stdout] 2789 | pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 2790 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2791 | || new_transition(-1767213964, 2), [INFO] [stdout] 2792 | || new_transition(-1206957600, 1), [INFO] [stdout] 2793 | || new_transition(-1191362400, 2), [INFO] [stdout] ... || [INFO] [stdout] 2819 | || new_transition(571197600, 2), [INFO] [stdout] 2820 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2831 | | ))), [INFO] [stdout] 2832 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2821:6 [INFO] [stdout] | [INFO] [stdout] 2789 | pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 2790 | | &[ [INFO] [stdout] 2791 | | new_transition(-1767213964, 2), [INFO] [stdout] 2792 | | new_transition(-1206957600, 1), [INFO] [stdout] ... | [INFO] [stdout] 2821 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2822 | || new_local_time_type(-11636, false, Some(b"LMT")), [INFO] [stdout] 2823 | || new_local_time_type(-7200, true, Some(b"-02")), [INFO] [stdout] 2824 | || new_local_time_type(-10800, false, Some(b"-03")), [INFO] [stdout] 2825 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2831 | | ))), [INFO] [stdout] 2832 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2827:6 [INFO] [stdout] | [INFO] [stdout] 2789 | pub(crate) const AMERICA_BELEM: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 2790 | | &[ [INFO] [stdout] 2791 | | new_transition(-1767213964, 2), [INFO] [stdout] 2792 | | new_transition(-1206957600, 1), [INFO] [stdout] ... | [INFO] [stdout] 2827 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 2828 | || -10800, [INFO] [stdout] 2829 | || false, [INFO] [stdout] 2830 | || Some(b"-03"), [INFO] [stdout] 2831 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 2832 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2835:6 [INFO] [stdout] | [INFO] [stdout] 2834 | pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 2835 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2836 | || new_transition(-1822500432, 2), [INFO] [stdout] 2837 | || new_transition(-1616954400, 1), [INFO] [stdout] 2838 | || new_transition(-1606069800, 2), [INFO] [stdout] ... || [INFO] [stdout] 2933 | || new_transition(413874000, 2), [INFO] [stdout] 2934 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2948 | | ))), [INFO] [stdout] 2949 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2935:6 [INFO] [stdout] | [INFO] [stdout] 2834 | pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 2835 | | &[ [INFO] [stdout] 2836 | | new_transition(-1822500432, 2), [INFO] [stdout] 2837 | | new_transition(-1616954400, 1), [INFO] [stdout] ... | [INFO] [stdout] 2935 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2936 | || new_local_time_type(-21168, false, Some(b"LMT")), [INFO] [stdout] 2937 | || new_local_time_type(-19800, true, Some(b"-0530")), [INFO] [stdout] 2938 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] ... || [INFO] [stdout] 2941 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 2942 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2948 | | ))), [INFO] [stdout] 2949 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2944:6 [INFO] [stdout] | [INFO] [stdout] 2834 | pub(crate) const AMERICA_BELIZE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 2835 | | &[ [INFO] [stdout] 2836 | | new_transition(-1822500432, 2), [INFO] [stdout] 2837 | | new_transition(-1616954400, 1), [INFO] [stdout] ... | [INFO] [stdout] 2944 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 2945 | || -21600, [INFO] [stdout] 2946 | || false, [INFO] [stdout] 2947 | || Some(b"CST"), [INFO] [stdout] 2948 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 2949 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2952:6 [INFO] [stdout] | [INFO] [stdout] 2951 | pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 2952 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2953 | || new_transition(-2713896692, 2), [INFO] [stdout] 2954 | || new_transition(-1632074400, 1), [INFO] [stdout] 2955 | || new_transition(-1615143600, 2), [INFO] [stdout] ... || [INFO] [stdout] 2958 | || new_transition(-765399600, 2), [INFO] [stdout] 2959 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2972 | | ))), [INFO] [stdout] 2973 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:2960:6 [INFO] [stdout] | [INFO] [stdout] 2951 | pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 2952 | | &[ [INFO] [stdout] 2953 | | new_transition(-2713896692, 2), [INFO] [stdout] 2954 | | new_transition(-1632074400, 1), [INFO] [stdout] ... | [INFO] [stdout] 2960 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2961 | || new_local_time_type(-13708, false, Some(b"LMT")), [INFO] [stdout] 2962 | || new_local_time_type(-10800, true, Some(b"ADT")), [INFO] [stdout] 2963 | || new_local_time_type(-14400, false, Some(b"AST")), [INFO] [stdout] 2964 | || new_local_time_type(-10800, true, Some(b"AWT")), [INFO] [stdout] 2965 | || new_local_time_type(-10800, true, Some(b"APT")), [INFO] [stdout] 2966 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 2972 | | ))), [INFO] [stdout] 2973 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:2968:6 [INFO] [stdout] | [INFO] [stdout] 2951 | pub(crate) const AMERICA_BLANC_SABLON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 2952 | | &[ [INFO] [stdout] 2953 | | new_transition(-2713896692, 2), [INFO] [stdout] 2954 | | new_transition(-1632074400, 1), [INFO] [stdout] ... | [INFO] [stdout] 2968 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 2969 | || -14400, [INFO] [stdout] 2970 | || false, [INFO] [stdout] 2971 | || Some(b"AST"), [INFO] [stdout] 2972 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 2973 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:2976:6 [INFO] [stdout] | [INFO] [stdout] 2975 | pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 2976 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 2977 | || new_transition(-1767211040, 2), [INFO] [stdout] 2978 | || new_transition(-1206954000, 1), [INFO] [stdout] 2979 | || new_transition(-1191358800, 2), [INFO] [stdout] ... || [INFO] [stdout] 3009 | || new_transition(971578800, 2), [INFO] [stdout] 3010 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3021 | | ))), [INFO] [stdout] 3022 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3011:6 [INFO] [stdout] | [INFO] [stdout] 2975 | pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 2976 | | &[ [INFO] [stdout] 2977 | | new_transition(-1767211040, 2), [INFO] [stdout] 2978 | | new_transition(-1206954000, 1), [INFO] [stdout] ... | [INFO] [stdout] 3011 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3012 | || new_local_time_type(-14560, false, Some(b"LMT")), [INFO] [stdout] 3013 | || new_local_time_type(-10800, true, Some(b"-03")), [INFO] [stdout] 3014 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] 3015 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3021 | | ))), [INFO] [stdout] 3022 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3017:6 [INFO] [stdout] | [INFO] [stdout] 2975 | pub(crate) const AMERICA_BOA_VISTA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 2976 | | &[ [INFO] [stdout] 2977 | | new_transition(-1767211040, 2), [INFO] [stdout] 2978 | | new_transition(-1206954000, 1), [INFO] [stdout] ... | [INFO] [stdout] 3017 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3018 | || -14400, [INFO] [stdout] 3019 | || false, [INFO] [stdout] 3020 | || Some(b"-04"), [INFO] [stdout] 3021 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3022 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:3025:6 [INFO] [stdout] | [INFO] [stdout] 3024 | pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3025 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3026 | || new_transition(-2707671824, 1), [INFO] [stdout] 3027 | || new_transition(-1739041424, 3), [INFO] [stdout] 3028 | || new_transition(704869200, 2), [INFO] [stdout] 3029 | || new_transition(729057600, 3), [INFO] [stdout] 3030 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3042 | | ))), [INFO] [stdout] 3043 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3031:6 [INFO] [stdout] | [INFO] [stdout] 3024 | pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3025 | | &[ [INFO] [stdout] 3026 | | new_transition(-2707671824, 1), [INFO] [stdout] 3027 | | new_transition(-1739041424, 3), [INFO] [stdout] ... | [INFO] [stdout] 3031 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3032 | || new_local_time_type(-17776, false, Some(b"LMT")), [INFO] [stdout] 3033 | || new_local_time_type(-17776, false, Some(b"BMT")), [INFO] [stdout] 3034 | || new_local_time_type(-14400, true, Some(b"-04")), [INFO] [stdout] 3035 | || new_local_time_type(-18000, false, Some(b"-05")), [INFO] [stdout] 3036 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3042 | | ))), [INFO] [stdout] 3043 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3038:6 [INFO] [stdout] | [INFO] [stdout] 3024 | pub(crate) const AMERICA_BOGOTA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3025 | | &[ [INFO] [stdout] 3026 | | new_transition(-2707671824, 1), [INFO] [stdout] 3027 | | new_transition(-1739041424, 3), [INFO] [stdout] ... | [INFO] [stdout] 3038 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3039 | || -18000, [INFO] [stdout] 3040 | || false, [INFO] [stdout] 3041 | || Some(b"-05"), [INFO] [stdout] 3042 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3043 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/src/generated/tzdata.rs:3046:6 [INFO] [stdout] | [INFO] [stdout] 3045 | pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 3046 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3047 | || new_transition(-2717640000, 2), [INFO] [stdout] 3048 | || new_transition(-1633269600, 1), [INFO] [stdout] 3049 | || new_transition(-1615129200, 2), [INFO] [stdout] ... || [INFO] [stdout] 3136 | || new_transition(1173603600, 6), [INFO] [stdout] 3137 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3155 | | ))), [INFO] [stdout] 3156 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3138:6 [INFO] [stdout] | [INFO] [stdout] 3045 | pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 3046 | | &[ [INFO] [stdout] 3047 | | new_transition(-2717640000, 2), [INFO] [stdout] 3048 | | new_transition(-1633269600, 1), [INFO] [stdout] ... | [INFO] [stdout] 3138 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3139 | || new_local_time_type(-27889, false, Some(b"LMT")), [INFO] [stdout] 3140 | || new_local_time_type(-25200, true, Some(b"PDT")), [INFO] [stdout] 3141 | || new_local_time_type(-28800, false, Some(b"PST")), [INFO] [stdout] ... || [INFO] [stdout] 3145 | || new_local_time_type(-21600, true, Some(b"MDT")), [INFO] [stdout] 3146 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3155 | | ))), [INFO] [stdout] 3156 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3148:6 [INFO] [stdout] | [INFO] [stdout] 3045 | pub(crate) const AMERICA_BOISE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________- [INFO] [stdout] 3046 | | &[ [INFO] [stdout] 3047 | | new_transition(-2717640000, 2), [INFO] [stdout] 3048 | | new_transition(-1633269600, 1), [INFO] [stdout] ... | [INFO] [stdout] 3148 | | &Some(TransitionRule::Alternate(new_alternate_time( [INFO] [stdout] | | ______^ [INFO] [stdout] 3149 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 3150 | || new_local_time_type(-21600, true, Some(b"MDT")), [INFO] [stdout] 3151 | || RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)), [INFO] [stdout] ... || [INFO] [stdout] 3154 | || 7200, [INFO] [stdout] 3155 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3156 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3159:6 [INFO] [stdout] | [INFO] [stdout] 3158 | pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 3159 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3160 | || new_transition(-2372097972, 1), [INFO] [stdout] 3161 | || new_transition(-1567453392, 2), [INFO] [stdout] 3162 | || new_transition(-1233432000, 3), [INFO] [stdout] ... || [INFO] [stdout] 3220 | || new_transition(1237082400, 5), [INFO] [stdout] 3221 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3235 | | ))), [INFO] [stdout] 3236 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3222:6 [INFO] [stdout] | [INFO] [stdout] 3158 | pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 3159 | | &[ [INFO] [stdout] 3160 | | new_transition(-2372097972, 1), [INFO] [stdout] 3161 | | new_transition(-1567453392, 2), [INFO] [stdout] ... | [INFO] [stdout] 3222 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3223 | || new_local_time_type(-14028, false, Some(b"LMT")), [INFO] [stdout] 3224 | || new_local_time_type(-15408, false, Some(b"CMT")), [INFO] [stdout] 3225 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] ... || [INFO] [stdout] 3228 | || new_local_time_type(-10800, false, Some(b"-03")), [INFO] [stdout] 3229 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3235 | | ))), [INFO] [stdout] 3236 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3231:6 [INFO] [stdout] | [INFO] [stdout] 3158 | pub(crate) const AMERICA_BUENOS_AIRES: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 3159 | | &[ [INFO] [stdout] 3160 | | new_transition(-2372097972, 1), [INFO] [stdout] 3161 | | new_transition(-1567453392, 2), [INFO] [stdout] ... | [INFO] [stdout] 3231 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3232 | || -10800, [INFO] [stdout] 3233 | || false, [INFO] [stdout] 3234 | || Some(b"-03"), [INFO] [stdout] 3235 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3236 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:3239:6 [INFO] [stdout] | [INFO] [stdout] 3238 | pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3239 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3240 | || new_transition(-1577923200, 3), [INFO] [stdout] 3241 | || new_transition(-880210800, 1), [INFO] [stdout] 3242 | || new_transition(-769395600, 2), [INFO] [stdout] ... || [INFO] [stdout] 3315 | || new_transition(1173603600, 4), [INFO] [stdout] 3316 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3335 | | ))), [INFO] [stdout] 3336 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3317:6 [INFO] [stdout] | [INFO] [stdout] 3238 | pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3239 | | &[ [INFO] [stdout] 3240 | | new_transition(-1577923200, 3), [INFO] [stdout] 3241 | | new_transition(-880210800, 1), [INFO] [stdout] ... | [INFO] [stdout] 3317 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3318 | || new_local_time_type(0, false, Some(b"-00")), [INFO] [stdout] 3319 | || new_local_time_type(-21600, true, Some(b"MWT")), [INFO] [stdout] 3320 | || new_local_time_type(-21600, true, Some(b"MPT")), [INFO] [stdout] ... || [INFO] [stdout] 3325 | || new_local_time_type(-18000, false, Some(b"EST")), [INFO] [stdout] 3326 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3335 | | ))), [INFO] [stdout] 3336 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3328:6 [INFO] [stdout] | [INFO] [stdout] 3238 | pub(crate) const AMERICA_CAMBRIDGE_BAY: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3239 | | &[ [INFO] [stdout] 3240 | | new_transition(-1577923200, 3), [INFO] [stdout] 3241 | | new_transition(-880210800, 1), [INFO] [stdout] ... | [INFO] [stdout] 3328 | | &Some(TransitionRule::Alternate(new_alternate_time( [INFO] [stdout] | | ______^ [INFO] [stdout] 3329 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 3330 | || new_local_time_type(-21600, true, Some(b"MDT")), [INFO] [stdout] 3331 | || RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)), [INFO] [stdout] ... || [INFO] [stdout] 3334 | || 7200, [INFO] [stdout] 3335 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3336 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3339:6 [INFO] [stdout] | [INFO] [stdout] 3338 | pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 3339 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3340 | || new_transition(-1767212492, 2), [INFO] [stdout] 3341 | || new_transition(-1206954000, 1), [INFO] [stdout] 3342 | || new_transition(-1191358800, 2), [INFO] [stdout] ... || [INFO] [stdout] 3430 | || new_transition(1550372400, 2), [INFO] [stdout] 3431 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3442 | | ))), [INFO] [stdout] 3443 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3432:6 [INFO] [stdout] | [INFO] [stdout] 3338 | pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 3339 | | &[ [INFO] [stdout] 3340 | | new_transition(-1767212492, 2), [INFO] [stdout] 3341 | | new_transition(-1206954000, 1), [INFO] [stdout] ... | [INFO] [stdout] 3432 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3433 | || new_local_time_type(-13108, false, Some(b"LMT")), [INFO] [stdout] 3434 | || new_local_time_type(-10800, true, Some(b"-03")), [INFO] [stdout] 3435 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] 3436 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3442 | | ))), [INFO] [stdout] 3443 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3438:6 [INFO] [stdout] | [INFO] [stdout] 3338 | pub(crate) const AMERICA_CAMPO_GRANDE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 3339 | | &[ [INFO] [stdout] 3340 | | new_transition(-1767212492, 2), [INFO] [stdout] 3341 | | new_transition(-1206954000, 1), [INFO] [stdout] ... | [INFO] [stdout] 3438 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3439 | || -14400, [INFO] [stdout] 3440 | || false, [INFO] [stdout] 3441 | || Some(b"-04"), [INFO] [stdout] 3442 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3443 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/src/generated/tzdata.rs:3446:6 [INFO] [stdout] | [INFO] [stdout] 3445 | pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3446 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3447 | || new_transition(-1514743200, 1), [INFO] [stdout] 3448 | || new_transition(377935200, 3), [INFO] [stdout] 3449 | || new_transition(828860400, 2), [INFO] [stdout] ... || [INFO] [stdout] 3488 | || new_transition(1422777600, 3), [INFO] [stdout] 3489 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3502 | | ))), [INFO] [stdout] 3503 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3490:6 [INFO] [stdout] | [INFO] [stdout] 3445 | pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3446 | | &[ [INFO] [stdout] 3447 | | new_transition(-1514743200, 1), [INFO] [stdout] 3448 | | new_transition(377935200, 3), [INFO] [stdout] ... | [INFO] [stdout] 3490 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3491 | || new_local_time_type(-20824, false, Some(b"LMT")), [INFO] [stdout] 3492 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] 3493 | || new_local_time_type(-14400, true, Some(b"EDT")), [INFO] [stdout] 3494 | || new_local_time_type(-18000, false, Some(b"EST")), [INFO] [stdout] 3495 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 3496 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3502 | | ))), [INFO] [stdout] 3503 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3498:6 [INFO] [stdout] | [INFO] [stdout] 3445 | pub(crate) const AMERICA_CANCUN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3446 | | &[ [INFO] [stdout] 3447 | | new_transition(-1514743200, 1), [INFO] [stdout] 3448 | | new_transition(377935200, 3), [INFO] [stdout] ... | [INFO] [stdout] 3498 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3499 | || -18000, [INFO] [stdout] 3500 | || false, [INFO] [stdout] 3501 | || Some(b"EST"), [INFO] [stdout] 3502 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3503 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3506:6 [INFO] [stdout] | [INFO] [stdout] 3505 | pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3506 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3507 | || new_transition(-2524505536, 1), [INFO] [stdout] 3508 | || new_transition(-1826739140, 2), [INFO] [stdout] 3509 | || new_transition(-157750200, 3), [INFO] [stdout] 3510 | || new_transition(1197183600, 2), [INFO] [stdout] 3511 | || new_transition(1462086000, 3), [INFO] [stdout] 3512 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3524 | | ))), [INFO] [stdout] 3525 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3513:6 [INFO] [stdout] | [INFO] [stdout] 3505 | pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3506 | | &[ [INFO] [stdout] 3507 | | new_transition(-2524505536, 1), [INFO] [stdout] 3508 | | new_transition(-1826739140, 2), [INFO] [stdout] ... | [INFO] [stdout] 3513 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3514 | || new_local_time_type(-16064, false, Some(b"LMT")), [INFO] [stdout] 3515 | || new_local_time_type(-16060, false, Some(b"CMT")), [INFO] [stdout] 3516 | || new_local_time_type(-16200, false, Some(b"-0430")), [INFO] [stdout] 3517 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] 3518 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3524 | | ))), [INFO] [stdout] 3525 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3520:6 [INFO] [stdout] | [INFO] [stdout] 3505 | pub(crate) const AMERICA_CARACAS: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3506 | | &[ [INFO] [stdout] 3507 | | new_transition(-2524505536, 1), [INFO] [stdout] 3508 | | new_transition(-1826739140, 2), [INFO] [stdout] ... | [INFO] [stdout] 3520 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3521 | || -14400, [INFO] [stdout] 3522 | || false, [INFO] [stdout] 3523 | || Some(b"-04"), [INFO] [stdout] 3524 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3525 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3528:6 [INFO] [stdout] | [INFO] [stdout] 3527 | pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 3528 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3529 | || new_transition(-2372096212, 1), [INFO] [stdout] 3530 | || new_transition(-1567453392, 2), [INFO] [stdout] 3531 | || new_transition(-1233432000, 3), [INFO] [stdout] ... || [INFO] [stdout] 3589 | || new_transition(1205632800, 5), [INFO] [stdout] 3590 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3604 | | ))), [INFO] [stdout] 3605 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:3591:6 [INFO] [stdout] | [INFO] [stdout] 3527 | pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 3528 | | &[ [INFO] [stdout] 3529 | | new_transition(-2372096212, 1), [INFO] [stdout] 3530 | | new_transition(-1567453392, 2), [INFO] [stdout] ... | [INFO] [stdout] 3591 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3592 | || new_local_time_type(-15788, false, Some(b"LMT")), [INFO] [stdout] 3593 | || new_local_time_type(-15408, false, Some(b"CMT")), [INFO] [stdout] 3594 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] ... || [INFO] [stdout] 3597 | || new_local_time_type(-10800, false, Some(b"-03")), [INFO] [stdout] 3598 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3604 | | ))), [INFO] [stdout] 3605 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3600:6 [INFO] [stdout] | [INFO] [stdout] 3527 | pub(crate) const AMERICA_CATAMARCA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 3528 | | &[ [INFO] [stdout] 3529 | | new_transition(-2372096212, 1), [INFO] [stdout] 3530 | | new_transition(-1567453392, 2), [INFO] [stdout] ... | [INFO] [stdout] 3600 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3601 | || -10800, [INFO] [stdout] 3602 | || false, [INFO] [stdout] 3603 | || Some(b"-03"), [INFO] [stdout] 3604 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3605 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3608:6 [INFO] [stdout] | [INFO] [stdout] 3607 | pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3608 | | &[new_transition(-1846269040, 1), new_transition(-71092800, 2)], [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] 3609 | | &[ [INFO] [stdout] 3610 | | new_local_time_type(-12560, false, Some(b"LMT")), [INFO] [stdout] ... | [INFO] [stdout] 3619 | | ))), [INFO] [stdout] 3620 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3609:6 [INFO] [stdout] | [INFO] [stdout] 3607 | pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3608 | | &[new_transition(-1846269040, 1), new_transition(-71092800, 2)], [INFO] [stdout] 3609 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3610 | || new_local_time_type(-12560, false, Some(b"LMT")), [INFO] [stdout] 3611 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] 3612 | || new_local_time_type(-10800, false, Some(b"-03")), [INFO] [stdout] 3613 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3619 | | ))), [INFO] [stdout] 3620 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3615:6 [INFO] [stdout] | [INFO] [stdout] 3607 | pub(crate) const AMERICA_CAYENNE: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3608 | | &[new_transition(-1846269040, 1), new_transition(-71092800, 2)], [INFO] [stdout] 3609 | | &[ [INFO] [stdout] 3610 | | new_local_time_type(-12560, false, Some(b"LMT")), [INFO] [stdout] ... | [INFO] [stdout] 3615 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3616 | || -10800, [INFO] [stdout] 3617 | || false, [INFO] [stdout] 3618 | || Some(b"-03"), [INFO] [stdout] 3619 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3620 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:3623:6 [INFO] [stdout] | [INFO] [stdout] 3622 | pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3623 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3624 | || new_transition(-2524502068, 1), [INFO] [stdout] 3625 | || new_transition(-1827687170, 2), [INFO] [stdout] 3626 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3637 | | ))), [INFO] [stdout] 3638 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3627:6 [INFO] [stdout] | [INFO] [stdout] 3622 | pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3623 | | &[ [INFO] [stdout] 3624 | | new_transition(-2524502068, 1), [INFO] [stdout] 3625 | | new_transition(-1827687170, 2), [INFO] [stdout] 3626 | | ], [INFO] [stdout] 3627 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3628 | || new_local_time_type(-19532, false, Some(b"LMT")), [INFO] [stdout] 3629 | || new_local_time_type(-18430, false, Some(b"KMT")), [INFO] [stdout] 3630 | || new_local_time_type(-18000, false, Some(b"EST")), [INFO] [stdout] 3631 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3637 | | ))), [INFO] [stdout] 3638 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3633:6 [INFO] [stdout] | [INFO] [stdout] 3622 | pub(crate) const AMERICA_CAYMAN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 3623 | | &[ [INFO] [stdout] 3624 | | new_transition(-2524502068, 1), [INFO] [stdout] 3625 | | new_transition(-1827687170, 2), [INFO] [stdout] ... | [INFO] [stdout] 3633 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3634 | || -18000, [INFO] [stdout] 3635 | || false, [INFO] [stdout] 3636 | || Some(b"EST"), [INFO] [stdout] 3637 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3638 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:3641:6 [INFO] [stdout] | [INFO] [stdout] 3640 | pub(crate) const AMERICA_CHICAGO: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3641 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3642 | || new_transition(-2717647200, 2), [INFO] [stdout] 3643 | || new_transition(-1633276800, 1), [INFO] [stdout] 3644 | || new_transition(-1615136400, 2), [INFO] [stdout] ... || [INFO] [stdout] 3816 | || new_transition(1173600000, 1), [INFO] [stdout] 3817 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3834 | | ))), [INFO] [stdout] 3835 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3818:6 [INFO] [stdout] | [INFO] [stdout] 3640 | pub(crate) const AMERICA_CHICAGO: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3641 | | &[ [INFO] [stdout] 3642 | | new_transition(-2717647200, 2), [INFO] [stdout] 3643 | | new_transition(-1633276800, 1), [INFO] [stdout] ... | [INFO] [stdout] 3818 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3819 | || new_local_time_type(-21036, false, Some(b"LMT")), [INFO] [stdout] 3820 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 3821 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] ... || [INFO] [stdout] 3824 | || new_local_time_type(-18000, true, Some(b"CPT")), [INFO] [stdout] 3825 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3834 | | ))), [INFO] [stdout] 3835 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3827:6 [INFO] [stdout] | [INFO] [stdout] 3640 | pub(crate) const AMERICA_CHICAGO: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 3641 | | &[ [INFO] [stdout] 3642 | | new_transition(-2717647200, 2), [INFO] [stdout] 3643 | | new_transition(-1633276800, 1), [INFO] [stdout] ... | [INFO] [stdout] 3827 | | &Some(TransitionRule::Alternate(new_alternate_time( [INFO] [stdout] | | ______^ [INFO] [stdout] 3828 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] 3829 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 3830 | || RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)), [INFO] [stdout] ... || [INFO] [stdout] 3833 | || 7200, [INFO] [stdout] 3834 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3835 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3838:6 [INFO] [stdout] | [INFO] [stdout] 3837 | pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 3838 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3839 | || new_transition(-1514739600, 1), [INFO] [stdout] 3840 | || new_transition(-1343066400, 2), [INFO] [stdout] 3841 | || new_transition(-1234807200, 1), [INFO] [stdout] ... || [INFO] [stdout] 3898 | || new_transition(1667116800, 2), [INFO] [stdout] 3899 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3912 | | ))), [INFO] [stdout] 3913 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:3900:6 [INFO] [stdout] | [INFO] [stdout] 3837 | pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 3838 | | &[ [INFO] [stdout] 3839 | | new_transition(-1514739600, 1), [INFO] [stdout] 3840 | | new_transition(-1343066400, 2), [INFO] [stdout] ... | [INFO] [stdout] 3900 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3901 | || new_local_time_type(-25460, false, Some(b"LMT")), [INFO] [stdout] 3902 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 3903 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] 3904 | || new_local_time_type(-21600, true, Some(b"MDT")), [INFO] [stdout] 3905 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 3906 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3912 | | ))), [INFO] [stdout] 3913 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3908:6 [INFO] [stdout] | [INFO] [stdout] 3837 | pub(crate) const AMERICA_CHIHUAHUA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _____________________________________________________________- [INFO] [stdout] 3838 | | &[ [INFO] [stdout] 3839 | | new_transition(-1514739600, 1), [INFO] [stdout] 3840 | | new_transition(-1343066400, 2), [INFO] [stdout] ... | [INFO] [stdout] 3908 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 3909 | || -21600, [INFO] [stdout] 3910 | || false, [INFO] [stdout] 3911 | || Some(b"CST"), [INFO] [stdout] 3912 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3913 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3916:6 [INFO] [stdout] | [INFO] [stdout] 3915 | pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3916 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3917 | || new_transition(-1514739600, 1), [INFO] [stdout] 3918 | || new_transition(-1343066400, 2), [INFO] [stdout] 3919 | || new_transition(-1234807200, 1), [INFO] [stdout] ... || [INFO] [stdout] 3977 | || new_transition(1669788000, 1), [INFO] [stdout] 3978 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3994 | | ))), [INFO] [stdout] 3995 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3979:6 [INFO] [stdout] | [INFO] [stdout] 3915 | pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3916 | | &[ [INFO] [stdout] 3917 | | new_transition(-1514739600, 1), [INFO] [stdout] 3918 | | new_transition(-1343066400, 2), [INFO] [stdout] ... | [INFO] [stdout] 3979 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3980 | || new_local_time_type(-25556, false, Some(b"LMT")), [INFO] [stdout] 3981 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 3982 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] 3983 | || new_local_time_type(-21600, true, Some(b"MDT")), [INFO] [stdout] 3984 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 3985 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 3994 | | ))), [INFO] [stdout] 3995 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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(-2109291020, 1)], [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] 1254 | | &[ [INFO] [stdout] 1255 | | new_local_time_type(7820, 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.2/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(-2109291020, 1)], [INFO] [stdout] 1254 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 1255 | || new_local_time_type(7820, 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.2/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(-2109291020, 1)], [INFO] [stdout] 1254 | | &[ [INFO] [stdout] 1255 | | new_local_time_type(7820, 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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:3987:6 [INFO] [stdout] | [INFO] [stdout] 3915 | pub(crate) const AMERICA_CIUDAD_JUAREZ: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3916 | | &[ [INFO] [stdout] 3917 | | new_transition(-1514739600, 1), [INFO] [stdout] 3918 | | new_transition(-1343066400, 2), [INFO] [stdout] ... | [INFO] [stdout] 3987 | | &Some(TransitionRule::Alternate(new_alternate_time( [INFO] [stdout] | | ______^ [INFO] [stdout] 3988 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 3989 | || new_local_time_type(-21600, true, Some(b"MDT")), [INFO] [stdout] 3990 | || RuleDay::MonthWeekDay(new_month_week_day(3, 2, 0)), [INFO] [stdout] ... || [INFO] [stdout] 3993 | || 7200, [INFO] [stdout] 3994 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 3995 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:3998:6 [INFO] [stdout] | [INFO] [stdout] 3997 | pub(crate) const AMERICA_CORAL_HARBOUR: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3998 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 3999 | || new_transition(-2524502512, 1), [INFO] [stdout] 4000 | || new_transition(-1946918424, 2), [INFO] [stdout] 4001 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4012 | | ))), [INFO] [stdout] 4013 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4002:6 [INFO] [stdout] | [INFO] [stdout] 3997 | pub(crate) const AMERICA_CORAL_HARBOUR: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3998 | | &[ [INFO] [stdout] 3999 | | new_transition(-2524502512, 1), [INFO] [stdout] 4000 | | new_transition(-1946918424, 2), [INFO] [stdout] 4001 | | ], [INFO] [stdout] 4002 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4003 | || new_local_time_type(-19088, false, Some(b"LMT")), [INFO] [stdout] 4004 | || new_local_time_type(-19176, false, Some(b"CMT")), [INFO] [stdout] 4005 | || new_local_time_type(-18000, false, Some(b"EST")), [INFO] [stdout] 4006 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4012 | | ))), [INFO] [stdout] 4013 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4008:6 [INFO] [stdout] | [INFO] [stdout] 3997 | pub(crate) const AMERICA_CORAL_HARBOUR: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 3998 | | &[ [INFO] [stdout] 3999 | | new_transition(-2524502512, 1), [INFO] [stdout] 4000 | | new_transition(-1946918424, 2), [INFO] [stdout] ... | [INFO] [stdout] 4008 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4009 | || -18000, [INFO] [stdout] 4010 | || false, [INFO] [stdout] 4011 | || Some(b"EST"), [INFO] [stdout] 4012 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4013 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4016:6 [INFO] [stdout] | [INFO] [stdout] 4015 | pub(crate) const AMERICA_CORDOBA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4016 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4017 | || new_transition(-2372096592, 1), [INFO] [stdout] 4018 | || new_transition(-1567453392, 2), [INFO] [stdout] 4019 | || new_transition(-1233432000, 3), [INFO] [stdout] ... || [INFO] [stdout] 4077 | || new_transition(1237082400, 5), [INFO] [stdout] 4078 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4092 | | ))), [INFO] [stdout] 4093 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:4079:6 [INFO] [stdout] | [INFO] [stdout] 4015 | pub(crate) const AMERICA_CORDOBA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4016 | | &[ [INFO] [stdout] 4017 | | new_transition(-2372096592, 1), [INFO] [stdout] 4018 | | new_transition(-1567453392, 2), [INFO] [stdout] ... | [INFO] [stdout] 4079 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4080 | || new_local_time_type(-15408, false, Some(b"LMT")), [INFO] [stdout] 4081 | || new_local_time_type(-15408, false, Some(b"CMT")), [INFO] [stdout] 4082 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] ... || [INFO] [stdout] 4085 | || new_local_time_type(-10800, false, Some(b"-03")), [INFO] [stdout] 4086 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4092 | | ))), [INFO] [stdout] 4093 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4088:6 [INFO] [stdout] | [INFO] [stdout] 4015 | pub(crate) const AMERICA_CORDOBA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4016 | | &[ [INFO] [stdout] 4017 | | new_transition(-2372096592, 1), [INFO] [stdout] 4018 | | new_transition(-1567453392, 2), [INFO] [stdout] ... | [INFO] [stdout] 4088 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4089 | || -10800, [INFO] [stdout] 4090 | || false, [INFO] [stdout] 4091 | || Some(b"-03"), [INFO] [stdout] 4092 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4093 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4096:6 [INFO] [stdout] | [INFO] [stdout] 4095 | pub(crate) const AMERICA_COSTA_RICA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ______________________________________________________________- [INFO] [stdout] 4096 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4097 | || new_transition(-2524501427, 1), [INFO] [stdout] 4098 | || new_transition(-1545071027, 3), [INFO] [stdout] 4099 | || new_transition(288770400, 2), [INFO] [stdout] ... || [INFO] [stdout] 4106 | || new_transition(700635600, 3), [INFO] [stdout] 4107 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4119 | | ))), [INFO] [stdout] 4120 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4108:6 [INFO] [stdout] | [INFO] [stdout] 4095 | pub(crate) const AMERICA_COSTA_RICA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ______________________________________________________________- [INFO] [stdout] 4096 | | &[ [INFO] [stdout] 4097 | | new_transition(-2524501427, 1), [INFO] [stdout] 4098 | | new_transition(-1545071027, 3), [INFO] [stdout] ... | [INFO] [stdout] 4108 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4109 | || new_local_time_type(-20173, false, Some(b"LMT")), [INFO] [stdout] 4110 | || new_local_time_type(-20173, false, Some(b"SJMT")), [INFO] [stdout] 4111 | || new_local_time_type(-18000, true, Some(b"CDT")), [INFO] [stdout] 4112 | || new_local_time_type(-21600, false, Some(b"CST")), [INFO] [stdout] 4113 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4119 | | ))), [INFO] [stdout] 4120 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4115:6 [INFO] [stdout] | [INFO] [stdout] 4095 | pub(crate) const AMERICA_COSTA_RICA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ______________________________________________________________- [INFO] [stdout] 4096 | | &[ [INFO] [stdout] 4097 | | new_transition(-2524501427, 1), [INFO] [stdout] 4098 | | new_transition(-1545071027, 3), [INFO] [stdout] ... | [INFO] [stdout] 4115 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4116 | || -21600, [INFO] [stdout] 4117 | || false, [INFO] [stdout] 4118 | || Some(b"CST"), [INFO] [stdout] 4119 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4120 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4123:6 [INFO] [stdout] | [INFO] [stdout] 4122 | pub(crate) const AMERICA_CRESTON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4123 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4124 | || new_transition(-2713882436, 1), [INFO] [stdout] 4125 | || new_transition(-1680454800, 2), [INFO] [stdout] 4126 | || new_transition(-1627833600, 1), [INFO] [stdout] 4127 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4138 | | ))), [INFO] [stdout] 4139 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4128:6 [INFO] [stdout] | [INFO] [stdout] 4122 | pub(crate) const AMERICA_CRESTON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4123 | | &[ [INFO] [stdout] 4124 | | new_transition(-2713882436, 1), [INFO] [stdout] 4125 | | new_transition(-1680454800, 2), [INFO] [stdout] ... | [INFO] [stdout] 4128 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4129 | || new_local_time_type(-27964, false, Some(b"LMT")), [INFO] [stdout] 4130 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 4131 | || new_local_time_type(-28800, false, Some(b"PST")), [INFO] [stdout] 4132 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4138 | | ))), [INFO] [stdout] 4139 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:4134:6 [INFO] [stdout] | [INFO] [stdout] 4122 | pub(crate) const AMERICA_CRESTON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4123 | | &[ [INFO] [stdout] 4124 | | new_transition(-2713882436, 1), [INFO] [stdout] 4125 | | new_transition(-1680454800, 2), [INFO] [stdout] ... | [INFO] [stdout] 4134 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4135 | || -25200, [INFO] [stdout] 4136 | || false, [INFO] [stdout] 4137 | || Some(b"MST"), [INFO] [stdout] 4138 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4139 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4142:6 [INFO] [stdout] | [INFO] [stdout] 4141 | pub(crate) const AMERICA_CUIABA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 4142 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4143 | || new_transition(-1767212140, 2), [INFO] [stdout] 4144 | || new_transition(-1206954000, 1), [INFO] [stdout] 4145 | || new_transition(-1191358800, 2), [INFO] [stdout] ... || [INFO] [stdout] 4231 | || new_transition(1550372400, 2), [INFO] [stdout] 4232 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4243 | | ))), [INFO] [stdout] 4244 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4233:6 [INFO] [stdout] | [INFO] [stdout] 4141 | pub(crate) const AMERICA_CUIABA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 4142 | | &[ [INFO] [stdout] 4143 | | new_transition(-1767212140, 2), [INFO] [stdout] 4144 | | new_transition(-1206954000, 1), [INFO] [stdout] ... | [INFO] [stdout] 4233 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4234 | || new_local_time_type(-13460, false, Some(b"LMT")), [INFO] [stdout] 4235 | || new_local_time_type(-10800, true, Some(b"-03")), [INFO] [stdout] 4236 | || new_local_time_type(-14400, false, Some(b"-04")), [INFO] [stdout] 4237 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4243 | | ))), [INFO] [stdout] 4244 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/src/generated/tzdata.rs:4239:6 [INFO] [stdout] | [INFO] [stdout] 4141 | pub(crate) const AMERICA_CUIABA: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 4142 | | &[ [INFO] [stdout] 4143 | | new_transition(-1767212140, 2), [INFO] [stdout] 4144 | | new_transition(-1206954000, 1), [INFO] [stdout] ... | [INFO] [stdout] 4239 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4240 | || -14400, [INFO] [stdout] 4241 | || false, [INFO] [stdout] 4242 | || Some(b"-04"), [INFO] [stdout] 4243 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4244 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4247:6 [INFO] [stdout] | [INFO] [stdout] 4246 | pub(crate) const AMERICA_CURACAO: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4247 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4248 | || new_transition(-1826738653, 1), [INFO] [stdout] 4249 | || new_transition(-157750200, 2), [INFO] [stdout] 4250 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4261 | | ))), [INFO] [stdout] 4262 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4251:6 [INFO] [stdout] | [INFO] [stdout] 4246 | pub(crate) const AMERICA_CURACAO: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4247 | | &[ [INFO] [stdout] 4248 | | new_transition(-1826738653, 1), [INFO] [stdout] 4249 | | new_transition(-157750200, 2), [INFO] [stdout] 4250 | | ], [INFO] [stdout] 4251 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4252 | || new_local_time_type(-16547, false, Some(b"LMT")), [INFO] [stdout] 4253 | || new_local_time_type(-16200, false, Some(b"-0430")), [INFO] [stdout] 4254 | || new_local_time_type(-14400, false, Some(b"AST")), [INFO] [stdout] 4255 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4261 | | ))), [INFO] [stdout] 4262 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4257:6 [INFO] [stdout] | [INFO] [stdout] 4246 | pub(crate) const AMERICA_CURACAO: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ___________________________________________________________- [INFO] [stdout] 4247 | | &[ [INFO] [stdout] 4248 | | new_transition(-1826738653, 1), [INFO] [stdout] 4249 | | new_transition(-157750200, 2), [INFO] [stdout] ... | [INFO] [stdout] 4257 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4258 | || -14400, [INFO] [stdout] 4259 | || false, [INFO] [stdout] 4260 | || Some(b"AST"), [INFO] [stdout] 4261 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4262 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4265:6 [INFO] [stdout] | [INFO] [stdout] 4264 | pub(crate) const AMERICA_DANMARKSHAVN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 4265 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4266 | || new_transition(-1686091520, 1), [INFO] [stdout] 4267 | || new_transition(323845200, 2), [INFO] [stdout] 4268 | || new_transition(338950800, 1), [INFO] [stdout] ... || [INFO] [stdout] 4299 | || new_transition(820465200, 3), [INFO] [stdout] 4300 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4312 | | ))), [INFO] [stdout] 4313 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4301:6 [INFO] [stdout] | [INFO] [stdout] 4264 | pub(crate) const AMERICA_DANMARKSHAVN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 4265 | | &[ [INFO] [stdout] 4266 | | new_transition(-1686091520, 1), [INFO] [stdout] 4267 | | new_transition(323845200, 2), [INFO] [stdout] ... | [INFO] [stdout] 4301 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4302 | || new_local_time_type(-4480, false, Some(b"LMT")), [INFO] [stdout] 4303 | || new_local_time_type(-10800, false, Some(b"-03")), [INFO] [stdout] 4304 | || new_local_time_type(-7200, true, Some(b"-02")), [INFO] [stdout] 4305 | || new_local_time_type(0, false, Some(b"GMT")), [INFO] [stdout] 4306 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4312 | | ))), [INFO] [stdout] 4313 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4308:6 [INFO] [stdout] | [INFO] [stdout] 4264 | pub(crate) const AMERICA_DANMARKSHAVN: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 4265 | | &[ [INFO] [stdout] 4266 | | new_transition(-1686091520, 1), [INFO] [stdout] 4267 | | new_transition(323845200, 2), [INFO] [stdout] ... | [INFO] [stdout] 4308 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4309 | || 0, [INFO] [stdout] 4310 | || false, [INFO] [stdout] 4311 | || Some(b"GMT"), [INFO] [stdout] 4312 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4313 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4316:6 [INFO] [stdout] | [INFO] [stdout] 4315 | pub(crate) const AMERICA_DAWSON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 4316 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4317 | || new_transition(-2188996940, 2), [INFO] [stdout] 4318 | || new_transition(-1632056400, 1), [INFO] [stdout] 4319 | || new_transition(-1615125600, 2), [INFO] [stdout] ... || [INFO] [stdout] 4409 | || new_transition(1604214000, 8), [INFO] [stdout] 4410 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4427 | | ))), [INFO] [stdout] 4428 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4411:6 [INFO] [stdout] | [INFO] [stdout] 4315 | pub(crate) const AMERICA_DAWSON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 4316 | | &[ [INFO] [stdout] 4317 | | new_transition(-2188996940, 2), [INFO] [stdout] 4318 | | new_transition(-1632056400, 1), [INFO] [stdout] ... | [INFO] [stdout] 4411 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4412 | || new_local_time_type(-33460, false, Some(b"LMT")), [INFO] [stdout] 4413 | || new_local_time_type(-28800, true, Some(b"YDT")), [INFO] [stdout] 4414 | || new_local_time_type(-32400, false, Some(b"YST")), [INFO] [stdout] ... || [INFO] [stdout] 4420 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 4421 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4427 | | ))), [INFO] [stdout] 4428 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4423:6 [INFO] [stdout] | [INFO] [stdout] 4315 | pub(crate) const AMERICA_DAWSON: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | __________________________________________________________- [INFO] [stdout] 4316 | | &[ [INFO] [stdout] 4317 | | new_transition(-2188996940, 2), [INFO] [stdout] 4318 | | new_transition(-1632056400, 1), [INFO] [stdout] ... | [INFO] [stdout] 4423 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4424 | || -25200, [INFO] [stdout] 4425 | || false, [INFO] [stdout] 4426 | || Some(b"MST"), [INFO] [stdout] 4427 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4428 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4431:6 [INFO] [stdout] | [INFO] [stdout] 4430 | pub(crate) const AMERICA_DAWSON_CREEK: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 4431 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4432 | || new_transition(-2713881544, 2), [INFO] [stdout] 4433 | || new_transition(-1632060000, 1), [INFO] [stdout] 4434 | || new_transition(-1615129200, 2), [INFO] [stdout] ... || [INFO] [stdout] 4489 | || new_transition(84013200, 5), [INFO] [stdout] 4490 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4504 | | ))), [INFO] [stdout] 4505 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4491:6 [INFO] [stdout] | [INFO] [stdout] 4430 | pub(crate) const AMERICA_DAWSON_CREEK: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 4431 | | &[ [INFO] [stdout] 4432 | | new_transition(-2713881544, 2), [INFO] [stdout] 4433 | | new_transition(-1632060000, 1), [INFO] [stdout] ... | [INFO] [stdout] 4491 | | &[ [INFO] [stdout] | | ______^ [INFO] [stdout] 4492 | || new_local_time_type(-28856, false, Some(b"LMT")), [INFO] [stdout] 4493 | || new_local_time_type(-25200, true, Some(b"PDT")), [INFO] [stdout] 4494 | || new_local_time_type(-28800, false, Some(b"PST")), [INFO] [stdout] ... || [INFO] [stdout] 4497 | || new_local_time_type(-25200, false, Some(b"MST")), [INFO] [stdout] 4498 | || ], [INFO] [stdout] | ||_____^ creates a temporary value which is freed while still in use [INFO] [stdout] ... | [INFO] [stdout] 4504 | | ))), [INFO] [stdout] 4505 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/src/generated/tzdata.rs:4500:6 [INFO] [stdout] | [INFO] [stdout] 4430 | pub(crate) const AMERICA_DAWSON_CREEK: TimeZoneRef<'static> = new_time_zone_ref( [INFO] [stdout] | ________________________________________________________________- [INFO] [stdout] 4431 | | &[ [INFO] [stdout] 4432 | | new_transition(-2713881544, 2), [INFO] [stdout] 4433 | | new_transition(-1632060000, 1), [INFO] [stdout] ... | [INFO] [stdout] 4500 | | &Some(TransitionRule::Fixed(new_local_time_type( [INFO] [stdout] | | ______^ [INFO] [stdout] 4501 | || -25200, [INFO] [stdout] 4502 | || false, [INFO] [stdout] 4503 | || Some(b"MST"), [INFO] [stdout] 4504 | || ))), [INFO] [stdout] | ||_______^ creates a temporary value which is freed while still in use [INFO] [stdout] 4505 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__temporary value is freed at the end of this statement [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tzdb_data-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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 | | &[ [WARN] too many lines in the log, truncating it