[INFO] fetching crate noice 0.7.1...
[INFO] testing noice-0.7.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate noice 0.7.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate noice 0.7.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate noice 0.7.1
[INFO] tweaked toml for crates.io crate noice 0.7.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate noice 0.7.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate noice 0.7.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded getrandom v0.1.15
[INFO] [stderr]   Downloaded weezl v0.1.3
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.69
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.69
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded js-sys v0.3.46
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded image v0.23.12
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded regex v1.4.2
[INFO] [stderr]   Downloaded syn v1.0.54
[INFO] [stderr]   Downloaded regex-syntax v0.6.21
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.20
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.0
[INFO] [stderr]   Downloaded rayon-core v1.9.0
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded bytemuck v1.4.1
[INFO] [stderr]   Downloaded gif v0.11.1
[INFO] [stderr]   Downloaded crc32fast v1.2.1
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded web-sys v0.3.46
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.69
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded bitflags v1.2.1
[INFO] [stderr]   Downloaded memoffset v0.6.1
[INFO] [stderr]   Downloaded num_cpus v1.13.0
[INFO] [stderr]   Downloaded scoped_threadpool v0.1.9
[INFO] [stderr]   Downloaded const_fn v0.4.4
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded adler v0.2.3
[INFO] [stderr]   Downloaded rayon v1.5.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d08b74426175b0be01fb66f0f74615200b971585d6b5e4909aa03fd9ceb7548
[INFO] running `Command { std: "docker" "start" "-a" "9d08b74426175b0be01fb66f0f74615200b971585d6b5e4909aa03fd9ceb7548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d08b74426175b0be01fb66f0f74615200b971585d6b5e4909aa03fd9ceb7548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d08b74426175b0be01fb66f0f74615200b971585d6b5e4909aa03fd9ceb7548", kill_on_drop: false }`
[INFO] [stdout] 9d08b74426175b0be01fb66f0f74615200b971585d6b5e4909aa03fd9ceb7548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9416368e16f04cf54996ef2da391320c1926013ffda93e96379df32d551c10f9
[INFO] running `Command { std: "docker" "start" "-a" "9416368e16f04cf54996ef2da391320c1926013ffda93e96379df32d551c10f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling weezl v0.1.3
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.12
[INFO] [stderr]    Compiling noice v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ the name `Perlin` in the type namespace is first re-exported here
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ----------------------- but the name `Perlin` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/basicmulti.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[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]  --> src/noise_fns/generators/fractals/billow.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/fbm.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/hybridmulti.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/ridgedmulti.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::noise_fns::{Perlin, Seedable};
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/basicmulti.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/billow.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/fbm.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/hybridmulti.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/ridgedmulti.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn build_sources(seed: u32, octaves: usize) -> Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |         sources.push(Perlin::new().set_seed(seed + x as u32));
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::perlin_surflet::*`
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/utils/color_gradient.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             .position(|&x| (x.pos > clamped_pos))
[INFO] [stdout]     |                            ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 103 -             .position(|&x| (x.pos > clamped_pos))
[INFO] [stdout] 103 +             .position(|&x| x.pos > clamped_pos )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Perlin` is never constructed
[INFO] [stdout]  --> src/noise_fns/generators/perlin_surflet.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `DEFAULT_SEED` and `new` are never used
[INFO] [stdout]   --> src/noise_fns/generators/perlin_surflet.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Perlin {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     pub const DEFAULT_SEED: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noice v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9416368e16f04cf54996ef2da391320c1926013ffda93e96379df32d551c10f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9416368e16f04cf54996ef2da391320c1926013ffda93e96379df32d551c10f9", kill_on_drop: false }`
[INFO] [stdout] 9416368e16f04cf54996ef2da391320c1926013ffda93e96379df32d551c10f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f60cf89c8e8ffd205afdb0dbf5450769298f3ad29d80f9adb3e276b8a30e4fa
[INFO] running `Command { std: "docker" "start" "-a" "5f60cf89c8e8ffd205afdb0dbf5450769298f3ad29d80f9adb3e276b8a30e4fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ the name `Perlin` in the type namespace is first re-exported here
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ----------------------- but the name `Perlin` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/basicmulti.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[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]  --> src/noise_fns/generators/fractals/billow.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/fbm.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/hybridmulti.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/ridgedmulti.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::noise_fns::{Perlin, Seedable};
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/basicmulti.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/billow.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/fbm.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/hybridmulti.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/ridgedmulti.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn build_sources(seed: u32, octaves: usize) -> Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |         sources.push(Perlin::new().set_seed(seed + x as u32));
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::perlin_surflet::*`
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/utils/color_gradient.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             .position(|&x| (x.pos > clamped_pos))
[INFO] [stdout]     |                            ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 103 -             .position(|&x| (x.pos > clamped_pos))
[INFO] [stdout] 103 +             .position(|&x| x.pos > clamped_pos )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Perlin` is never constructed
[INFO] [stdout]  --> src/noise_fns/generators/perlin_surflet.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `DEFAULT_SEED` and `new` are never used
[INFO] [stdout]   --> src/noise_fns/generators/perlin_surflet.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Perlin {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     pub const DEFAULT_SEED: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling noice v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/blend.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Blend, Fbm, Perlin, RidgedMulti};
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/blend.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/displace.rs:1:68
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Checkerboard, Constant, Cylinders, Displace, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/displace.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/clamp.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Clamp, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/clamp.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/multiply.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Cylinders, Multiply, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/min.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Cylinders, Min, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/min.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/multiply.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/negate.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Abs, Negate, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/negate.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/perlin.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use noice::{utils::*, Perlin, Seedable};
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/perlin.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/power.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Perlin, Power, Seedable};
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/power.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let perlin1 = 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/power.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let perlin2 = Perlin::new().set_seed(1);
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/turbulence.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Perlin, Turbulence};
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/turbulence.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/add.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Add, Cylinders, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/add.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/scale_bias.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Perlin, ScaleBias};
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/scale_bias.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/exponent.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Exponent, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/exponent.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/terrace.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Perlin, Terrace};
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/terrace.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/curve.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Curve, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/curve.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/select.rs:1:58
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Checkerboard, Constant, Cylinders, Perlin, Select};
[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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/select.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: ambiguous glob re-exports
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ the name `Perlin` in the type namespace is first re-exported here
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ----------------------- but the name `Perlin` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/basicmulti.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[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]  --> src/noise_fns/generators/fractals/billow.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/fbm.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/hybridmulti.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> src/noise_fns/generators/fractals/ridgedmulti.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::noise_fns::{Perlin, Seedable};
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]    --> src/noise_fns/transformers/scale_point.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use super::super::super::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 imported here
[INFO] [stdout]    --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub use self::perlin::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]    --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use self::perlin_surflet::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/permutationtable.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use crate::{NoiseFn, Perlin, Seedable};
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/basicmulti.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/billow.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/fbm.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/hybridmulti.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals/ridgedmulti.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     sources: Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:26:52
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn build_sources(seed: u32, octaves: usize) -> Vec<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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/noise_fns/generators/fractals.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |         sources.push(Perlin::new().set_seed(seed + x as u32));
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]    --> src/noise_fns/transformers/scale_point.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let source = 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 imported here
[INFO] [stdout]    --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub use self::perlin::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]    --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use self::perlin_surflet::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/permutationtable.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let perlin = Perlin::new().set_seed(random());
[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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/permutationtable.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let 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 imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] note: `Perlin` could also refer to the struct imported here
[INFO] [stdout]   --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::perlin_surflet::*`
[INFO] [stdout]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/utils/color_gradient.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             .position(|&x| (x.pos > clamped_pos))
[INFO] [stdout]     |                            ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 103 -             .position(|&x| (x.pos > clamped_pos))
[INFO] [stdout] 103 +             .position(|&x| x.pos > clamped_pos )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/abs.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Abs, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/abs.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: `Perlin` is ambiguous
[INFO] [stdout]  --> examples/max.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use noice::{utils::*, Cylinders, Max, 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[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]  --> examples/max.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let 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]  --> src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::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]  --> 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: struct `Perlin` is never constructed
[INFO] [stdout]  --> src/noise_fns/generators/perlin_surflet.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `DEFAULT_SEED` and `new` are never used
[INFO] [stdout]   --> src/noise_fns/generators/perlin_surflet.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Perlin {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     pub const DEFAULT_SEED: u32 = 0;
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3, noice v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5f60cf89c8e8ffd205afdb0dbf5450769298f3ad29d80f9adb3e276b8a30e4fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f60cf89c8e8ffd205afdb0dbf5450769298f3ad29d80f9adb3e276b8a30e4fa", kill_on_drop: false }`
[INFO] [stdout] 5f60cf89c8e8ffd205afdb0dbf5450769298f3ad29d80f9adb3e276b8a30e4fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e67c0ef9cef113d0b2c188aa03a211496a206898b51adfc1528a028e327af027
[INFO] running `Command { std: "docker" "start" "-a" "e67c0ef9cef113d0b2c188aa03a211496a206898b51adfc1528a028e327af027", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^ the name `Perlin` in the type namespace is first re-exported here
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ----------------------- but the name `Perlin` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> src/noise_fns/generators/fractals/basicmulti.rs:3:47
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[INFO] [stderr]   |                                               ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> src/noise_fns/generators/fractals/billow.rs:2:47
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[INFO] [stderr]   |                                               ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> src/noise_fns/generators/fractals/fbm.rs:3:47
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[INFO] [stderr]   |                                               ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> src/noise_fns/generators/fractals/hybridmulti.rs:3:47
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[INFO] [stderr]   |                                               ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> src/noise_fns/generators/fractals/ridgedmulti.rs:2:47
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable};
[INFO] [stderr]   |                                               ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals.rs:13:24
[INFO] [stderr]    |
[INFO] [stderr] 13 | use crate::noise_fns::{Perlin, Seedable};
[INFO] [stderr]    |                        ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals/basicmulti.rs:46:18
[INFO] [stderr]    |
[INFO] [stderr] 46 |     sources: Vec<Perlin>,
[INFO] [stderr]    |                  ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals/billow.rs:42:18
[INFO] [stderr]    |
[INFO] [stderr] 42 |     sources: Vec<Perlin>,
[INFO] [stderr]    |                  ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals/fbm.rs:52:18
[INFO] [stderr]    |
[INFO] [stderr] 52 |     sources: Vec<Perlin>,
[INFO] [stderr]    |                  ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals/hybridmulti.rs:40:18
[INFO] [stderr]    |
[INFO] [stderr] 40 |     sources: Vec<Perlin>,
[INFO] [stderr]    |                  ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals/ridgedmulti.rs:57:18
[INFO] [stderr]    |
[INFO] [stderr] 57 |     sources: Vec<Perlin>,
[INFO] [stderr]    |                  ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals.rs:26:52
[INFO] [stderr]    |
[INFO] [stderr] 26 | fn build_sources(seed: u32, octaves: usize) -> Vec<Perlin> {
[INFO] [stderr]    |                                                    ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/noise_fns/generators/fractals.rs:29:22
[INFO] [stderr]    |
[INFO] [stderr] 29 |         sources.push(Perlin::new().set_seed(seed + x as u32));
[INFO] [stderr]    |                      ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::perlin_surflet::*`
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/utils/color_gradient.rs:103:28
[INFO] [stderr]     |
[INFO] [stderr] 103 |             .position(|&x| (x.pos > clamped_pos))
[INFO] [stderr]     |                            ^                   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 103 -             .position(|&x| (x.pos > clamped_pos))
[INFO] [stderr] 103 +             .position(|&x| x.pos > clamped_pos )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Perlin` is never constructed
[INFO] [stderr]  --> src/noise_fns/generators/perlin_surflet.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Perlin {
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `DEFAULT_SEED` and `new` are never used
[INFO] [stderr]   --> src/noise_fns/generators/perlin_surflet.rs:15:15
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Perlin {
[INFO] [stderr]    | ----------- associated items in this implementation
[INFO] [stderr] 15 |     pub const DEFAULT_SEED: u32 = 0;
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr] 16 |
[INFO] [stderr] 17 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]    --> src/noise_fns/transformers/scale_point.rs:127:30
[INFO] [stderr]     |
[INFO] [stderr] 127 |     use super::super::super::Perlin;
[INFO] [stderr]     |                              ^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]    --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]     |
[INFO] [stderr]   6 | pub use self::perlin::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]    --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]     |
[INFO] [stderr]   7 | pub use self::perlin_surflet::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/permutationtable.rs:87:26
[INFO] [stderr]    |
[INFO] [stderr] 87 |     use crate::{NoiseFn, Perlin, Seedable};
[INFO] [stderr]    |                          ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]    --> src/noise_fns/transformers/scale_point.rs:132:22
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let source = Perlin::new();
[INFO] [stderr]     |                      ^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]    --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]     |
[INFO] [stderr]   6 | pub use self::perlin::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]    --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]     |
[INFO] [stderr]   7 | pub use self::perlin_surflet::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/permutationtable.rs:92:22
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let perlin = Perlin::new().set_seed(random());
[INFO] [stderr]    |                      ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]   --> src/permutationtable.rs:98:22
[INFO] [stderr]    |
[INFO] [stderr] 98 |         let perlin = Perlin::new();
[INFO] [stderr]    |                      ^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub use self::perlin::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] note: `Perlin` could also refer to the struct imported here
[INFO] [stderr]   --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub use self::perlin_surflet::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `Perlin` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `noice` (lib) generated 18 warnings (run `cargo fix --lib -p noice` to apply 2 suggestions)
[INFO] [stderr] warning: `noice` (lib test) generated 23 warnings (18 duplicates)
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/displace.rs:1:68
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Checkerboard, Constant, Cylinders, Displace, Perlin};
[INFO] [stderr]   |                                                                    ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/displace.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/add.rs:1:39
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Add, Cylinders, Perlin};
[INFO] [stderr]   |                                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/add.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/power.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Perlin, Power, Seedable};
[INFO] [stderr]   |                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/power.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin1 = Perlin::new();
[INFO] [stderr]   |                   ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/power.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let perlin2 = Perlin::new().set_seed(1);
[INFO] [stderr]   |                   ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/curve.rs:1:30
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Curve, Perlin};
[INFO] [stderr]   |                              ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/curve.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/max.rs:1:39
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Cylinders, Max, Perlin};
[INFO] [stderr]   |                                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/max.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `noice` (example "displace") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "add") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "power") generated 3 warnings
[INFO] [stderr] warning: `noice` (example "curve") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "max") generated 2 warnings
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/abs.rs:1:28
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Abs, Perlin};
[INFO] [stderr]   |                            ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/abs.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/exponent.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Exponent, Perlin};
[INFO] [stderr]   |                                 ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/exponent.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/scale_bias.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Perlin, ScaleBias};
[INFO] [stderr]   |                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/scale_bias.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/terrace.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Perlin, Terrace};
[INFO] [stderr]   |                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/terrace.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/select.rs:1:58
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Checkerboard, Constant, Cylinders, Perlin, Select};
[INFO] [stderr]   |                                                          ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/select.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let perlin = &Perlin::new();
[INFO] [stderr]   |                   ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/min.rs:1:39
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Cylinders, Min, Perlin};
[INFO] [stderr]   |                                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/min.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/negate.rs:1:36
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Abs, Negate, Perlin};
[INFO] [stderr]   |                                    ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/negate.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `noice` (example "abs") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "exponent") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "scale_bias") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "terrace") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "select") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "min") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "negate") generated 2 warnings
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/clamp.rs:1:30
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Clamp, Perlin};
[INFO] [stderr]   |                              ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/clamp.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/multiply.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Cylinders, Multiply, Perlin};
[INFO] [stderr]   |                                            ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/multiply.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/blend.rs:1:35
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Blend, Fbm, Perlin, RidgedMulti};
[INFO] [stderr]   |                                   ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/blend.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/perlin.rs:2:23
[INFO] [stderr]   |
[INFO] [stderr] 2 | use noice::{utils::*, Perlin, Seedable};
[INFO] [stderr]   |                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/perlin.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/turbulence.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use noice::{utils::*, Perlin, Turbulence};
[INFO] [stderr]   |                       ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Perlin` is ambiguous
[INFO] [stderr]  --> examples/turbulence.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     let perlin = Perlin::new();
[INFO] [stderr]   |                  ^^^^^^ ambiguous name
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `Perlin` could refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::perlin::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   = help: consider updating this dependency to resolve this error
[INFO] [stderr]   = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stderr] note: `Perlin` could also refer to the struct defined here
[INFO] [stderr]  --> src/noise_fns/generators.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::perlin_surflet::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `noice` (example "clamp") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "multiply") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "blend") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "perlin") generated 2 warnings
[INFO] [stderr] warning: `noice` (example "turbulence") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3, noice v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noice-03ff9cc88c8e1b15)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test permutationtable::tests::test_random_seed ... ok
[INFO] [stdout] test utils::color_gradient::tests::blend_channels_max ... ok
[INFO] [stdout] test permutationtable::tests::test_negative_params ... ok
[INFO] [stdout] test utils::color_gradient::tests::blend_channels_min ... ok
[INFO] [stdout] test utils::color_gradient::tests::blend_channels_mid ... ok
[INFO] [stdout] test utils::color_gradient::tests::linerp_color_1 ... ok
[INFO] [stdout] test utils::image_renderer::tests::array_conversion ... ok
[INFO] [stdout] test utils::color_gradient::tests::color_gradient_1 ... ok
[INFO] [stdout] test noise_fns::transformers::scale_point::tests::test_pass_by_ref ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests noice
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/utils/color_gradient.rs:103:28
[INFO] [stderr]     |
[INFO] [stderr] 103 |             .position(|&x| (x.pos > clamped_pos))
[INFO] [stderr]     |                            ^                   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 103 -             .position(|&x| (x.pos > clamped_pos))
[INFO] [stderr] 103 +             .position(|&x| x.pos > clamped_pos )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e67c0ef9cef113d0b2c188aa03a211496a206898b51adfc1528a028e327af027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67c0ef9cef113d0b2c188aa03a211496a206898b51adfc1528a028e327af027", kill_on_drop: false }`
[INFO] [stdout] e67c0ef9cef113d0b2c188aa03a211496a206898b51adfc1528a028e327af027
