[INFO] cloning repository https://github.com/hasebems/Loopian_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasebems/Loopian_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasebems%2FLoopian_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasebems%2FLoopian_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa4a7dd56591c42830f2cb8d53a4c60180d382c7
[INFO] checking hasebems/Loopian_Rust against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasebems%2FLoopian_Rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hasebems/Loopian_Rust
[INFO] finished tweaking git repo https://github.com/hasebems/Loopian_Rust
[INFO] tweaked toml for git repo https://github.com/hasebems/Loopian_Rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hasebems/Loopian_Rust on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hasebems/Loopian_Rust 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] 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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fd56613c6f1557b71180318f28c712d80e4f5bef2a86140e5ef28235b47d926
[INFO] running `Command { std: "docker" "start" "-a" "5fd56613c6f1557b71180318f28c712d80e4f5bef2a86140e5ef28235b47d926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fd56613c6f1557b71180318f28c712d80e4f5bef2a86140e5ef28235b47d926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd56613c6f1557b71180318f28c712d80e4f5bef2a86140e5ef28235b47d926", kill_on_drop: false }`
[INFO] [stdout] 5fd56613c6f1557b71180318f28c712d80e4f5bef2a86140e5ef28235b47d926
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc0e65ad491802e9791fd4fb34cb06e46a58f3538f2a7ee860fcf048dc6e4372
[INFO] running `Command { std: "docker" "start" "-a" "cc0e65ad491802e9791fd4fb34cb06e46a58f3538f2a7ee860fcf048dc6e4372", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking owned_ttf_parser v0.17.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking ab_glyph v0.2.18
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]    Compiling x11 v2.20.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling device_query v1.1.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking tree_magic_mini v3.0.3
[INFO] [stderr]     Checking lyon v0.17.10
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking pennereq v0.3.1
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking notosans v0.1.0
[INFO] [stderr]     Checking find_folder v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.38.1
[INFO] [stderr]     Checking midir v0.10.3
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking nannou_core v0.19.0
[INFO] [stderr]     Checking wgpu-hal v0.17.2
[INFO] [stderr]     Checking nannou_mesh v0.19.0
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking wgpu-core v0.17.1
[INFO] [stderr]     Checking wgpu v0.17.2
[INFO] [stderr]     Checking nannou_wgpu v0.19.0
[INFO] [stderr]     Checking wl-clipboard-rs v0.7.0
[INFO] [stderr]     Checking cli-clipboard v0.4.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking nannou v0.19.0
[INFO] [stderr]     Checking loopian v0.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/graphic/view_wavestick.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nannou::noise::{NoiseFn, Perlin};
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/graphic/view_wavestick.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     perlin: Perlin,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/graphic/view_wavestick.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |             perlin: Perlin::new(),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/graphic/view_wavestick.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use nannou::noise::{NoiseFn, Perlin};
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/graphic/view_wavestick.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     perlin: Perlin,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Perlin` is ambiguous
[INFO] [stdout]   --> src/graphic/view_wavestick.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |             perlin: Perlin::new(),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider updating this dependency to resolve this error
[INFO] [stdout]    = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators/perlin_surflet.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Perlin {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: loopian v0.6.7 (/opt/rustwide/workdir), noise v0.7.0, wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "cc0e65ad491802e9791fd4fb34cb06e46a58f3538f2a7ee860fcf048dc6e4372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0e65ad491802e9791fd4fb34cb06e46a58f3538f2a7ee860fcf048dc6e4372", kill_on_drop: false }`
[INFO] [stdout] cc0e65ad491802e9791fd4fb34cb06e46a58f3538f2a7ee860fcf048dc6e4372
