[INFO] cloning repository https://github.com/hatoo/fluid-animations
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hatoo/fluid-animations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Ffluid-animations", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Ffluid-animations'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0a5e2075a6b44a68f986298f1d505d993edb4e7
[INFO] checking hatoo/fluid-animations against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatoo%2Ffluid-animations" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hatoo/fluid-animations
[INFO] finished tweaking git repo https://github.com/hatoo/fluid-animations
[INFO] tweaked toml for git repo https://github.com/hatoo/fluid-animations written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hatoo/fluid-animations on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hatoo/fluid-animations 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a4788ab58beaa438cede3b1b8c4bdbf4530f01cda448a31441f482f9f7ba534
[INFO] running `Command { std: "docker" "start" "-a" "6a4788ab58beaa438cede3b1b8c4bdbf4530f01cda448a31441f482f9f7ba534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a4788ab58beaa438cede3b1b8c4bdbf4530f01cda448a31441f482f9f7ba534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a4788ab58beaa438cede3b1b8c4bdbf4530f01cda448a31441f482f9f7ba534", kill_on_drop: false }`
[INFO] [stdout] 6a4788ab58beaa438cede3b1b8c4bdbf4530f01cda448a31441f482f9f7ba534
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 706ec3cf6fe80c15ac874f14024bb1327ea2669ac34eb2a3798ff078943401af
[INFO] running `Command { std: "docker" "start" "-a" "706ec3cf6fe80c15ac874f14024bb1327ea2669ac34eb2a3798ff078943401af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking fluid-animations v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/07_mac_uv.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/07_mac_uv.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/05_vel_step.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/05_vel_step.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluid-animations` (bin "07_mac_uv") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/07_mac_uv.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/07_mac_uv.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluid-animations` (bin "07_mac_uv" test) due to 4 previous errors
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/05_vel_step.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluid-animations` (bin "05_vel_step") due to 4 previous errors
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/05_vel_step.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/03_vector_noise.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/06_advect_improved.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/06_advect_improved.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/03_vector_noise.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/04_multiple_densities.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use noise::{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 defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/04_multiple_densities.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let perlin = Perlin::new().set_seed(seed);
[INFO] [stdout]    |                      ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::clamp`
[INFO] [stdout]  --> src/13_flame.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::clamp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/06_advect_improved.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use noise::{NoiseFn, Perlin};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/06_advect_improved.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluid-animations` (bin "06_advect_improved") due to 4 previous errors
[INFO] [stderr] error: could not compile `fluid-animations` (bin "05_vel_step" test) due to 4 previous errors
[INFO] [stderr] error: could not compile `fluid-animations` (bin "03_vector_noise") due to 4 previous errors
[INFO] [stderr] error: could not compile `fluid-animations` (bin "06_advect_improved" test) due to 4 previous errors
[INFO] [stderr] error: could not compile `fluid-animations` (bin "04_multiple_densities" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "706ec3cf6fe80c15ac874f14024bb1327ea2669ac34eb2a3798ff078943401af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706ec3cf6fe80c15ac874f14024bb1327ea2669ac34eb2a3798ff078943401af", kill_on_drop: false }`
[INFO] [stdout] 706ec3cf6fe80c15ac874f14024bb1327ea2669ac34eb2a3798ff078943401af
