[INFO] cloning repository https://github.com/SidneyMillen/nannou-lsystem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SidneyMillen/nannou-lsystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSidneyMillen%2Fnannou-lsystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSidneyMillen%2Fnannou-lsystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2d193b7e60c44fca8e206e96134c19cf46bd317 [INFO] checking SidneyMillen/nannou-lsystem against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSidneyMillen%2Fnannou-lsystem" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SidneyMillen/nannou-lsystem on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SidneyMillen/nannou-lsystem [INFO] finished tweaking git repo https://github.com/SidneyMillen/nannou-lsystem [INFO] tweaked toml for git repo https://github.com/SidneyMillen/nannou-lsystem written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SidneyMillen/nannou-lsystem 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pennereq v0.3.1 [INFO] [stderr] Downloaded find_folder v0.3.0 [INFO] [stderr] Downloaded nannou_mesh v0.19.0 [INFO] [stderr] Downloaded nannou_core v0.19.0 [INFO] [stderr] Downloaded nannou_wgpu v0.19.0 [INFO] [stderr] Downloaded noise v0.7.0 [INFO] [stderr] Downloaded glam v0.17.3 [INFO] [stderr] Downloaded notosans v0.1.0 [INFO] [stderr] Downloaded nannou v0.19.0 [INFO] [stderr] Downloaded nannou_egui v0.19.0 [INFO] [stderr] Downloaded lsystem v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16104a3499a0b57891ace556147b74138e1334a3f9fd9f31b2a9c70e20c141d4 [INFO] running `Command { std: "docker" "start" "-a" "16104a3499a0b57891ace556147b74138e1334a3f9fd9f31b2a9c70e20c141d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16104a3499a0b57891ace556147b74138e1334a3f9fd9f31b2a9c70e20c141d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16104a3499a0b57891ace556147b74138e1334a3f9fd9f31b2a9c70e20c141d4", kill_on_drop: false }` [INFO] [stdout] 16104a3499a0b57891ace556147b74138e1334a3f9fd9f31b2a9c70e20c141d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1471125c36a89654baddc4c4e5273af95598a32c5059a0b8606d68794a7ecf0c [INFO] running `Command { std: "docker" "start" "-a" "1471125c36a89654baddc4c4e5273af95598a32c5059a0b8606d68794a7ecf0c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking wgpu-types v0.17.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking lyon_geom v0.17.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lyon_algorithms v0.17.7 [INFO] [stderr] Checking lyon_tessellation v0.17.10 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking lyon v0.17.10 [INFO] [stderr] Checking pennereq v0.3.1 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking notosans v0.1.0 [INFO] [stderr] Checking lsystem v0.2.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking emath v0.23.0 [INFO] [stderr] Checking ecolor v0.23.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking naga v0.13.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking epaint v0.23.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking egui v0.23.0 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking noise v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking glam v0.17.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking wgpu-hal v0.17.2 [INFO] [stderr] Checking nannou_core v0.19.0 [INFO] [stderr] Checking nannou_mesh v0.19.0 [INFO] [stderr] Checking wgpu-core v0.17.1 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking wgpu v0.17.2 [INFO] [stderr] Checking nannou_wgpu v0.19.0 [INFO] [stderr] Checking egui-wgpu v0.23.0 [INFO] [stderr] Checking nannou v0.19.0 [INFO] [stderr] Checking nannou_egui v0.19.0 [INFO] [stderr] Checking l-systems v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nannou::prelude::*` [INFO] [stdout] --> src/lsystem_egui.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Egui` [INFO] [stdout] --> src/lsystem_egui.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou_egui::{self, egui, Egui}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nannou_egui` is imported redundantly [INFO] [stdout] --> src/lsystem_egui.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou_egui::{self, egui, Egui}; [INFO] [stdout] | ^^^^ the item `nannou_egui` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nannou_egui` is imported redundantly [INFO] [stdout] --> src/main.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use nannou_egui::{self, egui, Egui}; [INFO] [stdout] | ^^^^ the item `nannou_egui` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nannou::prelude::*` [INFO] [stdout] --> src/lsystem_egui.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Egui` [INFO] [stdout] --> src/lsystem_egui.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou_egui::{self, egui, Egui}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nannou_egui` is imported redundantly [INFO] [stdout] --> src/lsystem_egui.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use nannou_egui::{self, egui, Egui}; [INFO] [stdout] | ^^^^ the item `nannou_egui` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `nannou_egui` is imported redundantly [INFO] [stdout] --> src/main.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | use nannou_egui::{self, egui, Egui}; [INFO] [stdout] | ^^^^ the item `nannou_egui` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/dragon_curve.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | fn draw(&self, draw: &Draw, win: &Rect, levels: &usize) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/koch_curves.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | fn draw(&self, draw: &Draw, win: &Rect, levels: &usize) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lsystem_egui.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn setup_window(&mut self, ui: &mut egui::Ui, ctx: &egui::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `default` and `with_rules` are never used [INFO] [stdout] --> src/fractal_plant.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl FractalPlantLSystem { [INFO] [stdout] | ------------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn with_rules(rules: LSystemRules) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_fractal_plant_rules_object` is never used [INFO] [stdout] --> src/fractal_plant.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn custom_fractal_plant_rules_object() -> LSystemRules { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `turn_angle` is never read [INFO] [stdout] --> src/koch_curves.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct KochCurveLSystem { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub turn_angle: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KochCurveLSystem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `default` are never used [INFO] [stdout] --> src/koch_curves.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl KochCurveLSystem { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 16 | pub fn new(line_length: f32, start_pos: Vec2, start_angle: f32, turn_angle: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `koch_island_rules_object` is never used [INFO] [stdout] --> src/koch_curves.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn koch_island_rules_object() -> LSystemRules { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `with_params` and `default` are never used [INFO] [stdout] --> src/levy_c_curve.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl LevyCCurve { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn with_params( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pos_stack` and `angle_stack` are never read [INFO] [stdout] --> src/lsystems.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct LSystemDrawingParamaters { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pos_stack: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | angle_stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/dragon_curve.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | fn draw(&self, draw: &Draw, win: &Rect, levels: &usize) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/koch_curves.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | fn draw(&self, draw: &Draw, win: &Rect, levels: &usize) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/lsystem_egui.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn setup_window(&mut self, ui: &mut egui::Ui, ctx: &egui::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `default` and `with_rules` are never used [INFO] [stdout] --> src/fractal_plant.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl FractalPlantLSystem { [INFO] [stdout] | ------------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn with_rules(rules: LSystemRules) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `custom_fractal_plant_rules_object` is never used [INFO] [stdout] --> src/fractal_plant.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn custom_fractal_plant_rules_object() -> LSystemRules { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `turn_angle` is never read [INFO] [stdout] --> src/koch_curves.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct KochCurveLSystem { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub turn_angle: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KochCurveLSystem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `default` are never used [INFO] [stdout] --> src/koch_curves.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl KochCurveLSystem { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 16 | pub fn new(line_length: f32, start_pos: Vec2, start_angle: f32, turn_angle: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `koch_island_rules_object` is never used [INFO] [stdout] --> src/koch_curves.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn koch_island_rules_object() -> LSystemRules { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `with_params` and `default` are never used [INFO] [stdout] --> src/levy_c_curve.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl LevyCCurve { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn with_params( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn default() -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pos_stack` and `angle_stack` are never read [INFO] [stdout] --> src/lsystems.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct LSystemDrawingParamaters { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pos_stack: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | angle_stack: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "1471125c36a89654baddc4c4e5273af95598a32c5059a0b8606d68794a7ecf0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1471125c36a89654baddc4c4e5273af95598a32c5059a0b8606d68794a7ecf0c", kill_on_drop: false }` [INFO] [stdout] 1471125c36a89654baddc4c4e5273af95598a32c5059a0b8606d68794a7ecf0c