[INFO] cloning repository https://github.com/JacobMJones/topdown_player_controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacobMJones/topdown_player_controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobMJones%2Ftopdown_player_controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobMJones%2Ftopdown_player_controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c975daa58c40b0b83bd0b48b30f7b5bf6e21f52b
[INFO] checking JacobMJones/topdown_player_controller against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobMJones%2Ftopdown_player_controller" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JacobMJones/topdown_player_controller
[INFO] finished tweaking git repo https://github.com/JacobMJones/topdown_player_controller
[INFO] tweaked toml for git repo https://github.com/JacobMJones/topdown_player_controller written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JacobMJones/topdown_player_controller on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JacobMJones/topdown_player_controller 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cfa38531219fabc802e55839c28b20fb222b73bc7fa246dfb07e720b996cec6
[INFO] running `Command { std: "docker" "start" "-a" "0cfa38531219fabc802e55839c28b20fb222b73bc7fa246dfb07e720b996cec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cfa38531219fabc802e55839c28b20fb222b73bc7fa246dfb07e720b996cec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cfa38531219fabc802e55839c28b20fb222b73bc7fa246dfb07e720b996cec6", kill_on_drop: false }`
[INFO] [stdout] 0cfa38531219fabc802e55839c28b20fb222b73bc7fa246dfb07e720b996cec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 347b6b0ef83d1985ece0ca70ae6d54315f6732d7454880758003d9f1b2605037
[INFO] running `Command { std: "docker" "start" "-a" "347b6b0ef83d1985ece0ca70ae6d54315f6732d7454880758003d9f1b2605037", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking crossbeam-channel v0.5.9
[INFO] [stderr]     Checking crossbeam-queue v0.3.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]     Checking xml-rs v0.8.19
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking mio-misc v1.2.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling cpal v0.14.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking gilrs-core v0.4.1
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling cargo-platform v0.1.5
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking rodio v0.16.0
[INFO] [stderr]     Checking glam v0.20.5
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling ggez v0.7.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking glyph_brush v0.7.8
[INFO] [stderr]     Checking gilrs-core v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking lyon v0.17.10
[INFO] [stderr]     Checking gilrs v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking gfx v0.18.3
[INFO] [stderr]     Checking gilrs v0.8.2
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking easer v0.2.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking glutin v0.27.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking old_school_gfx_glutin_ext v0.27.0
[INFO] [stderr]     Checking top v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/collectible.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use noise::Perlin;
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]  --> src/amorphous_mesh_creator.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]  --> src/tentacle.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/collectible.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 |     noise: Perlin,
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/collectible.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let noise = Perlin::new();
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/amorphous_mesh_creator.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     noise: &Perlin,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/tentacle.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub noise: Perlin,
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/tentacle.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |             noise: Perlin::new(),
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main_state.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::INFINITY`
[INFO] [stdout]  --> src/collectible.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::INFINITY;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/amorphous_mesh_creator.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ggez::graphics::{self, Color, DrawMode, Mesh, MeshBuilder};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::smoke_effect::SmokeEffect`
[INFO] [stdout]  --> src/collectibles.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::smoke_effect::SmokeEffect;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `event` and `graphics`
[INFO] [stdout]  --> src/collectibles.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ggez::{event, graphics, Context, GameResult};
[INFO] [stdout]   |            ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector2`
[INFO] [stdout]  --> src/collectibles.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use mint::{Point2, Vector2};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `noise::utils::PlaneMapBuilder`
[INFO] [stdout]  --> src/collectibles.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use noise::utils::PlaneMapBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/collectibles.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/collectibles.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/collectible.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | use noise::Perlin;
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]  --> src/amorphous_mesh_creator.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `top` (bin "top" test) due to 8 previous errors; 17 warnings emitted
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]  --> src/tentacle.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/collectible.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 |     noise: Perlin,
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `top` (bin "top") due to 8 previous errors; 17 warnings emitted
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/collectible.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let noise = Perlin::new();
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/amorphous_mesh_creator.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     noise: &Perlin,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/tentacle.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub noise: Perlin,
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Perlin` is ambiguous
[INFO] [stdout]   --> src/tentacle.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |             noise: Perlin::new(),
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main_state.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::INFINITY`
[INFO] [stdout]  --> src/collectible.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::f32::INFINITY;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/amorphous_mesh_creator.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ggez::graphics::{self, Color, DrawMode, Mesh, MeshBuilder};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::smoke_effect::SmokeEffect`
[INFO] [stdout]  --> src/collectibles.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::smoke_effect::SmokeEffect;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `event` and `graphics`
[INFO] [stdout]  --> src/collectibles.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ggez::{event, graphics, Context, GameResult};
[INFO] [stdout]   |            ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector2`
[INFO] [stdout]  --> src/collectibles.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use mint::{Point2, Vector2};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `noise::utils::PlaneMapBuilder`
[INFO] [stdout]  --> src/collectibles.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use noise::utils::PlaneMapBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/collectibles.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/collectibles.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Norm`
[INFO] [stdout]  --> src/tentacle.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nalgebra::{Norm, Vector2};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/player.rs:75:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn update_rotation(&mut self, dt: f32) {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `distance_from_player`
[INFO] [stdout]   --> src/collectible.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         distance_from_player: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_from_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_position`
[INFO] [stdout]    --> src/collectible.rs:140:43
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn draw(&self, ctx: &mut Context, player_position: mint::Point2<f32>) -> GameResult<()> {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/button.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(ctx: &mut Context, position: Point2<f32>, size: Vector2<f32>, label: &str) -> GameResult<Button> {
[INFO] [stdout]    |                ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_proximity`
[INFO] [stdout]   --> src/amorphous_mesh_creator.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     in_proximity: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_proximity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collectible`
[INFO] [stdout]    --> src/collectibles.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |             if let Some(collectible) = self.items.get_mut(*index) {
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collectible`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/utils.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn get_dynamic_color2(time: f32, normalized_distance: f32, in_proximity: bool) -> Color {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Norm`
[INFO] [stdout]  --> src/tentacle.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use nalgebra::{Norm, Vector2};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/player.rs:75:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn update_rotation(&mut self, dt: f32) {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `distance_from_player`
[INFO] [stdout]   --> src/collectible.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         distance_from_player: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_from_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_position`
[INFO] [stdout]    --> src/collectible.rs:140:43
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn draw(&self, ctx: &mut Context, player_position: mint::Point2<f32>) -> GameResult<()> {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/button.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(ctx: &mut Context, position: Point2<f32>, size: Vector2<f32>, label: &str) -> GameResult<Button> {
[INFO] [stdout]    |                ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_proximity`
[INFO] [stdout]   --> src/amorphous_mesh_creator.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     in_proximity: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_proximity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collectible`
[INFO] [stdout]    --> src/collectibles.rs:108:25
[INFO] [stdout]     |
[INFO] [stdout] 108 |             if let Some(collectible) = self.items.get_mut(*index) {
[INFO] [stdout]     |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collectible`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/utils.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn get_dynamic_color2(time: f32, normalized_distance: f32, in_proximity: bool) -> Color {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "347b6b0ef83d1985ece0ca70ae6d54315f6732d7454880758003d9f1b2605037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347b6b0ef83d1985ece0ca70ae6d54315f6732d7454880758003d9f1b2605037", kill_on_drop: false }`
[INFO] [stdout] 347b6b0ef83d1985ece0ca70ae6d54315f6732d7454880758003d9f1b2605037
