[INFO] cloning repository https://github.com/ethanmuller/dailies
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanmuller/dailies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmuller%2Fdailies", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmuller%2Fdailies'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7c1545dc0c8267ca8706b18d0ac936c4f356d0f
[INFO] checking ethanmuller/dailies against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanmuller%2Fdailies" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethanmuller/dailies
[INFO] finished tweaking git repo https://github.com/ethanmuller/dailies
[INFO] tweaked toml for git repo https://github.com/ethanmuller/dailies written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethanmuller/dailies on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethanmuller/dailies 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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39361749a9881c929ec97eac679ebcb9bcd98b1b3214276370003663057b6f02
[INFO] running `Command { std: "docker" "start" "-a" "39361749a9881c929ec97eac679ebcb9bcd98b1b3214276370003663057b6f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39361749a9881c929ec97eac679ebcb9bcd98b1b3214276370003663057b6f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39361749a9881c929ec97eac679ebcb9bcd98b1b3214276370003663057b6f02", kill_on_drop: false }`
[INFO] [stdout] 39361749a9881c929ec97eac679ebcb9bcd98b1b3214276370003663057b6f02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e63724a0bfa870ff3e28e3446409eda27deab9e622f4f7c84ff65f8735075b2f
[INFO] running `Command { std: "docker" "start" "-a" "e63724a0bfa870ff3e28e3446409eda27deab9e622f4f7c84ff65f8735075b2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking xcursor v0.3.6
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.24.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking bytes v1.7.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking lyon v0.17.10
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking pennereq v0.3.1
[INFO] [stderr]     Checking find_folder v0.3.0
[INFO] [stderr]     Checking notosans v0.1.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking gilrs-core v0.3.2
[INFO] [stderr]     Checking gilrs v0.8.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking wgpu-hal v0.17.2
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking wgpu-core v0.17.1
[INFO] [stderr]     Checking nannou_core v0.19.0
[INFO] [stderr]     Checking nannou_mesh v0.19.0
[INFO] [stderr]     Checking wgpu v0.17.2
[INFO] [stderr]     Checking nannou_wgpu v0.19.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking nannou v0.19.0
[INFO] [stderr]     Checking dailies v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/flow.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nannou::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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[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/flow.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn apply_noise(&mut self, time: f32,  noise: Perlin, z: f64, noise_scale: f64, noise_strength: f64) {
[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] 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] error: `Perlin` is ambiguous
[INFO] [stdout]    --> src/flow.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let noise = Perlin::new().set_seed(model.noise_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/perlin.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct Perlin {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/10.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nannou::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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[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/10.rs:131:50
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn apply_noise(&mut self, time: f32,  noise: Perlin, z: f64, noise_scale: f64, noise_strength: f64) {
[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] 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] error: `Perlin` is ambiguous
[INFO] [stdout]    --> src/10.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let noise = Perlin::new().set_seed(model.noise_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/perlin.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct Perlin {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/flow.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nannou::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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[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/flow.rs:116:50
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn apply_noise(&mut self, time: f32,  noise: Perlin, z: f64, noise_scale: f64, noise_strength: f64) {
[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] 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] error: `Perlin` is ambiguous
[INFO] [stdout]    --> src/flow.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let noise = Perlin::new().set_seed(model.noise_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/perlin.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct Perlin {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `noise_z_velocity`
[INFO] [stdout]   --> src/flow.rs:92:43
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn update(&mut self, oscillator: f32, noise_z_velocity: f64, bounds: Rect) {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_noise_z_velocity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `noise`
[INFO] [stdout]    --> src/flow.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let noise = Perlin::new().set_seed(model.noise_seed);
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_noise`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed_secs`
[INFO] [stdout]    --> src/flow.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let elapsed_secs = elapsed.as_secs_f32();
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> src/flow.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let z = elapsed.as_secs_f64() * 0.5;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `noise_scale` and `noise_strength` are never read
[INFO] [stdout]   --> src/flow.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Model {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 12 |     agents: Vec<Agent>,
[INFO] [stdout] 13 |     noise_scale: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     noise_strength: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `noise_z` is never read
[INFO] [stdout]   --> src/flow.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct Agent {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     noise_z: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `apply_noise` and `draw` are never used
[INFO] [stdout]    --> src/flow.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Agent {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn apply_noise(&mut self, time: f32,  noise: Perlin, z: f64, noise_scale: f64, noise_strength: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn draw(&self, model: &Model, draw: &Draw, agent_alpha: f32) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `noise_z_velocity`
[INFO] [stdout]   --> src/flow.rs:92:43
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn update(&mut self, oscillator: f32, noise_z_velocity: f64, bounds: Rect) {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_noise_z_velocity`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `noise`
[INFO] [stdout]    --> src/flow.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let noise = Perlin::new().set_seed(model.noise_seed);
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_noise`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed_secs`
[INFO] [stdout]    --> src/flow.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let elapsed_secs = elapsed.as_secs_f32();
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]    --> src/flow.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let z = elapsed.as_secs_f64() * 0.5;
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/10.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nannou::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/perlin.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Perlin {
[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/10.rs:131:50
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn apply_noise(&mut self, time: f32,  noise: Perlin, z: f64, noise_scale: f64, noise_strength: f64) {
[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] 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] error: `Perlin` is ambiguous
[INFO] [stdout]    --> src/10.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let noise = Perlin::new().set_seed(model.noise_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/perlin.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct 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/perlin_surflet.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub struct Perlin {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `noise_scale` and `noise_strength` are never read
[INFO] [stdout]   --> src/flow.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Model {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 12 |     agents: Vec<Agent>,
[INFO] [stdout] 13 |     noise_scale: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 14 |     noise_strength: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `noise_z` is never read
[INFO] [stdout]   --> src/flow.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct Agent {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     noise_z: f64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `apply_noise` and `draw` are never used
[INFO] [stdout]    --> src/flow.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Agent {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn apply_noise(&mut self, time: f32,  noise: Perlin, z: f64, noise_scale: f64, noise_strength: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn draw(&self, model: &Model, draw: &Draw, agent_alpha: f32) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dailies` (bin "flow") due to 6 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dailies` (bin "flow" test) due to 6 previous errors; 7 warnings emitted
[INFO] [stderr] error: could not compile `dailies` (bin "tap_tempo_particle_flow") due to 6 previous errors
[INFO] [stderr] error: could not compile `dailies` (bin "tap_tempo_particle_flow" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e63724a0bfa870ff3e28e3446409eda27deab9e622f4f7c84ff65f8735075b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e63724a0bfa870ff3e28e3446409eda27deab9e622f4f7c84ff65f8735075b2f", kill_on_drop: false }`
[INFO] [stdout] e63724a0bfa870ff3e28e3446409eda27deab9e622f4f7c84ff65f8735075b2f
