[INFO] cloning repository https://github.com/AliceLanniste/weather_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AliceLanniste/weather_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliceLanniste%2Fweather_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliceLanniste%2Fweather_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e7e4d7982975286f7cc2a75e261f6443f2a81c5 [INFO] checking AliceLanniste/weather_rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliceLanniste%2Fweather_rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AliceLanniste/weather_rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AliceLanniste/weather_rs [INFO] finished tweaking git repo https://github.com/AliceLanniste/weather_rs [INFO] tweaked toml for git repo https://github.com/AliceLanniste/weather_rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/AliceLanniste/weather_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae3c9f09c9be49a3cd93193298daace19654fe366b49c5be3de0b38c8edac0ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae3c9f09c9be49a3cd93193298daace19654fe366b49c5be3de0b38c8edac0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae3c9f09c9be49a3cd93193298daace19654fe366b49c5be3de0b38c8edac0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3c9f09c9be49a3cd93193298daace19654fe366b49c5be3de0b38c8edac0ec", kill_on_drop: false }` [INFO] [stdout] ae3c9f09c9be49a3cd93193298daace19654fe366b49c5be3de0b38c8edac0ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3766155286bc704cdec47bb8761c68297adb01a13794310196266c1296288033 [INFO] running `Command { std: "docker" "start" "-a" "3766155286bc704cdec47bb8761c68297adb01a13794310196266c1296288033", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking string v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking hyper v0.12.17 [INFO] [stderr] Checking weather_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> src/main.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper::Client` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use hyper::Client; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::rt::{self, Future, Stream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> src/main.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper::Client` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use hyper::Client; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/main.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::rt::{self, Future, Stream}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/main.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::rt::{self, Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/main.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::rt::{self, Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | 113 => iconSunny, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconUnknown` [INFO] [stdout] --> src/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / static iconUnknown: [&'static str; 5] = [ [INFO] [stdout] 28 | | " .-. ", [INFO] [stdout] 29 | | " __) ", [INFO] [stdout] 30 | | " ( ", [INFO] [stdout] 31 | | " `-’ ", [INFO] [stdout] 32 | | " • "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/main.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::rt::{self, Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconSunny` [INFO] [stdout] --> src/main.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / static iconSunny: [&'static str; 5] = [ [INFO] [stdout] 34 | | "\u{1b}[38;5;226m \\ / \u{1b}[0m", [INFO] [stdout] 35 | | "\u{1b}[38;5;226m .-. \u{1b}[0m", [INFO] [stdout] 36 | | "\u{1b}[38;5;226m ― ( ) ― \u{1b}[0m", [INFO] [stdout] 37 | | "\u{1b}[38;5;226m `-’ \u{1b}[0m", [INFO] [stdout] 38 | | "\u{1b}[38;5;226m / \\ \u{1b}[0m"]; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/main.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::rt::{self, Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconPartlyCloudy` [INFO] [stdout] --> src/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / static iconPartlyCloudy: [&'static str; 5] = [ [INFO] [stdout] 40 | | "\u{1b}[38;5;226m \\ /\u{1b}[0m ", [INFO] [stdout] 41 | | "\u{1b}[38;5;226m _ /\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 42 | | "\u{1b}[38;5;226m \\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 43 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 44 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | 113 => iconSunny, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconCloudy` [INFO] [stdout] --> src/main.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / static iconCloudy: [&'static str; 5] = [ [INFO] [stdout] 46 | | " ", [INFO] [stdout] 47 | | "\u{1b}[38;5;250m .--. \u{1b}[0m", [INFO] [stdout] 48 | | "\u{1b}[38;5;250m .-( ). \u{1b}[0m", [INFO] [stdout] 49 | | "\u{1b}[38;5;250m (___.__)__) \u{1b}[0m", [INFO] [stdout] 50 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconVeryCloudy` [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / static iconVeryCloudy: [&'static str; 5] = [ [INFO] [stdout] 52 | | " ", [INFO] [stdout] 53 | | "\u{1b}[38;5;240;1m .--. \u{1b}[0m", [INFO] [stdout] 54 | | "\u{1b}[38;5;240;1m .-( ). \u{1b}[0m", [INFO] [stdout] 55 | | "\u{1b}[38;5;240;1m (___.__)__) \u{1b}[0m", [INFO] [stdout] 56 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightShowers` [INFO] [stdout] --> src/main.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / static iconLightShowers: [&'static str; 5] = [ [INFO] [stdout] 58 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 59 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 60 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 61 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m", [INFO] [stdout] 62 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavyShowers` [INFO] [stdout] --> src/main.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / static iconHeavyShowers: [&'static str; 5] = [ [INFO] [stdout] 64 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;240;1m.-. \u{1b}[0m", [INFO] [stdout] 65 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;240;1m( ). \u{1b}[0m", [INFO] [stdout] 66 | | "\u{1b}[38;5;226m /\u{1b}[38;5;240;1m(___(__) \u{1b}[0m", [INFO] [stdout] 67 | | "\u{1b}[38;5;21;1m ‚‘‚‘‚‘‚‘ \u{1b}[0m", [INFO] [stdout] 68 | | "\u{1b}[38;5;21;1m ‚’‚’‚’‚’ \u{1b}[0m"]; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSnowShowers` [INFO] [stdout] --> src/main.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / static iconLightSnowShowers: [&'static str; 5] = [ [INFO] [stdout] 70 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 71 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 72 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 73 | | "\u{1b}[38;5;255m * * * \u{1b}[0m", [INFO] [stdout] 74 | | "\u{1b}[38;5;255m * * * \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavySnowShowers` [INFO] [stdout] --> src/main.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / static iconHeavySnowShowers: [&'static str; 5] = [ [INFO] [stdout] 76 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;240;1m.-. \u{1b}[0m", [INFO] [stdout] 77 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;240;1m( ). \u{1b}[0m", [INFO] [stdout] 78 | | "\u{1b}[38;5;226m /\u{1b}[38;5;240;1m(___(__) \u{1b}[0m", [INFO] [stdout] 79 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m", [INFO] [stdout] 80 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m"]; [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSleetShowers` [INFO] [stdout] --> src/main.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / static iconLightSleetShowers: [&'static str; 5] = [ [INFO] [stdout] 82 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 83 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 84 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 85 | | "\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m* \u{1b}[0m", [INFO] [stdout] 86 | | "\u{1b}[38;5;255m *\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconThunderyShowers` [INFO] [stdout] --> src/main.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / static iconThunderyShowers: [&'static str; 5] = [ [INFO] [stdout] 88 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 89 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 90 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 91 | | "\u{1b}[38;5;228;5m ⚡\u{1b}[38;5;111;25m‘ ‘\u{1b}[38;5;228;5m⚡\u{1b}[38;5;111;25m‘ ‘ \u{1b}[0m", [INFO] [stdout] 92 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconThunderyHeavyRain` [INFO] [stdout] --> src/main.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / static iconThunderyHeavyRain: [&'static str; 5] = [ [INFO] [stdout] 94 | | "\u{1b}[38;5;240;1m .-. \u{1b}[0m", [INFO] [stdout] 95 | | "\u{1b}[38;5;240;1m ( ). \u{1b}[0m", [INFO] [stdout] 96 | | "\u{1b}[38;5;240;1m (___(__) \u{1b}[0m", [INFO] [stdout] 97 | | "\u{1b}[38;5;21;1m ‚‘\u{1b}[38;5;228;5m⚡\u{1b}[38;5;21;25m‘‚\u{1b}[38;5;228;5m⚡\u{1b}[38;5;21;25m‚‘ \u{1b}[0m", [INFO] [stdout] 98 | | "\u{1b}[38;5;21;1m ‚’‚’\u{1b}[38;5;228;5m⚡\u{1b}[38;5;21;25m’‚’ \u{1b}[0m"]; [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconThunderySnowShowers` [INFO] [stdout] --> src/main.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / static iconThunderySnowShowers: [&'static str; 5] = [ [INFO] [stdout] 100 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 101 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 102 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 103 | | "\u{1b}[38;5;255m *\u{1b}[38;5;228;5m⚡\u{1b}[38;5;255;25m *\u{1b}[38;5;228;5m⚡\u{1b}[38;5;255;25m * \u{1b}[0m", [INFO] [stdout] 104 | | "\u{1b}[38;5;255m * * * \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightRain` [INFO] [stdout] --> src/main.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / static iconLightRain: [&'static str; 5] = [ [INFO] [stdout] 106 | | "\u{1b}[38;5;250m .-. \u{1b}[0m", [INFO] [stdout] 107 | | "\u{1b}[38;5;250m ( ). \u{1b}[0m", [INFO] [stdout] 108 | | "\u{1b}[38;5;250m (___(__) \u{1b}[0m", [INFO] [stdout] 109 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m", [INFO] [stdout] 110 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavyRain` [INFO] [stdout] --> src/main.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / static iconHeavyRain: [&'static str; 5] = [ [INFO] [stdout] 112 | | "\u{1b}[38;5;240;1m .-. \u{1b}[0m", [INFO] [stdout] 113 | | "\u{1b}[38;5;240;1m ( ). \u{1b}[0m", [INFO] [stdout] 114 | | "\u{1b}[38;5;240;1m (___(__) \u{1b}[0m", [INFO] [stdout] 115 | | "\u{1b}[38;5;21;1m ‚‘‚‘‚‘‚‘ \u{1b}[0m", [INFO] [stdout] 116 | | "\u{1b}[38;5;21;1m ‚’‚’‚’‚’ \u{1b}[0m"]; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSnow` [INFO] [stdout] --> src/main.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | / static iconLightSnow: [&'static str; 5] = [ [INFO] [stdout] 118 | | "\u{1b}[38;5;250m .-. \u{1b}[0m", [INFO] [stdout] 119 | | "\u{1b}[38;5;250m ( ). \u{1b}[0m", [INFO] [stdout] 120 | | "\u{1b}[38;5;250m (___(__) \u{1b}[0m", [INFO] [stdout] 121 | | "\u{1b}[38;5;255m * * * \u{1b}[0m", [INFO] [stdout] 122 | | "\u{1b}[38;5;255m * * * \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavySnow` [INFO] [stdout] --> src/main.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / static iconHeavySnow: [&'static str; 5] = [ [INFO] [stdout] 124 | | "\u{1b}[38;5;240;1m .-. \u{1b}[0m", [INFO] [stdout] 125 | | "\u{1b}[38;5;240;1m ( ). \u{1b}[0m", [INFO] [stdout] 126 | | "\u{1b}[38;5;240;1m (___(__) \u{1b}[0m", [INFO] [stdout] 127 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m", [INFO] [stdout] 128 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m"]; [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSleet` [INFO] [stdout] --> src/main.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | / static iconLightSleet: [&'static str; 5] = [ [INFO] [stdout] 130 | | "\u{1b}[38;5;250m .-. \u{1b}[0m", [INFO] [stdout] 131 | | "\u{1b}[38;5;250m ( ). \u{1b}[0m", [INFO] [stdout] 132 | | "\u{1b}[38;5;250m (___(__) \u{1b}[0m", [INFO] [stdout] 133 | | "\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m* \u{1b}[0m", [INFO] [stdout] 134 | | "\u{1b}[38;5;255m *\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconFog` [INFO] [stdout] --> src/main.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | / static iconFog: [&'static str; 5] = [ [INFO] [stdout] 136 | | " ", [INFO] [stdout] 137 | | "\u{1b}[38;5;251m _ - _ - _ - \u{1b}[0m", [INFO] [stdout] 138 | | "\u{1b}[38;5;251m _ - _ - _ \u{1b}[0m", [INFO] [stdout] 139 | | "\u{1b}[38;5;251m _ - _ - _ - \u{1b}[0m", [INFO] [stdout] 140 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `code_to_icon` [INFO] [stdout] --> src/main.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn code_to_icon(code:i32) -> [&'static str; 5] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconUnknown` should have an upper case name [INFO] [stdout] --> src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | static iconUnknown: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_UNKNOWN` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconSunny` should have an upper case name [INFO] [stdout] --> src/main.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | static iconSunny: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `ICON_SUNNY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconPartlyCloudy` should have an upper case name [INFO] [stdout] --> src/main.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | static iconPartlyCloudy: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_PARTLY_CLOUDY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconCloudy` should have an upper case name [INFO] [stdout] --> src/main.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | static iconCloudy: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `ICON_CLOUDY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconVeryCloudy` should have an upper case name [INFO] [stdout] --> src/main.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | static iconVeryCloudy: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_VERY_CLOUDY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | static iconLightShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavyShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | static iconHeavyShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSnowShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | static iconLightSnowShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SNOW_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavySnowShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | static iconHeavySnowShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_SNOW_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSleetShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | static iconLightSleetShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SLEET_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconThunderyShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | static iconThunderyShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_THUNDERY_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconThunderyHeavyRain` should have an upper case name [INFO] [stdout] --> src/main.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | static iconThunderyHeavyRain: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_THUNDERY_HEAVY_RAIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconThunderySnowShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | static iconThunderySnowShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_THUNDERY_SNOW_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightRain` should have an upper case name [INFO] [stdout] --> src/main.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | static iconLightRain: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_RAIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavyRain` should have an upper case name [INFO] [stdout] --> src/main.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | static iconHeavyRain: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_RAIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSnow` should have an upper case name [INFO] [stdout] --> src/main.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | static iconLightSnow: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SNOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavySnow` should have an upper case name [INFO] [stdout] --> src/main.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | static iconHeavySnow: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_SNOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSleet` should have an upper case name [INFO] [stdout] --> src/main.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | static iconLightSleet: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SLEET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconFog` should have an upper case name [INFO] [stdout] --> src/main.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | static iconFog: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `ICON_FOG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconUnknown` [INFO] [stdout] --> src/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / static iconUnknown: [&'static str; 5] = [ [INFO] [stdout] 28 | | " .-. ", [INFO] [stdout] 29 | | " __) ", [INFO] [stdout] 30 | | " ( ", [INFO] [stdout] 31 | | " `-’ ", [INFO] [stdout] 32 | | " • "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconSunny` [INFO] [stdout] --> src/main.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / static iconSunny: [&'static str; 5] = [ [INFO] [stdout] 34 | | "\u{1b}[38;5;226m \\ / \u{1b}[0m", [INFO] [stdout] 35 | | "\u{1b}[38;5;226m .-. \u{1b}[0m", [INFO] [stdout] 36 | | "\u{1b}[38;5;226m ― ( ) ― \u{1b}[0m", [INFO] [stdout] 37 | | "\u{1b}[38;5;226m `-’ \u{1b}[0m", [INFO] [stdout] 38 | | "\u{1b}[38;5;226m / \\ \u{1b}[0m"]; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconPartlyCloudy` [INFO] [stdout] --> src/main.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / static iconPartlyCloudy: [&'static str; 5] = [ [INFO] [stdout] 40 | | "\u{1b}[38;5;226m \\ /\u{1b}[0m ", [INFO] [stdout] 41 | | "\u{1b}[38;5;226m _ /\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 42 | | "\u{1b}[38;5;226m \\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 43 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 44 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconCloudy` [INFO] [stdout] --> src/main.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / static iconCloudy: [&'static str; 5] = [ [INFO] [stdout] 46 | | " ", [INFO] [stdout] 47 | | "\u{1b}[38;5;250m .--. \u{1b}[0m", [INFO] [stdout] 48 | | "\u{1b}[38;5;250m .-( ). \u{1b}[0m", [INFO] [stdout] 49 | | "\u{1b}[38;5;250m (___.__)__) \u{1b}[0m", [INFO] [stdout] 50 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconVeryCloudy` [INFO] [stdout] --> src/main.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / static iconVeryCloudy: [&'static str; 5] = [ [INFO] [stdout] 52 | | " ", [INFO] [stdout] 53 | | "\u{1b}[38;5;240;1m .--. \u{1b}[0m", [INFO] [stdout] 54 | | "\u{1b}[38;5;240;1m .-( ). \u{1b}[0m", [INFO] [stdout] 55 | | "\u{1b}[38;5;240;1m (___.__)__) \u{1b}[0m", [INFO] [stdout] 56 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightShowers` [INFO] [stdout] --> src/main.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / static iconLightShowers: [&'static str; 5] = [ [INFO] [stdout] 58 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 59 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 60 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 61 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m", [INFO] [stdout] 62 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavyShowers` [INFO] [stdout] --> src/main.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / static iconHeavyShowers: [&'static str; 5] = [ [INFO] [stdout] 64 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;240;1m.-. \u{1b}[0m", [INFO] [stdout] 65 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;240;1m( ). \u{1b}[0m", [INFO] [stdout] 66 | | "\u{1b}[38;5;226m /\u{1b}[38;5;240;1m(___(__) \u{1b}[0m", [INFO] [stdout] 67 | | "\u{1b}[38;5;21;1m ‚‘‚‘‚‘‚‘ \u{1b}[0m", [INFO] [stdout] 68 | | "\u{1b}[38;5;21;1m ‚’‚’‚’‚’ \u{1b}[0m"]; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSnowShowers` [INFO] [stdout] --> src/main.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / static iconLightSnowShowers: [&'static str; 5] = [ [INFO] [stdout] 70 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 71 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 72 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 73 | | "\u{1b}[38;5;255m * * * \u{1b}[0m", [INFO] [stdout] 74 | | "\u{1b}[38;5;255m * * * \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavySnowShowers` [INFO] [stdout] --> src/main.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / static iconHeavySnowShowers: [&'static str; 5] = [ [INFO] [stdout] 76 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;240;1m.-. \u{1b}[0m", [INFO] [stdout] 77 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;240;1m( ). \u{1b}[0m", [INFO] [stdout] 78 | | "\u{1b}[38;5;226m /\u{1b}[38;5;240;1m(___(__) \u{1b}[0m", [INFO] [stdout] 79 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m", [INFO] [stdout] 80 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m"]; [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSleetShowers` [INFO] [stdout] --> src/main.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | / static iconLightSleetShowers: [&'static str; 5] = [ [INFO] [stdout] 82 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 83 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 84 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 85 | | "\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m* \u{1b}[0m", [INFO] [stdout] 86 | | "\u{1b}[38;5;255m *\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconThunderyShowers` [INFO] [stdout] --> src/main.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | / static iconThunderyShowers: [&'static str; 5] = [ [INFO] [stdout] 88 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 89 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 90 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 91 | | "\u{1b}[38;5;228;5m ⚡\u{1b}[38;5;111;25m‘ ‘\u{1b}[38;5;228;5m⚡\u{1b}[38;5;111;25m‘ ‘ \u{1b}[0m", [INFO] [stdout] 92 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconThunderyHeavyRain` [INFO] [stdout] --> src/main.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | / static iconThunderyHeavyRain: [&'static str; 5] = [ [INFO] [stdout] 94 | | "\u{1b}[38;5;240;1m .-. \u{1b}[0m", [INFO] [stdout] 95 | | "\u{1b}[38;5;240;1m ( ). \u{1b}[0m", [INFO] [stdout] 96 | | "\u{1b}[38;5;240;1m (___(__) \u{1b}[0m", [INFO] [stdout] 97 | | "\u{1b}[38;5;21;1m ‚‘\u{1b}[38;5;228;5m⚡\u{1b}[38;5;21;25m‘‚\u{1b}[38;5;228;5m⚡\u{1b}[38;5;21;25m‚‘ \u{1b}[0m", [INFO] [stdout] 98 | | "\u{1b}[38;5;21;1m ‚’‚’\u{1b}[38;5;228;5m⚡\u{1b}[38;5;21;25m’‚’ \u{1b}[0m"]; [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconThunderySnowShowers` [INFO] [stdout] --> src/main.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / static iconThunderySnowShowers: [&'static str; 5] = [ [INFO] [stdout] 100 | | "\u{1b}[38;5;226m _`/\"\"\u{1b}[38;5;250m.-. \u{1b}[0m", [INFO] [stdout] 101 | | "\u{1b}[38;5;226m ,\\_\u{1b}[38;5;250m( ). \u{1b}[0m", [INFO] [stdout] 102 | | "\u{1b}[38;5;226m /\u{1b}[38;5;250m(___(__) \u{1b}[0m", [INFO] [stdout] 103 | | "\u{1b}[38;5;255m *\u{1b}[38;5;228;5m⚡\u{1b}[38;5;255;25m *\u{1b}[38;5;228;5m⚡\u{1b}[38;5;255;25m * \u{1b}[0m", [INFO] [stdout] 104 | | "\u{1b}[38;5;255m * * * \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightRain` [INFO] [stdout] --> src/main.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / static iconLightRain: [&'static str; 5] = [ [INFO] [stdout] 106 | | "\u{1b}[38;5;250m .-. \u{1b}[0m", [INFO] [stdout] 107 | | "\u{1b}[38;5;250m ( ). \u{1b}[0m", [INFO] [stdout] 108 | | "\u{1b}[38;5;250m (___(__) \u{1b}[0m", [INFO] [stdout] 109 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m", [INFO] [stdout] 110 | | "\u{1b}[38;5;111m ‘ ‘ ‘ ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavyRain` [INFO] [stdout] --> src/main.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / static iconHeavyRain: [&'static str; 5] = [ [INFO] [stdout] 112 | | "\u{1b}[38;5;240;1m .-. \u{1b}[0m", [INFO] [stdout] 113 | | "\u{1b}[38;5;240;1m ( ). \u{1b}[0m", [INFO] [stdout] 114 | | "\u{1b}[38;5;240;1m (___(__) \u{1b}[0m", [INFO] [stdout] 115 | | "\u{1b}[38;5;21;1m ‚‘‚‘‚‘‚‘ \u{1b}[0m", [INFO] [stdout] 116 | | "\u{1b}[38;5;21;1m ‚’‚’‚’‚’ \u{1b}[0m"]; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSnow` [INFO] [stdout] --> src/main.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | / static iconLightSnow: [&'static str; 5] = [ [INFO] [stdout] 118 | | "\u{1b}[38;5;250m .-. \u{1b}[0m", [INFO] [stdout] 119 | | "\u{1b}[38;5;250m ( ). \u{1b}[0m", [INFO] [stdout] 120 | | "\u{1b}[38;5;250m (___(__) \u{1b}[0m", [INFO] [stdout] 121 | | "\u{1b}[38;5;255m * * * \u{1b}[0m", [INFO] [stdout] 122 | | "\u{1b}[38;5;255m * * * \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconHeavySnow` [INFO] [stdout] --> src/main.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | / static iconHeavySnow: [&'static str; 5] = [ [INFO] [stdout] 124 | | "\u{1b}[38;5;240;1m .-. \u{1b}[0m", [INFO] [stdout] 125 | | "\u{1b}[38;5;240;1m ( ). \u{1b}[0m", [INFO] [stdout] 126 | | "\u{1b}[38;5;240;1m (___(__) \u{1b}[0m", [INFO] [stdout] 127 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m", [INFO] [stdout] 128 | | "\u{1b}[38;5;255;1m * * * * \u{1b}[0m"]; [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconLightSleet` [INFO] [stdout] --> src/main.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | / static iconLightSleet: [&'static str; 5] = [ [INFO] [stdout] 130 | | "\u{1b}[38;5;250m .-. \u{1b}[0m", [INFO] [stdout] 131 | | "\u{1b}[38;5;250m ( ). \u{1b}[0m", [INFO] [stdout] 132 | | "\u{1b}[38;5;250m (___(__) \u{1b}[0m", [INFO] [stdout] 133 | | "\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m* \u{1b}[0m", [INFO] [stdout] 134 | | "\u{1b}[38;5;255m *\u{1b}[38;5;111m ‘ \u{1b}[38;5;255m*\u{1b}[38;5;111m ‘ \u{1b}[0m"]; [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `iconFog` [INFO] [stdout] --> src/main.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | / static iconFog: [&'static str; 5] = [ [INFO] [stdout] 136 | | " ", [INFO] [stdout] 137 | | "\u{1b}[38;5;251m _ - _ - _ - \u{1b}[0m", [INFO] [stdout] 138 | | "\u{1b}[38;5;251m _ - _ - _ \u{1b}[0m", [INFO] [stdout] 139 | | "\u{1b}[38;5;251m _ - _ - _ - \u{1b}[0m", [INFO] [stdout] 140 | | " "]; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `code_to_icon` [INFO] [stdout] --> src/main.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn code_to_icon(code:i32) -> [&'static str; 5] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconUnknown` should have an upper case name [INFO] [stdout] --> src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | static iconUnknown: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_UNKNOWN` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconSunny` should have an upper case name [INFO] [stdout] --> src/main.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | static iconSunny: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `ICON_SUNNY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconPartlyCloudy` should have an upper case name [INFO] [stdout] --> src/main.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | static iconPartlyCloudy: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_PARTLY_CLOUDY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconCloudy` should have an upper case name [INFO] [stdout] --> src/main.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | static iconCloudy: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `ICON_CLOUDY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconVeryCloudy` should have an upper case name [INFO] [stdout] --> src/main.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | static iconVeryCloudy: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_VERY_CLOUDY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | static iconLightShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavyShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | static iconHeavyShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSnowShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | static iconLightSnowShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SNOW_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavySnowShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | static iconHeavySnowShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_SNOW_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSleetShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | static iconLightSleetShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SLEET_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconThunderyShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | static iconThunderyShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_THUNDERY_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconThunderyHeavyRain` should have an upper case name [INFO] [stdout] --> src/main.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | static iconThunderyHeavyRain: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_THUNDERY_HEAVY_RAIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconThunderySnowShowers` should have an upper case name [INFO] [stdout] --> src/main.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | static iconThunderySnowShowers: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_THUNDERY_SNOW_SHOWERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightRain` should have an upper case name [INFO] [stdout] --> src/main.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | static iconLightRain: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_RAIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavyRain` should have an upper case name [INFO] [stdout] --> src/main.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | static iconHeavyRain: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_RAIN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSnow` should have an upper case name [INFO] [stdout] --> src/main.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | static iconLightSnow: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SNOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconHeavySnow` should have an upper case name [INFO] [stdout] --> src/main.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | static iconHeavySnow: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_HEAVY_SNOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconLightSleet` should have an upper case name [INFO] [stdout] --> src/main.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | static iconLightSleet: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `ICON_LIGHT_SLEET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `iconFog` should have an upper case name [INFO] [stdout] --> src/main.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | static iconFog: [&'static str; 5] = [ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `ICON_FOG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.63s [INFO] running `Command { std: "docker" "inspect" "3766155286bc704cdec47bb8761c68297adb01a13794310196266c1296288033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3766155286bc704cdec47bb8761c68297adb01a13794310196266c1296288033", kill_on_drop: false }` [INFO] [stdout] 3766155286bc704cdec47bb8761c68297adb01a13794310196266c1296288033