[INFO] fetching crate noice 0.7.1...
[INFO] checking noice-0.7.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate noice 0.7.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate noice 0.7.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc2/source/Cargo.toml
[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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20721902de4a4b8a227c19245c4e63b6f9840768778e6fea068e805ca52a9f8a
[INFO] running `Command { std: "docker" "start" "-a" "20721902de4a4b8a227c19245c4e63b6f9840768778e6fea068e805ca52a9f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20721902de4a4b8a227c19245c4e63b6f9840768778e6fea068e805ca52a9f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20721902de4a4b8a227c19245c4e63b6f9840768778e6fea068e805ca52a9f8a", kill_on_drop: false }`
[INFO] [stdout] 20721902de4a4b8a227c19245c4e63b6f9840768778e6fea068e805ca52a9f8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f95ac7940631f89f943dad6648c32f171741a02dbc5991fc32ebbcfdaed09476
[INFO] running `Command { std: "docker" "start" "-a" "f95ac7940631f89f943dad6648c32f171741a02dbc5991fc32ebbcfdaed09476", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[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 rayon v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking serde_cbor v0.11.1
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking csv v1.1.5
[INFO] [stderr]     Checking tinytemplate v1.1.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.12
[INFO] [stderr]     Checking 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.3
[INFO] [stdout] error[E0463]: can't find crate for `noise`
[INFO] [stdout]  --> benches/perlin.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate noise;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `noise`
[INFO] [stdout]  --> benches/value.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate noise;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `noice` (bench "perlin") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `noice` (bench "value") due to 1 previous error
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f95ac7940631f89f943dad6648c32f171741a02dbc5991fc32ebbcfdaed09476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95ac7940631f89f943dad6648c32f171741a02dbc5991fc32ebbcfdaed09476", kill_on_drop: false }`
[INFO] [stdout] f95ac7940631f89f943dad6648c32f171741a02dbc5991fc32ebbcfdaed09476
