[INFO] cloning repository https://github.com/jmcduffie32/rusty-art
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmcduffie32/rusty-art" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcduffie32%2Frusty-art", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcduffie32%2Frusty-art'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afdebca1aa2d78fa3f18fbc5c6eaa205bb7f490a
[INFO] checking jmcduffie32/rusty-art against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmcduffie32%2Frusty-art" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmcduffie32/rusty-art
[INFO] finished tweaking git repo https://github.com/jmcduffie32/rusty-art
[INFO] tweaked toml for git repo https://github.com/jmcduffie32/rusty-art written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmcduffie32/rusty-art on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmcduffie32/rusty-art 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded dwrote v0.11.3
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded uuid v1.15.1
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] [stderr]   Downloaded rapier2d v0.23.0
[INFO] [stderr]   Downloaded parry2d v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d34c2df9102ad3559a302fe1af1d5aba5739790507c3cd933a94a34d20d6614
[INFO] running `Command { std: "docker" "start" "-a" "8d34c2df9102ad3559a302fe1af1d5aba5739790507c3cd933a94a34d20d6614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d34c2df9102ad3559a302fe1af1d5aba5739790507c3cd933a94a34d20d6614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d34c2df9102ad3559a302fe1af1d5aba5739790507c3cd933a94a34d20d6614", kill_on_drop: false }`
[INFO] [stdout] 8d34c2df9102ad3559a302fe1af1d5aba5739790507c3cd933a94a34d20d6614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f7e0e1e0272dadeb6aab96a9376ad13f3eb926fc7d6d45147bdeb79755b3294
[INFO] running `Command { std: "docker" "start" "-a" "7f7e0e1e0272dadeb6aab96a9376ad13f3eb926fc7d6d45147bdeb79755b3294", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking lyon v0.17.10
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking pennereq v0.3.1
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking notosans v0.1.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking wgpu-hal v0.17.2
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking wgpu-core v0.17.1
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking nannou_core v0.19.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking nannou_mesh v0.19.0
[INFO] [stderr]     Checking wgpu v0.17.2
[INFO] [stderr]     Checking nannou_wgpu v0.19.0
[INFO] [stderr]     Checking parry2d v0.18.0
[INFO] [stderr]     Checking rapier2d v0.23.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking nannou v0.19.0
[INFO] [stderr]     Checking noc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> ch_00/src/perlin_spiral.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     noise::{NoiseFn, Perlin},
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider updating this dependency to resolve this error
[INFO] [stdout]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     noise: Perlin,
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn generate_points(noise: Perlin, t: f32) -> Vec<Point2> {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                         ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> ch_00/src/perlin_spiral.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     noise::{NoiseFn, Perlin},
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider updating this dependency to resolve this error
[INFO] [stdout]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     noise: Perlin,
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn generate_points(noise: Perlin, t: f32) -> Vec<Point2> {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin_spiral.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                         ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initialize_random_cells` is never used
[INFO] [stdout]   --> ch_07/src/ca_01.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn initialize_random_cells(cells: &mut Vec<i32>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/random_walk.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let perlin = noise::Perlin::new();
[INFO] [stdout]    |                         ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> ch_00/src/perlin.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     noise::{NoiseFn, Perlin},
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider updating this dependency to resolve this error
[INFO] [stdout]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     noise: Perlin,
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn generate_points(noise: Perlin, t: f32) -> Vec<Point2> {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                         ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> ch_00/src/perlin.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     noise::{NoiseFn, Perlin},
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider updating this dependency to resolve this error
[INFO] [stdout]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     noise: Perlin,
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn generate_points(noise: Perlin, t: f32) -> Vec<Point2> {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/perlin.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let noise: Perlin = Perlin::new();
[INFO] [stdout]    |                         ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> ch_00/src/random_walk.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let perlin = noise::Perlin::new();
[INFO] [stdout]    |                         ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[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/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `initialize_random_cells` is never used
[INFO] [stdout]   --> ch_07/src/ca_01.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn initialize_random_cells(cells: &mut Vec<i32>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noc v0.1.0 (/opt/rustwide/workdir), noise v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "7f7e0e1e0272dadeb6aab96a9376ad13f3eb926fc7d6d45147bdeb79755b3294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7e0e1e0272dadeb6aab96a9376ad13f3eb926fc7d6d45147bdeb79755b3294", kill_on_drop: false }`
[INFO] [stdout] 7f7e0e1e0272dadeb6aab96a9376ad13f3eb926fc7d6d45147bdeb79755b3294
