[INFO] cloning repository https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffreyrosenbluth/nannou-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fnannou-sketches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fnannou-sketches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59014dab95bb5141a476891c67888984b12a2028 [INFO] checking jeffreyrosenbluth/nannou-sketches against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffreyrosenbluth%2Fnannou-sketches" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeffreyrosenbluth/nannou-sketches on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] finished tweaking git repo https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] tweaked toml for git repo https://github.com/jeffreyrosenbluth/nannou-sketches written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeffreyrosenbluth/nannou-sketches 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Updating svg v0.8.2 -> v0.9.3 (latest: v0.16.0) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.10.0 [INFO] [stderr] Downloaded colorous v1.0.3 [INFO] [stderr] Downloaded primes v0.3.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.21 [INFO] [stderr] Downloaded bumpalo v3.5.0 [INFO] [stderr] Downloaded tiny-skia v0.4.2 [INFO] [stderr] Downloaded rand_distr v0.4.0 [INFO] [stderr] Downloaded svg v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eba51a1064a6560b2d83a981dc4a7941f2171c6e192bf1d5a44e056e3fb98156 [INFO] running `Command { std: "docker" "start" "-a" "eba51a1064a6560b2d83a981dc4a7941f2171c6e192bf1d5a44e056e3fb98156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eba51a1064a6560b2d83a981dc4a7941f2171c6e192bf1d5a44e056e3fb98156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba51a1064a6560b2d83a981dc4a7941f2171c6e192bf1d5a44e056e3fb98156", kill_on_drop: false }` [INFO] [stdout] eba51a1064a6560b2d83a981dc4a7941f2171c6e192bf1d5a44e056e3fb98156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9552456cc0024f76c1c8b2a234ee1f001082c22d993c7ae49c63d2c996f3507b [INFO] running `Command { std: "docker" "start" "-a" "9552456cc0024f76c1c8b2a234ee1f001082c22d993c7ae49c63d2c996f3507b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking lyon_path v0.15.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking lyon_algorithms v0.15.1 [INFO] [stderr] Checking lyon_tessellation v0.15.9 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking daggy v0.6.0 [INFO] [stderr] Checking lyon v0.15.9 [INFO] [stderr] Checking pennereq v0.3.1 [INFO] [stderr] Checking notosans v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking conrod_winit v0.70.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-backend-empty v0.5.2 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wide v0.6.4 [INFO] [stderr] Checking svg v0.9.3 [INFO] [stderr] Checking colorous v1.0.3 [INFO] [stderr] Checking primes v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.21 [INFO] [stderr] Checking rand_distr v0.4.0 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking tiny-skia v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking noise v0.6.0 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling conrod_derive v0.70.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.11 [INFO] [stderr] Checking peek-poke v0.2.0 [INFO] [stderr] Checking wgpu-types v0.5.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking wgpu-core v0.5.6 [INFO] [stderr] Checking wgpu-native v0.5.1 [INFO] [stderr] Checking wgpu v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking smithay-clipboard v0.4.0 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking copypasta v0.6.3 [INFO] [stderr] Checking conrod_core v0.70.0 [INFO] [stderr] Checking conrod_wgpu v0.70.0 [INFO] [stderr] Checking nannou v0.15.0 [INFO] [stderr] Checking sketches v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/squares.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/bird.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 67 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/hexnoise.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `colorous` is imported redundantly [INFO] [stdout] --> src/bin/race_lg.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use colorous; [INFO] [stdout] | ^^^^^^^^ the item `colorous` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/cubes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/squares.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `colorous` is imported redundantly [INFO] [stdout] --> src/bin/wheel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use colorous; [INFO] [stdout] | ^^^^^^^^ the item `colorous` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/wheel.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use nannou::{app::LoopMode, color::IntoLinSrgba}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Alpha`, `Lab`, `Laba`, `white_point::D65` [INFO] [stdout] --> src/bin/wheel.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use nannou::color::{Alpha, white_point::D65, Lab, Laba}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/wheel.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hex; [INFO] [stdout] | ^^^ the item `hex` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `random_rgb` [INFO] [stdout] --> src/bin/wheel.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | use sketches::{img_path, with_opacity, random_rgb,set_opacity}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hexvar.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/sunflower.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/circles.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 41 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/bin/wheel.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let colors = colorous::PURPLE_ORANGE; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cs4` [INFO] [stdout] --> src/bin/wheel.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let cs4 = ["03071e","370617","6a040f","9d0208","3c5233","6f732f","e85d04","7067cf","bc5f04","7c72a0"]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cs4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/pendulum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/wheel.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 25 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/bird.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 67 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/cubes.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 21 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hexnoise.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 56 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `direction` is never read [INFO] [stdout] --> src/bin/squares.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | direction: [[Point2; 11]; 11], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/race_lg.rs:125:26 [INFO] [stdout] | [INFO] [stdout] 125 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 125 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/azul.rs:241:26 [INFO] [stdout] | [INFO] [stdout] 241 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 241 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `img_path` [INFO] [stdout] --> src/bin/reveal.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use sketches::{img_path, with_opacity}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `colorous` is imported redundantly [INFO] [stdout] --> src/bin/race.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use colorous; [INFO] [stdout] | ^^^^^^^^ the item `colorous` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/race.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use nannou::noise::NoiseFn; [INFO] [stdout] 5 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/field_lg.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 127 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `colorous` is imported redundantly [INFO] [stdout] --> src/bin/race_lg.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use colorous; [INFO] [stdout] | ^^^^^^^^ the item `colorous` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/race.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 30 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `direction` is never read [INFO] [stdout] --> src/bin/squares.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | direction: [[Point2; 11]; 11], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Model` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/flow.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::noise::NoiseFn; [INFO] [stdout] 4 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/flow.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::noise::NoiseFn; [INFO] [stdout] 4 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/wicker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/hex.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/bloob.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/race_lg.rs:125:26 [INFO] [stdout] | [INFO] [stdout] 125 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 125 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/flow.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/field.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::noise::NoiseFn; [INFO] [stdout] 4 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/rings.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/flow.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 26 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `colorous` is imported redundantly [INFO] [stdout] --> src/bin/race.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use colorous; [INFO] [stdout] | ^^^^^^^^ the item `colorous` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/race.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use nannou::noise::NoiseFn; [INFO] [stdout] 5 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/paper.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/race.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 30 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hilbert.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 65 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/field.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 34 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/trig.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 66 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/dolphin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `img_path` [INFO] [stdout] --> src/bin/reveal.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use sketches::{img_path, with_opacity}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/bloob.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/wicker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hilbert.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 65 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/paper.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/double.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use nannou::noise::NoiseFn; [INFO] [stdout] 5 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/double.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use nannou::noise::NoiseFn; [INFO] [stdout] 5 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `random_rgb`, `random_rgba` [INFO] [stdout] --> src/bin/double.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use sketches::{img_path, random_rgb, random_rgba, Grid}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `random_rgb`, `random_rgba` [INFO] [stdout] --> src/bin/double.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use sketches::{img_path, random_rgb, random_rgba, Grid}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/pendulum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/rings.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/trig.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 66 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/azul.rs:241:26 [INFO] [stdout] | [INFO] [stdout] 241 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 241 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/double.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 29 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/hexnoise.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/circles.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 41 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/cubes.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/double.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 29 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hexvar.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 24 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/hex.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hexnoise.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 56 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::img_path` [INFO] [stdout] --> src/bin/dolphin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sketches::img_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `colorous` is imported redundantly [INFO] [stdout] --> src/bin/wheel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use colorous; [INFO] [stdout] | ^^^^^^^^ the item `colorous` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/wheel.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use nannou::{app::LoopMode, color::IntoLinSrgba}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Alpha`, `Lab`, `Laba`, `white_point::D65` [INFO] [stdout] --> src/bin/wheel.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use nannou::color::{Alpha, white_point::D65, Lab, Laba}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ ^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/wheel.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hex; [INFO] [stdout] | ^^^ the item `hex` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `random_rgb` [INFO] [stdout] --> src/bin/wheel.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | use sketches::{img_path, with_opacity, random_rgb,set_opacity}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/cubes.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 21 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hi_res.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 82 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/bin/wheel.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let colors = colorous::PURPLE_ORANGE; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cs4` [INFO] [stdout] --> src/bin/wheel.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let cs4 = ["03071e","370617","6a040f","9d0208","3c5233","6f732f","e85d04","7067cf","bc5f04","7c72a0"]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cs4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LoopMode` is imported redundantly [INFO] [stdout] --> src/bin/field.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou::app::LoopMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use nannou::noise::NoiseFn; [INFO] [stdout] 4 | use nannou::prelude::*; [INFO] [stdout] | ------------------ the item `LoopMode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/field_lg.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 127 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/sunflower.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 40 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/wheel.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 25 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/hi_res.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 82 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bin/field.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | Err(f) => panic!(f.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 34 | Err(f) => panic!("{}", f.to_string()), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.9.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "9552456cc0024f76c1c8b2a234ee1f001082c22d993c7ae49c63d2c996f3507b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9552456cc0024f76c1c8b2a234ee1f001082c22d993c7ae49c63d2c996f3507b", kill_on_drop: false }` [INFO] [stdout] 9552456cc0024f76c1c8b2a234ee1f001082c22d993c7ae49c63d2c996f3507b