[INFO] cloning repository https://github.com/oscarveral/nucro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oscarveral/nucro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarveral%2Fnucro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarveral%2Fnucro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7723aaa26be2d85ef9759900cf926f97b63756ee [INFO] checking oscarveral/nucro against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarveral%2Fnucro" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oscarveral/nucro on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oscarveral/nucro [INFO] finished tweaking git repo https://github.com/oscarveral/nucro [INFO] tweaked toml for git repo https://github.com/oscarveral/nucro written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oscarveral/nucro 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4bb461d9b255150eb38a25ffccf169e66abbd08d74eafcad821e699afb496a5 [INFO] running `Command { std: "docker" "start" "-a" "f4bb461d9b255150eb38a25ffccf169e66abbd08d74eafcad821e699afb496a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4bb461d9b255150eb38a25ffccf169e66abbd08d74eafcad821e699afb496a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4bb461d9b255150eb38a25ffccf169e66abbd08d74eafcad821e699afb496a5", kill_on_drop: false }` [INFO] [stdout] f4bb461d9b255150eb38a25ffccf169e66abbd08d74eafcad821e699afb496a5 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced36b0cf7377d7602557d88d54834f59e7735afbc687ef2bdd2512c9fcaaf74 [INFO] running `Command { std: "docker" "start" "-a" "ced36b0cf7377d7602557d88d54834f59e7735afbc687ef2bdd2512c9fcaaf74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking nucro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/ui/account.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/ui/account.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/ui/account.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/ui/account.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | let res = run(terminal); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `positions`, and `reference_currency` are never read [INFO] [stdout] --> src/model/account.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | /// Unique identifier of the account. [INFO] [stdout] 9 | id: u128, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | /// Descriptive name. [INFO] [stdout] 11 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | /// Holdings of this account. [INFO] [stdout] 13 | positions: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | /// Currency of reference of this account. [INFO] [stdout] 15 | reference_currency: Currency, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/model/account.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AccountRepository(Vec); [INFO] [stdout] | ----------------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/model/account.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | impl AccountRepository { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 22 | /// Create a new empty account repository. [INFO] [stdout] 23 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CurrencyType` and `SecurityType` are never constructed [INFO] [stdout] --> src/model/asset.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Asset { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 5 | /// Any currency is also a financial asset. [INFO] [stdout] 6 | CurrencyType(Currency), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | /// Securities idenfied by their ISIN. [INFO] [stdout] 8 | SecurityType(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/ui/account.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/ui/account.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `area` [INFO] [stdout] --> src/ui/account.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> src/ui/account.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(self, area: Rect, buf: &mut Buffer) [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | let res = run(terminal); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `positions`, and `reference_currency` are never read [INFO] [stdout] --> src/model/account.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | /// Unique identifier of the account. [INFO] [stdout] 9 | id: u128, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | /// Descriptive name. [INFO] [stdout] 11 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | /// Holdings of this account. [INFO] [stdout] 13 | positions: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | /// Currency of reference of this account. [INFO] [stdout] 15 | reference_currency: Currency, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/model/account.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AccountRepository(Vec); [INFO] [stdout] | ----------------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/model/account.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | impl AccountRepository { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 22 | /// Create a new empty account repository. [INFO] [stdout] 23 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CurrencyType` and `SecurityType` are never constructed [INFO] [stdout] --> src/model/asset.rs:6:2 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Asset { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 5 | /// Any currency is also a financial asset. [INFO] [stdout] 6 | CurrencyType(Currency), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | /// Securities idenfied by their ISIN. [INFO] [stdout] 8 | SecurityType(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/model/currency.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Currency { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 37 | (AED, 784, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 38 | /// Afghan afghani. Afghanistan. [INFO] [stdout] 39 | (AFN, 971, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 40 | /// Albanian lek. Albania. [INFO] [stdout] 41 | (ALL, 8, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | /// Armenian dram. Armenia. [INFO] [stdout] 43 | (AMD, 51, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 44 | /// Netherlands Antillean guilder. Curaçao, Sint Maarten. [INFO] [stdout] 45 | (ANG, 532, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 46 | /// Angolan kwanza. Angola. [INFO] [stdout] 47 | (AOA, 973, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 48 | /// Argentine peso. Argentina. [INFO] [stdout] 49 | (ARS, 32, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 50 | /// Australian dolla... [INFO] [stdout] 51 | (AUD, 36, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 52 | /// Aruban florin. Aruba. [INFO] [stdout] 53 | (AWG, 533, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 54 | /// Azerbaijani manat. Azerbaijan. [INFO] [stdout] 55 | (AZN, 944, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | /// Bosnia and Herzegovina convertible mark. Bosnia and Herzegovina. [INFO] [stdout] 57 | (BAM, 977, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 58 | /// Barbados dollar. Barbados. [INFO] [stdout] 59 | (BBD, 52, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 60 | /// Bangladeshi taka. Bangladesh. [INFO] [stdout] 61 | (BDT, 50, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 62 | /// Bulgarian lev. Bulgaria. [INFO] [stdout] 63 | (BGN, 975, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 64 | /// Bahraini dinar. Bahrain. [INFO] [stdout] 65 | (BHD, 48, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 66 | /// Burundian franc. Burundi. [INFO] [stdout] 67 | (BIF, 108, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 68 | /// Bermudian dollar. Bermuda. [INFO] [stdout] 69 | (BMD, 60, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 70 | /// Brunei dollar. Brunei. [INFO] [stdout] 71 | (BND, 96, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 72 | /// Boliviano. Bolivia. [INFO] [stdout] 73 | (BOB, 68, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 74 | /// Bolivian Mvdol. Bolivia. [INFO] [stdout] 75 | (BOV, 984, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 76 | /// Brazilian real. Brazil. [INFO] [stdout] 77 | (BRL, 986, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 78 | /// Bahamian dollar. Bahamas. [INFO] [stdout] 79 | (BSD, 44, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | /// Bhutanese ngultrum. Bhutan. [INFO] [stdout] 81 | (BTN, 64, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 82 | /// Botswana pula. Botswana. [INFO] [stdout] 83 | (BWP, 72, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 84 | /// Belarusian ruble. Belarus. [INFO] [stdout] 85 | (BYN, 933, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 86 | /// Belize dollar. Belize. [INFO] [stdout] 87 | (BZD, 84, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 88 | /// Canadian dollar. Canada. [INFO] [stdout] 89 | (CAD, 124, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 90 | /// Congolese franc. Democratic Republic of the Congo. [INFO] [stdout] 91 | (CDF, 976, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 92 | /// WIR euro. Switzerland. [INFO] [stdout] 93 | (CHE, 947, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 94 | /// Swiss franc. Switzerland, Liechtenstein. [INFO] [stdout] 95 | (CHF, 756, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 96 | /// WIR franc. Switzerland. [INFO] [stdout] 97 | (CHW, 848, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 98 | /// Unidad de Fomento. Chile. [INFO] [stdout] 99 | (CLF, 990, 4), [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | /// Chilean peso. Chile. [INFO] [stdout] 101 | (CLP, 152, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | /// Renminbi. China. [INFO] [stdout] 103 | (CNY, 156, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 104 | /// Colombian peso. Colombia. [INFO] [stdout] 105 | (COP, 170, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | /// Unidad de Valor Real. Colombia. [INFO] [stdout] 107 | (COU, 970, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 108 | /// Costa Rican colon. Costa Rica. [INFO] [stdout] 109 | (CRC, 188, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 110 | /// Cuban peso. Cuba. [INFO] [stdout] 111 | (CUP, 192, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 112 | /// Cape Verdean escudo. Cape Verde. [INFO] [stdout] 113 | (CVE, 132, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 114 | /// Czech koruna. Czech Republic. [INFO] [stdout] 115 | (CZK, 203, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 116 | /// Djiboutian franc. Djibouti. [INFO] [stdout] 117 | (DJF, 262, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | /// Danish krone. Denmark, Faroe Islands, Greenland. [INFO] [stdout] 119 | (DKK, 208, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 120 | /// Dominican peso. Dominican Republic. [INFO] [stdout] 121 | (DOP, 214, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 122 | /// Algerian dinar. Algeria. [INFO] [stdout] 123 | (DZD, 12, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 124 | /// Egyptian pound. Egypt. [INFO] [stdout] 125 | (EGP, 818, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 126 | /// Eritrean nakfa. Eritrea. [INFO] [stdout] 127 | (ERN, 232, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 128 | /// Ethiopian birr. Ethiopia. [INFO] [stdout] 129 | (ETB, 230, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 130 | /// Euro. Åland Isla... [INFO] [stdout] 131 | (EUR, 978, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 132 | /// Fiji dollar. Fiji. [INFO] [stdout] 133 | (FJD, 242, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 134 | /// Falkland Islands pound. Falkland Islands. [INFO] [stdout] 135 | (FKP, 238, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 136 | /// Pound sterling. United Kingdom, Isle of Man, Jersey, Guernsey, Tristan da Cunha. [INFO] [stdout] 137 | (GBP, 826, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 138 | /// Georgian lari. Georgia. [INFO] [stdout] 139 | (GEL, 981, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | /// Ghanaian cedi. Ghana. [INFO] [stdout] 141 | (GHS, 936, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 142 | /// Gibraltar pound. Gibraltar. [INFO] [stdout] 143 | (GIP, 292, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | /// Gambian dalasi. Gambia. [INFO] [stdout] 145 | (GMD, 270, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 146 | /// Guinean franc. Guinea. [INFO] [stdout] 147 | (GNF, 324, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 148 | /// Guatemalan quetzal. Guatemala. [INFO] [stdout] 149 | (GTQ, 320, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 150 | /// Guyanese dollar. Guyana. [INFO] [stdout] 151 | (GYD, 328, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 152 | /// Hong Kong dollar. Hong Kong. [INFO] [stdout] 153 | (HKD, 344, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 154 | /// Honduran lempira. Honduras. [INFO] [stdout] 155 | (HNL, 340, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 156 | /// Haitian gourde. Haiti. [INFO] [stdout] 157 | (HTG, 332, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 158 | /// Hungarian forint. Hungary. [INFO] [stdout] 159 | (HUF, 348, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 160 | /// Indonesian rupiah. Indonesia. [INFO] [stdout] 161 | (IDR, 360, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 162 | /// Israeli new shekel. Israel. [INFO] [stdout] 163 | (ILS, 376, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 164 | /// Indian rupee. India, Bhutan. [INFO] [stdout] 165 | (INR, 356, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 166 | /// Iraqui dinar. Iraq. [INFO] [stdout] 167 | (IQD, 368, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 168 | /// Iranian rial. Iran. [INFO] [stdout] 169 | (IRR, 364, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 170 | /// Icelandic króna. Iceland. [INFO] [stdout] 171 | (ISK, 352, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 172 | /// Jamaican dollar. Jamaica. [INFO] [stdout] 173 | (JMD, 288, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 174 | /// Jordanian dinar. Jordan. [INFO] [stdout] 175 | (JOD, 400, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 176 | /// Japanese yen. Japan. [INFO] [stdout] 177 | (JPY, 392, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 178 | /// Kenyan shilling. Kenya. [INFO] [stdout] 179 | (KES, 404, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 180 | /// Kyrgyzstani som. Kyrgyzstan. [INFO] [stdout] 181 | (KGS, 417, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 182 | /// Cambodian riel. Cambodia. [INFO] [stdout] 183 | (KHR, 116, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 184 | /// Comoro franc. Comoros. [INFO] [stdout] 185 | (KMF, 174, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 186 | /// North Korean won. North Korea. [INFO] [stdout] 187 | (KPW, 408, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 188 | /// South Korean won. South Korea. [INFO] [stdout] 189 | (KRW, 410, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 190 | /// Kuwaiti dinar. Kuwait. [INFO] [stdout] 191 | (KWD, 414, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 192 | /// Cayman Islands dollar. Cayman Islands. [INFO] [stdout] 193 | (KYD, 136, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 194 | /// Kazakhstani tenge. Kazakhstan. [INFO] [stdout] 195 | (KZT, 398, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 196 | /// Lao kip. Laos. [INFO] [stdout] 197 | (LAK, 418, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 198 | /// Lebanese pound. Lebanon. [INFO] [stdout] 199 | (LBP, 422, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 200 | /// Sri Lankan rupee. Sri Lanka. [INFO] [stdout] 201 | (LKR, 144, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 202 | /// Liberian dollar. Liberia. [INFO] [stdout] 203 | (LRD, 430, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 204 | /// Lesotho loti. Lesotho. [INFO] [stdout] 205 | (LSL, 426, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 206 | /// Libyan dinar. Libya. [INFO] [stdout] 207 | (LYD, 434, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 208 | /// Moroccan dirham. Morocco, Western Sahara. [INFO] [stdout] 209 | (MAD, 504, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 210 | /// Moldovan leu. Moldova. [INFO] [stdout] 211 | (MDL, 498, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 212 | /// Malagasy ariary. Madagascar. [INFO] [stdout] 213 | (MGA, 969, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 214 | /// Macedonian denar. North Macedonia. [INFO] [stdout] 215 | (MKD, 807, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 216 | /// Myanmar kyat. Myanmar. [INFO] [stdout] 217 | (MMK, 104, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 218 | /// Mongolian tögrög. Mongolia. [INFO] [stdout] 219 | (MNT, 496, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 220 | /// Macanese pataca. Macau. [INFO] [stdout] 221 | (MOP, 446, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 222 | /// Mauritanian ouguiya. Mauritania. [INFO] [stdout] 223 | (MRU, 929, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 224 | /// Mauritian rupee. Mauritius. [INFO] [stdout] 225 | (MUR, 480, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 226 | /// Maldivian rufiyaa. Maldives. [INFO] [stdout] 227 | (MVR, 462, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 228 | /// Malawian kwacha. Malawi. [INFO] [stdout] 229 | (MWK, 454, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 230 | /// Mexican peso. Mexico. [INFO] [stdout] 231 | (MXN, 484, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 232 | /// Mexican Unidad de Inversión. Mexico. [INFO] [stdout] 233 | (MXV, 979, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 234 | /// Malaysian ringgit. Malaysia. [INFO] [stdout] 235 | (MYR, 458, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 236 | /// Mozambican metical. Mozambique. [INFO] [stdout] 237 | (MZN, 943, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 238 | /// Namibian dollar. Namibia. [INFO] [stdout] 239 | (NAD, 516, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 240 | /// Nigerian naira. Nigeria. [INFO] [stdout] 241 | (NGN, 566, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 242 | /// Nicaraguan córdoba. Nicaragua. [INFO] [stdout] 243 | (NIO, 558, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 244 | /// Norwegian krone. Norway, Svalbard and Jan Mayen, Bouvet Island. [INFO] [stdout] 245 | (NOK, 578, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 246 | /// Nepalese rupee. Nepal. [INFO] [stdout] 247 | (NPR, 524, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 248 | /// New Zealand dollar. New Zealand, Cook Islands, Niue, Pitcairn Islands, Tokelau. [INFO] [stdout] 249 | (NZD, 554, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 250 | /// Omani rial. Oman. [INFO] [stdout] 251 | (OMR, 512, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 252 | /// Panamanian balboa. Panama. [INFO] [stdout] 253 | (PAB, 590, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 254 | /// Peruvian sol. Peru. [INFO] [stdout] 255 | (PEN, 604, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 256 | /// Papua New Guinean kina. Papua New Guinea. [INFO] [stdout] 257 | (PGK, 598, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 258 | /// Philippine peso. Philippines. [INFO] [stdout] 259 | (PHP, 608, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 260 | /// Pakistani rupee. Pakistan. [INFO] [stdout] 261 | (PKR, 586, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 262 | /// Polish złoty. Poland. [INFO] [stdout] 263 | (PLN, 985, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 264 | /// Paraguayan guaraní. Paraguay. [INFO] [stdout] 265 | (PYG, 600, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 266 | /// Qatari riyal. Qatar. [INFO] [stdout] 267 | (QAR, 634, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 268 | /// Romanian leu. Romania. [INFO] [stdout] 269 | (RON, 946, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 270 | /// Serbian dinar. Serbia. [INFO] [stdout] 271 | (RSD, 941, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 272 | /// Russian ruble. Russia. [INFO] [stdout] 273 | (RUB, 643, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 274 | /// Rwandan franc. Rwanda. [INFO] [stdout] 275 | (RWF, 646, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 276 | /// Saudi riyal. Saudi Arabia. [INFO] [stdout] 277 | (SAR, 682, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 278 | /// Solomon Islands dollar. Solomon Islands. [INFO] [stdout] 279 | (SBD, 90, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 280 | /// Seychelles rupee. Seychelles. [INFO] [stdout] 281 | (SCR, 690, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 282 | /// Sudanese pound. Sudan. [INFO] [stdout] 283 | (SDG, 938, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 284 | /// Swedish krona. Sweden. [INFO] [stdout] 285 | (SEK, 752, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 286 | /// Singapore dollar. Singapore. [INFO] [stdout] 287 | (SGD, 702, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 288 | /// Saint Helena pound. Saint Helena, Ascension Island. [INFO] [stdout] 289 | (SHP, 654, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 290 | /// Sierra Leonean leone. Sierra Leone. [INFO] [stdout] 291 | (SLE, 925, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 292 | /// Sierra Leonean leone. Somalia. [INFO] [stdout] 293 | (SOS, 706, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 294 | /// Surinamese dollar. Suriname. [INFO] [stdout] 295 | (SRD, 968, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 296 | /// South Sudanese pound. South Sudan. [INFO] [stdout] 297 | (SSP, 728, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 298 | /// São Tomé and Príncipe dobra. São Tomé and Príncipe. [INFO] [stdout] 299 | (STN, 930, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 300 | /// Salvadoran colón. El Salvador. [INFO] [stdout] 301 | (SVC, 222, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 302 | /// Syrian pound. Syria. [INFO] [stdout] 303 | (SYP, 760, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 304 | /// Swazi lilangeni. Eswatini. [INFO] [stdout] 305 | (SZL, 748, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 306 | /// Thai baht. Thailand. [INFO] [stdout] 307 | (THB, 764, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 308 | /// Tajikistani somoni. Tajikistan. [INFO] [stdout] 309 | (TJS, 972, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 310 | /// Turkmenistan manat. Turkmenistan. [INFO] [stdout] 311 | (TMT, 934, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 312 | /// Tunisian dinar. Tunisia. [INFO] [stdout] 313 | (TND, 788, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 314 | /// Tongan paʻanga. Tonga. [INFO] [stdout] 315 | (TOP, 776, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 316 | /// Turkish lira. Turkey. [INFO] [stdout] 317 | (TRY, 949, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 318 | /// Trinidad and Tobago dollar. Trinidad and Tobago. [INFO] [stdout] 319 | (TTD, 780, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 320 | /// New Taiwan dollar. Taiwan. [INFO] [stdout] 321 | (TWD, 901, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 322 | /// Tanzanian shilling. Tanzania. [INFO] [stdout] 323 | (TZS, 834, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 324 | /// Ukrainian hryvnia. Ukraine. [INFO] [stdout] 325 | (UAH, 980, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 326 | /// Ugandan shilling. Uganda. [INFO] [stdout] 327 | (UGX, 800, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 328 | /// United States do... [INFO] [stdout] 329 | (USD, 840, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 330 | /// United States dollar - Next day. United States. [INFO] [stdout] 331 | (USN, 997, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 332 | /// Uruguay Peso en Unidades Indexadas. Uruguay. [INFO] [stdout] 333 | (UYI, 940, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 334 | /// Uruguayan peso. Uruguay. [INFO] [stdout] 335 | (UYU, 858, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 336 | /// Unidad previsional. Uruguay. [INFO] [stdout] 337 | (UYW, 927, 4), [INFO] [stdout] | ^^^ [INFO] [stdout] 338 | /// Uzbekistani sum. Uzbekistan. [INFO] [stdout] 339 | (UZS, 860, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 340 | /// Venezuelan digital bolívar. Venezuela. [INFO] [stdout] 341 | (VED, 926, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 342 | /// Venezuelan sovereign bolívar. Venezuela. [INFO] [stdout] 343 | (VES, 928, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 344 | /// Vietnamese đồng. Vietnam. [INFO] [stdout] 345 | (VND, 704, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 346 | /// Vanuatu vatu. Vanuatu. [INFO] [stdout] 347 | (VUV, 548, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 348 | /// Samoan tala. Samoa. [INFO] [stdout] 349 | (WST, 882, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 350 | /// CFA franc BEAC. Cameroon, Central African Republic, Republic of the Congo, Chad, Equatorial Guinea, Gabon. [INFO] [stdout] 351 | (XAF, 950, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 352 | /// Silver (one troy ounce). [INFO] [stdout] 353 | (XAG, 961, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 354 | /// Gold (one troy ounce). [INFO] [stdout] 355 | (XAU, 959, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 356 | /// European Composite Unit. [INFO] [stdout] 357 | (XBA, 955, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 358 | /// European Monetary Unit. [INFO] [stdout] 359 | (XBB, 956, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 360 | /// European Unit of Account 9. [INFO] [stdout] 361 | (XBC, 957, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 362 | /// European Unit of Account 17. [INFO] [stdout] 363 | (XBD, 958, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 364 | /// East Caribbean d... [INFO] [stdout] 365 | (XCD, 951, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 366 | /// Special drawing rights. International Monetary Fund. [INFO] [stdout] 367 | (XDR, 960, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 368 | /// CFA franc BCEAO. Benin, Burkina Faso, Ivory Coast, Guinea-Bissau, Mali, Niger, Senegal, Togo. [INFO] [stdout] 369 | (XOF, 952, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 370 | /// Palladium (one troy ounce). [INFO] [stdout] 371 | (XPD, 964, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 372 | /// CFP franc. French Polynesia, New Caledonia, Wallis and Futuna. [INFO] [stdout] 373 | (XPF, 953, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 374 | /// Platinum (one troy ounce). [INFO] [stdout] 375 | (XPT, 962, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 376 | /// SUCRE. Unified System for Regional Compensation. [INFO] [stdout] 377 | (XSU, 994, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 378 | /// Reserved for testing. [INFO] [stdout] 379 | (XTS, 963, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 380 | /// ADB Unit of Account. African Development Bank. [INFO] [stdout] 381 | (XUA, 965, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 382 | /// No currency. [INFO] [stdout] 383 | (XXX, 999, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 384 | /// Yemeni rial. Yemen. [INFO] [stdout] 385 | (YER, 886, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 386 | /// South African rand. South Africa, Eswatini, Lesotho, Namibia. [INFO] [stdout] 387 | (ZAR, 710, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 388 | /// Zambian kwacha. Zambia. [INFO] [stdout] 389 | (ZMW, 967, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 390 | /// Zimbabwe Gold. Zimbabwe. [INFO] [stdout] 391 | (ZWG, 924, 2) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `currency` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/model/currency.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum Currency { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 37 | (AED, 784, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 38 | /// Afghan afghani. Afghanistan. [INFO] [stdout] 39 | (AFN, 971, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 40 | /// Albanian lek. Albania. [INFO] [stdout] 41 | (ALL, 8, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 42 | /// Armenian dram. Armenia. [INFO] [stdout] 43 | (AMD, 51, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 44 | /// Netherlands Antillean guilder. Curaçao, Sint Maarten. [INFO] [stdout] 45 | (ANG, 532, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 46 | /// Angolan kwanza. Angola. [INFO] [stdout] 47 | (AOA, 973, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 48 | /// Argentine peso. Argentina. [INFO] [stdout] 49 | (ARS, 32, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 50 | /// Australian dolla... [INFO] [stdout] 51 | (AUD, 36, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 52 | /// Aruban florin. Aruba. [INFO] [stdout] 53 | (AWG, 533, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 54 | /// Azerbaijani manat. Azerbaijan. [INFO] [stdout] 55 | (AZN, 944, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | /// Bosnia and Herzegovina convertible mark. Bosnia and Herzegovina. [INFO] [stdout] 57 | (BAM, 977, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 58 | /// Barbados dollar. Barbados. [INFO] [stdout] 59 | (BBD, 52, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 60 | /// Bangladeshi taka. Bangladesh. [INFO] [stdout] 61 | (BDT, 50, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 62 | /// Bulgarian lev. Bulgaria. [INFO] [stdout] 63 | (BGN, 975, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 64 | /// Bahraini dinar. Bahrain. [INFO] [stdout] 65 | (BHD, 48, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 66 | /// Burundian franc. Burundi. [INFO] [stdout] 67 | (BIF, 108, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 68 | /// Bermudian dollar. Bermuda. [INFO] [stdout] 69 | (BMD, 60, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 70 | /// Brunei dollar. Brunei. [INFO] [stdout] 71 | (BND, 96, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 72 | /// Boliviano. Bolivia. [INFO] [stdout] 73 | (BOB, 68, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 74 | /// Bolivian Mvdol. Bolivia. [INFO] [stdout] 75 | (BOV, 984, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 76 | /// Brazilian real. Brazil. [INFO] [stdout] 77 | (BRL, 986, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 78 | /// Bahamian dollar. Bahamas. [INFO] [stdout] 79 | (BSD, 44, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | /// Bhutanese ngultrum. Bhutan. [INFO] [stdout] 81 | (BTN, 64, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 82 | /// Botswana pula. Botswana. [INFO] [stdout] 83 | (BWP, 72, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 84 | /// Belarusian ruble. Belarus. [INFO] [stdout] 85 | (BYN, 933, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 86 | /// Belize dollar. Belize. [INFO] [stdout] 87 | (BZD, 84, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 88 | /// Canadian dollar. Canada. [INFO] [stdout] 89 | (CAD, 124, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 90 | /// Congolese franc. Democratic Republic of the Congo. [INFO] [stdout] 91 | (CDF, 976, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 92 | /// WIR euro. Switzerland. [INFO] [stdout] 93 | (CHE, 947, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 94 | /// Swiss franc. Switzerland, Liechtenstein. [INFO] [stdout] 95 | (CHF, 756, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 96 | /// WIR franc. Switzerland. [INFO] [stdout] 97 | (CHW, 848, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 98 | /// Unidad de Fomento. Chile. [INFO] [stdout] 99 | (CLF, 990, 4), [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | /// Chilean peso. Chile. [INFO] [stdout] 101 | (CLP, 152, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | /// Renminbi. China. [INFO] [stdout] 103 | (CNY, 156, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 104 | /// Colombian peso. Colombia. [INFO] [stdout] 105 | (COP, 170, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | /// Unidad de Valor Real. Colombia. [INFO] [stdout] 107 | (COU, 970, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 108 | /// Costa Rican colon. Costa Rica. [INFO] [stdout] 109 | (CRC, 188, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 110 | /// Cuban peso. Cuba. [INFO] [stdout] 111 | (CUP, 192, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 112 | /// Cape Verdean escudo. Cape Verde. [INFO] [stdout] 113 | (CVE, 132, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 114 | /// Czech koruna. Czech Republic. [INFO] [stdout] 115 | (CZK, 203, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 116 | /// Djiboutian franc. Djibouti. [INFO] [stdout] 117 | (DJF, 262, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | /// Danish krone. Denmark, Faroe Islands, Greenland. [INFO] [stdout] 119 | (DKK, 208, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 120 | /// Dominican peso. Dominican Republic. [INFO] [stdout] 121 | (DOP, 214, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 122 | /// Algerian dinar. Algeria. [INFO] [stdout] 123 | (DZD, 12, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 124 | /// Egyptian pound. Egypt. [INFO] [stdout] 125 | (EGP, 818, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 126 | /// Eritrean nakfa. Eritrea. [INFO] [stdout] 127 | (ERN, 232, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 128 | /// Ethiopian birr. Ethiopia. [INFO] [stdout] 129 | (ETB, 230, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 130 | /// Euro. Åland Isla... [INFO] [stdout] 131 | (EUR, 978, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 132 | /// Fiji dollar. Fiji. [INFO] [stdout] 133 | (FJD, 242, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 134 | /// Falkland Islands pound. Falkland Islands. [INFO] [stdout] 135 | (FKP, 238, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 136 | /// Pound sterling. United Kingdom, Isle of Man, Jersey, Guernsey, Tristan da Cunha. [INFO] [stdout] 137 | (GBP, 826, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 138 | /// Georgian lari. Georgia. [INFO] [stdout] 139 | (GEL, 981, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | /// Ghanaian cedi. Ghana. [INFO] [stdout] 141 | (GHS, 936, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 142 | /// Gibraltar pound. Gibraltar. [INFO] [stdout] 143 | (GIP, 292, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | /// Gambian dalasi. Gambia. [INFO] [stdout] 145 | (GMD, 270, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 146 | /// Guinean franc. Guinea. [INFO] [stdout] 147 | (GNF, 324, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 148 | /// Guatemalan quetzal. Guatemala. [INFO] [stdout] 149 | (GTQ, 320, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 150 | /// Guyanese dollar. Guyana. [INFO] [stdout] 151 | (GYD, 328, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 152 | /// Hong Kong dollar. Hong Kong. [INFO] [stdout] 153 | (HKD, 344, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 154 | /// Honduran lempira. Honduras. [INFO] [stdout] 155 | (HNL, 340, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 156 | /// Haitian gourde. Haiti. [INFO] [stdout] 157 | (HTG, 332, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 158 | /// Hungarian forint. Hungary. [INFO] [stdout] 159 | (HUF, 348, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 160 | /// Indonesian rupiah. Indonesia. [INFO] [stdout] 161 | (IDR, 360, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 162 | /// Israeli new shekel. Israel. [INFO] [stdout] 163 | (ILS, 376, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 164 | /// Indian rupee. India, Bhutan. [INFO] [stdout] 165 | (INR, 356, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 166 | /// Iraqui dinar. Iraq. [INFO] [stdout] 167 | (IQD, 368, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 168 | /// Iranian rial. Iran. [INFO] [stdout] 169 | (IRR, 364, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 170 | /// Icelandic króna. Iceland. [INFO] [stdout] 171 | (ISK, 352, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 172 | /// Jamaican dollar. Jamaica. [INFO] [stdout] 173 | (JMD, 288, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 174 | /// Jordanian dinar. Jordan. [INFO] [stdout] 175 | (JOD, 400, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 176 | /// Japanese yen. Japan. [INFO] [stdout] 177 | (JPY, 392, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 178 | /// Kenyan shilling. Kenya. [INFO] [stdout] 179 | (KES, 404, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 180 | /// Kyrgyzstani som. Kyrgyzstan. [INFO] [stdout] 181 | (KGS, 417, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 182 | /// Cambodian riel. Cambodia. [INFO] [stdout] 183 | (KHR, 116, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 184 | /// Comoro franc. Comoros. [INFO] [stdout] 185 | (KMF, 174, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 186 | /// North Korean won. North Korea. [INFO] [stdout] 187 | (KPW, 408, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 188 | /// South Korean won. South Korea. [INFO] [stdout] 189 | (KRW, 410, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 190 | /// Kuwaiti dinar. Kuwait. [INFO] [stdout] 191 | (KWD, 414, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 192 | /// Cayman Islands dollar. Cayman Islands. [INFO] [stdout] 193 | (KYD, 136, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 194 | /// Kazakhstani tenge. Kazakhstan. [INFO] [stdout] 195 | (KZT, 398, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 196 | /// Lao kip. Laos. [INFO] [stdout] 197 | (LAK, 418, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 198 | /// Lebanese pound. Lebanon. [INFO] [stdout] 199 | (LBP, 422, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 200 | /// Sri Lankan rupee. Sri Lanka. [INFO] [stdout] 201 | (LKR, 144, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 202 | /// Liberian dollar. Liberia. [INFO] [stdout] 203 | (LRD, 430, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 204 | /// Lesotho loti. Lesotho. [INFO] [stdout] 205 | (LSL, 426, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 206 | /// Libyan dinar. Libya. [INFO] [stdout] 207 | (LYD, 434, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 208 | /// Moroccan dirham. Morocco, Western Sahara. [INFO] [stdout] 209 | (MAD, 504, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 210 | /// Moldovan leu. Moldova. [INFO] [stdout] 211 | (MDL, 498, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 212 | /// Malagasy ariary. Madagascar. [INFO] [stdout] 213 | (MGA, 969, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 214 | /// Macedonian denar. North Macedonia. [INFO] [stdout] 215 | (MKD, 807, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 216 | /// Myanmar kyat. Myanmar. [INFO] [stdout] 217 | (MMK, 104, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 218 | /// Mongolian tögrög. Mongolia. [INFO] [stdout] 219 | (MNT, 496, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 220 | /// Macanese pataca. Macau. [INFO] [stdout] 221 | (MOP, 446, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 222 | /// Mauritanian ouguiya. Mauritania. [INFO] [stdout] 223 | (MRU, 929, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 224 | /// Mauritian rupee. Mauritius. [INFO] [stdout] 225 | (MUR, 480, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 226 | /// Maldivian rufiyaa. Maldives. [INFO] [stdout] 227 | (MVR, 462, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 228 | /// Malawian kwacha. Malawi. [INFO] [stdout] 229 | (MWK, 454, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 230 | /// Mexican peso. Mexico. [INFO] [stdout] 231 | (MXN, 484, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 232 | /// Mexican Unidad de Inversión. Mexico. [INFO] [stdout] 233 | (MXV, 979, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 234 | /// Malaysian ringgit. Malaysia. [INFO] [stdout] 235 | (MYR, 458, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 236 | /// Mozambican metical. Mozambique. [INFO] [stdout] 237 | (MZN, 943, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 238 | /// Namibian dollar. Namibia. [INFO] [stdout] 239 | (NAD, 516, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 240 | /// Nigerian naira. Nigeria. [INFO] [stdout] 241 | (NGN, 566, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 242 | /// Nicaraguan córdoba. Nicaragua. [INFO] [stdout] 243 | (NIO, 558, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 244 | /// Norwegian krone. Norway, Svalbard and Jan Mayen, Bouvet Island. [INFO] [stdout] 245 | (NOK, 578, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 246 | /// Nepalese rupee. Nepal. [INFO] [stdout] 247 | (NPR, 524, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 248 | /// New Zealand dollar. New Zealand, Cook Islands, Niue, Pitcairn Islands, Tokelau. [INFO] [stdout] 249 | (NZD, 554, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 250 | /// Omani rial. Oman. [INFO] [stdout] 251 | (OMR, 512, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 252 | /// Panamanian balboa. Panama. [INFO] [stdout] 253 | (PAB, 590, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 254 | /// Peruvian sol. Peru. [INFO] [stdout] 255 | (PEN, 604, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 256 | /// Papua New Guinean kina. Papua New Guinea. [INFO] [stdout] 257 | (PGK, 598, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 258 | /// Philippine peso. Philippines. [INFO] [stdout] 259 | (PHP, 608, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 260 | /// Pakistani rupee. Pakistan. [INFO] [stdout] 261 | (PKR, 586, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 262 | /// Polish złoty. Poland. [INFO] [stdout] 263 | (PLN, 985, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 264 | /// Paraguayan guaraní. Paraguay. [INFO] [stdout] 265 | (PYG, 600, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 266 | /// Qatari riyal. Qatar. [INFO] [stdout] 267 | (QAR, 634, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 268 | /// Romanian leu. Romania. [INFO] [stdout] 269 | (RON, 946, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 270 | /// Serbian dinar. Serbia. [INFO] [stdout] 271 | (RSD, 941, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 272 | /// Russian ruble. Russia. [INFO] [stdout] 273 | (RUB, 643, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 274 | /// Rwandan franc. Rwanda. [INFO] [stdout] 275 | (RWF, 646, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 276 | /// Saudi riyal. Saudi Arabia. [INFO] [stdout] 277 | (SAR, 682, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 278 | /// Solomon Islands dollar. Solomon Islands. [INFO] [stdout] 279 | (SBD, 90, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 280 | /// Seychelles rupee. Seychelles. [INFO] [stdout] 281 | (SCR, 690, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 282 | /// Sudanese pound. Sudan. [INFO] [stdout] 283 | (SDG, 938, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 284 | /// Swedish krona. Sweden. [INFO] [stdout] 285 | (SEK, 752, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 286 | /// Singapore dollar. Singapore. [INFO] [stdout] 287 | (SGD, 702, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 288 | /// Saint Helena pound. Saint Helena, Ascension Island. [INFO] [stdout] 289 | (SHP, 654, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 290 | /// Sierra Leonean leone. Sierra Leone. [INFO] [stdout] 291 | (SLE, 925, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 292 | /// Sierra Leonean leone. Somalia. [INFO] [stdout] 293 | (SOS, 706, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 294 | /// Surinamese dollar. Suriname. [INFO] [stdout] 295 | (SRD, 968, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 296 | /// South Sudanese pound. South Sudan. [INFO] [stdout] 297 | (SSP, 728, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 298 | /// São Tomé and Príncipe dobra. São Tomé and Príncipe. [INFO] [stdout] 299 | (STN, 930, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 300 | /// Salvadoran colón. El Salvador. [INFO] [stdout] 301 | (SVC, 222, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 302 | /// Syrian pound. Syria. [INFO] [stdout] 303 | (SYP, 760, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 304 | /// Swazi lilangeni. Eswatini. [INFO] [stdout] 305 | (SZL, 748, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 306 | /// Thai baht. Thailand. [INFO] [stdout] 307 | (THB, 764, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 308 | /// Tajikistani somoni. Tajikistan. [INFO] [stdout] 309 | (TJS, 972, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 310 | /// Turkmenistan manat. Turkmenistan. [INFO] [stdout] 311 | (TMT, 934, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 312 | /// Tunisian dinar. Tunisia. [INFO] [stdout] 313 | (TND, 788, 3), [INFO] [stdout] | ^^^ [INFO] [stdout] 314 | /// Tongan paʻanga. Tonga. [INFO] [stdout] 315 | (TOP, 776, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 316 | /// Turkish lira. Turkey. [INFO] [stdout] 317 | (TRY, 949, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 318 | /// Trinidad and Tobago dollar. Trinidad and Tobago. [INFO] [stdout] 319 | (TTD, 780, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 320 | /// New Taiwan dollar. Taiwan. [INFO] [stdout] 321 | (TWD, 901, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 322 | /// Tanzanian shilling. Tanzania. [INFO] [stdout] 323 | (TZS, 834, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 324 | /// Ukrainian hryvnia. Ukraine. [INFO] [stdout] 325 | (UAH, 980, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 326 | /// Ugandan shilling. Uganda. [INFO] [stdout] 327 | (UGX, 800, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 328 | /// United States do... [INFO] [stdout] 329 | (USD, 840, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 330 | /// United States dollar - Next day. United States. [INFO] [stdout] 331 | (USN, 997, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 332 | /// Uruguay Peso en Unidades Indexadas. Uruguay. [INFO] [stdout] 333 | (UYI, 940, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 334 | /// Uruguayan peso. Uruguay. [INFO] [stdout] 335 | (UYU, 858, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 336 | /// Unidad previsional. Uruguay. [INFO] [stdout] 337 | (UYW, 927, 4), [INFO] [stdout] | ^^^ [INFO] [stdout] 338 | /// Uzbekistani sum. Uzbekistan. [INFO] [stdout] 339 | (UZS, 860, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 340 | /// Venezuelan digital bolívar. Venezuela. [INFO] [stdout] 341 | (VED, 926, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 342 | /// Venezuelan sovereign bolívar. Venezuela. [INFO] [stdout] 343 | (VES, 928, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 344 | /// Vietnamese đồng. Vietnam. [INFO] [stdout] 345 | (VND, 704, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 346 | /// Vanuatu vatu. Vanuatu. [INFO] [stdout] 347 | (VUV, 548, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 348 | /// Samoan tala. Samoa. [INFO] [stdout] 349 | (WST, 882, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 350 | /// CFA franc BEAC. Cameroon, Central African Republic, Republic of the Congo, Chad, Equatorial Guinea, Gabon. [INFO] [stdout] 351 | (XAF, 950, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 352 | /// Silver (one troy ounce). [INFO] [stdout] 353 | (XAG, 961, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 354 | /// Gold (one troy ounce). [INFO] [stdout] 355 | (XAU, 959, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 356 | /// European Composite Unit. [INFO] [stdout] 357 | (XBA, 955, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 358 | /// European Monetary Unit. [INFO] [stdout] 359 | (XBB, 956, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 360 | /// European Unit of Account 9. [INFO] [stdout] 361 | (XBC, 957, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 362 | /// European Unit of Account 17. [INFO] [stdout] 363 | (XBD, 958, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 364 | /// East Caribbean d... [INFO] [stdout] 365 | (XCD, 951, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 366 | /// Special drawing rights. International Monetary Fund. [INFO] [stdout] 367 | (XDR, 960, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 368 | /// CFA franc BCEAO. Benin, Burkina Faso, Ivory Coast, Guinea-Bissau, Mali, Niger, Senegal, Togo. [INFO] [stdout] 369 | (XOF, 952, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 370 | /// Palladium (one troy ounce). [INFO] [stdout] 371 | (XPD, 964, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 372 | /// CFP franc. French Polynesia, New Caledonia, Wallis and Futuna. [INFO] [stdout] 373 | (XPF, 953, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 374 | /// Platinum (one troy ounce). [INFO] [stdout] 375 | (XPT, 962, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 376 | /// SUCRE. Unified System for Regional Compensation. [INFO] [stdout] 377 | (XSU, 994, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 378 | /// Reserved for testing. [INFO] [stdout] 379 | (XTS, 963, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 380 | /// ADB Unit of Account. African Development Bank. [INFO] [stdout] 381 | (XUA, 965, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 382 | /// No currency. [INFO] [stdout] 383 | (XXX, 999, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] 384 | /// Yemeni rial. Yemen. [INFO] [stdout] 385 | (YER, 886, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 386 | /// South African rand. South Africa, Eswatini, Lesotho, Namibia. [INFO] [stdout] 387 | (ZAR, 710, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 388 | /// Zambian kwacha. Zambia. [INFO] [stdout] 389 | (ZMW, 967, 2), [INFO] [stdout] | ^^^ [INFO] [stdout] 390 | /// Zimbabwe Gold. Zimbabwe. [INFO] [stdout] 391 | (ZWG, 924, 2) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `currency` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucro` (bin "nucro" test); 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustc --crate-name nucro --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::restriction' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee39684b5db0bdde -C extra-filename=-e384240acd50d9fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b6b0b35f2a32252d.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-8961744d3487e5f8.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-58d2b697b9ca13cf.rmeta --cap-lints=forbid` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nucro` (bin "nucro"); 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustc --crate-name nucro --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::restriction' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85c1819f506068ed -C extra-filename=-9d7bd8dcb605d8d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b6b0b35f2a32252d.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-8961744d3487e5f8.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-58d2b697b9ca13cf.rmeta --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "ced36b0cf7377d7602557d88d54834f59e7735afbc687ef2bdd2512c9fcaaf74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced36b0cf7377d7602557d88d54834f59e7735afbc687ef2bdd2512c9fcaaf74", kill_on_drop: false }` [INFO] [stdout] ced36b0cf7377d7602557d88d54834f59e7735afbc687ef2bdd2512c9fcaaf74