[INFO] cloning repository https://github.com/SeanMcLoughlin/nannou-genuary-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SeanMcLoughlin/nannou-genuary-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanMcLoughlin%2Fnannou-genuary-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanMcLoughlin%2Fnannou-genuary-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55e765bf1df167e1fec2cb1bccbd815f5b67f0dc
[INFO] checking SeanMcLoughlin/nannou-genuary-2025 against master#bad50269f8eb0fda214f0478c3afb2c6fbb427fd for pr-149195-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeanMcLoughlin%2Fnannou-genuary-2025" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SeanMcLoughlin/nannou-genuary-2025
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/SeanMcLoughlin/nannou-genuary-2025
[INFO] tweaked toml for git repo https://github.com/SeanMcLoughlin/nannou-genuary-2025 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SeanMcLoughlin/nannou-genuary-2025 on toolchain bad50269f8eb0fda214f0478c3afb2c6fbb427fd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bad50269f8eb0fda214f0478c3afb2c6fbb427fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SeanMcLoughlin/nannou-genuary-2025 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" "+bad50269f8eb0fda214f0478c3afb2c6fbb427fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metaheuristics v1.1.22
[INFO] [stderr]   Downloaded travelling_salesman v1.1.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+bad50269f8eb0fda214f0478c3afb2c6fbb427fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f28adf48ae0e4c16c0a2c2b81d3314fd246c2d59b059f63f10ce82783403214
[INFO] running `Command { std: "docker" "start" "-a" "4f28adf48ae0e4c16c0a2c2b81d3314fd246c2d59b059f63f10ce82783403214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f28adf48ae0e4c16c0a2c2b81d3314fd246c2d59b059f63f10ce82783403214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f28adf48ae0e4c16c0a2c2b81d3314fd246c2d59b059f63f10ce82783403214", kill_on_drop: false }`
[INFO] [stdout] 4f28adf48ae0e4c16c0a2c2b81d3314fd246c2d59b059f63f10ce82783403214
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+bad50269f8eb0fda214f0478c3afb2c6fbb427fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af66e23763c9d639e51b01c96252412e1ad11c541576540fadc375ed65967d33
[INFO] running `Command { std: "docker" "start" "-a" "af66e23763c9d639e51b01c96252412e1ad11c541576540fadc375ed65967d33", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking metaheuristics v1.1.22
[INFO] [stderr]     Checking travelling_salesman v1.1.22
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking wgpu-hal v0.17.2
[INFO] [stderr]     Checking palette v0.5.0
[INFO] [stderr]     Checking glam v0.17.3
[INFO] [stderr]     Checking serde_json v1.0.135
[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 nannou-genuary-2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> days/18.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use nannou::noise::{NoiseFn, OpenSimplex, Perlin, Value};
[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]   --> days/18.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     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] 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]    --> days/18.rs:144:37
[INFO] [stdout]     |
[INFO] [stdout] 144 |         _ => NoiseGenerator::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] 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] error: could not compile `nannou-genuary-2025` (example "18") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "af66e23763c9d639e51b01c96252412e1ad11c541576540fadc375ed65967d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af66e23763c9d639e51b01c96252412e1ad11c541576540fadc375ed65967d33", kill_on_drop: false }`
[INFO] [stdout] af66e23763c9d639e51b01c96252412e1ad11c541576540fadc375ed65967d33
