[INFO] cloning repository https://github.com/4-en/dayz-map-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4-en/dayz-map-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4-en%2Fdayz-map-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4-en%2Fdayz-map-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fce3c03eca927789d3919b3180ecdfc1f87e974b [INFO] testing 4-en/dayz-map-gen against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4-en%2Fdayz-map-gen" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/4-en/dayz-map-gen [INFO] finished tweaking git repo https://github.com/4-en/dayz-map-gen [INFO] tweaked toml for git repo https://github.com/4-en/dayz-map-gen written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/4-en/dayz-map-gen on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/4-en/dayz-map-gen 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce59c1be353f114226610e673bc826e76d47d65775ab9041105428d021d50177 [INFO] running `Command { std: "docker" "start" "-a" "ce59c1be353f114226610e673bc826e76d47d65775ab9041105428d021d50177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce59c1be353f114226610e673bc826e76d47d65775ab9041105428d021d50177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce59c1be353f114226610e673bc826e76d47d65775ab9041105428d021d50177", kill_on_drop: false }` [INFO] [stdout] ce59c1be353f114226610e673bc826e76d47d65775ab9041105428d021d50177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e523029fb72c7d2f74c9e9b0f5b924fff264d244f076a4d0563dd84e5211beb [INFO] running `Command { std: "docker" "start" "-a" "7e523029fb72c7d2f74c9e9b0f5b924fff264d244f076a4d0563dd84e5211beb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling emath v0.22.0 [INFO] [stderr] Compiling ecolor v0.22.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint v0.22.0 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling accesskit_consumer v0.15.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling egui v0.22.0 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rfd v0.12.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling egui_glow v0.22.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling atspi v0.10.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling accesskit_unix v0.5.2 [INFO] [stderr] Compiling accesskit_winit v0.14.4 [INFO] [stderr] Compiling egui-winit v0.22.0 [INFO] [stderr] Compiling eframe v0.22.0 [INFO] [stderr] Compiling dayz_map_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/terrain.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | 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 [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: `#[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/biomes.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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/terrain.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | 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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | let perlin_temp: 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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | let perlin_temp: 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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | let perlin_hum: Perlin = Perlin::new().set_seed(seed + 2000); [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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | let perlin_hum: Perlin = Perlin::new().set_seed(seed + 2000); [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 [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: `Rng` [INFO] [stdout] --> src/water.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/water.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/app.rs:242:40 [INFO] [stdout] | [INFO] [stdout] 242 | ui.collapsing("Height Curve", |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/app.rs:384:60 [INFO] [stdout] | [INFO] [stdout] 384 | fn render_water_settings(&mut self, ui: &mut egui::Ui, ctx: &egui::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `heightmap` [INFO] [stdout] --> src/app.rs:499:25 [INFO] [stdout] | [INFO] [stdout] 499 | if let Some(heightmap) = &self.heightmap_data { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heightmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `seed` is never read [INFO] [stdout] --> src/app.rs:500:32 [INFO] [stdout] | [INFO] [stdout] 500 | let mut seed = self.water_config.seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/water.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut center_x = x as i32; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/water.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut center_y = y as i32; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_config` [INFO] [stdout] --> src/water.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | water_config: &WaterConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `heightmap` [INFO] [stdout] --> src/water.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | heightmap: &[f32], [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heightmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lake_map` [INFO] [stdout] --> src/water.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | lake_map: &mut [f32], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lake_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/water.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let width = map_config.width as f32; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/water.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let height = map_config.height as f32; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_x` [INFO] [stdout] --> src/water.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut center_x = x as i32; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_y` [INFO] [stdout] --> src/water.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut center_y = y as i32; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/water.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut rng = StdRng::seed_from_u64(seed as u64); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_config` [INFO] [stdout] --> src/water.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | water_config: &WaterConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `biome_map` [INFO] [stdout] --> src/water.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | biome_map: &[u8], [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_biome_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/water.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut rng = StdRng::seed_from_u64(seed as u64); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_map_buf` [INFO] [stdout] --> src/water.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let water_map_buf = std::sync::Mutex::new(&mut lake_map); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_map_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `river_map_buf` [INFO] [stdout] --> src/water.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let river_map_buf = std::sync::Mutex::new(&mut river_map); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_river_map_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adjusted_height_map_buf` [INFO] [stdout] --> src/water.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | let adjusted_height_map_buf = std::sync::Mutex::new(&mut adjusted_height_map); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adjusted_height_map_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `curve_points` and `paint_map_overlay` are never read [INFO] [stdout] --> src/config.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct RefinerConfig { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub curve_points: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 50 | pub paint_map_overlay: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_color_for_water` is never used [INFO] [stdout] --> src/water.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_color_for_water(value: f32) -> (u8, u8, u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_lake_at` is never used [INFO] [stdout] --> src/water.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn generate_lake_at( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_water_map` is never used [INFO] [stdout] --> src/water.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn generate_water_map( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dayz_map_generator v0.1.0 (/opt/rustwide/workdir), noise 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 1` [INFO] running `Command { std: "docker" "inspect" "7e523029fb72c7d2f74c9e9b0f5b924fff264d244f076a4d0563dd84e5211beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e523029fb72c7d2f74c9e9b0f5b924fff264d244f076a4d0563dd84e5211beb", kill_on_drop: false }` [INFO] [stdout] 7e523029fb72c7d2f74c9e9b0f5b924fff264d244f076a4d0563dd84e5211beb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea7e4f4a98ca42a544ec6e21006ec3d61cc51ebc86730a7f7d9b8af4cc4cfa35 [INFO] running `Command { std: "docker" "start" "-a" "ea7e4f4a98ca42a544ec6e21006ec3d61cc51ebc86730a7f7d9b8af4cc4cfa35", kill_on_drop: false }` [INFO] [stderr] Compiling dayz_map_generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/terrain.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | 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 [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: `#[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/biomes.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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/terrain.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | 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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | let perlin_temp: 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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | let perlin_temp: 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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | let perlin_hum: Perlin = Perlin::new().set_seed(seed + 2000); [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 [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: `Perlin` is ambiguous [INFO] [stdout] --> src/biomes.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | let perlin_hum: Perlin = Perlin::new().set_seed(seed + 2000); [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 [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: `Rng` [INFO] [stdout] --> src/water.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/water.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/app.rs:242:40 [INFO] [stdout] | [INFO] [stdout] 242 | ui.collapsing("Height Curve", |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/app.rs:384:60 [INFO] [stdout] | [INFO] [stdout] 384 | fn render_water_settings(&mut self, ui: &mut egui::Ui, ctx: &egui::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `heightmap` [INFO] [stdout] --> src/app.rs:499:25 [INFO] [stdout] | [INFO] [stdout] 499 | if let Some(heightmap) = &self.heightmap_data { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heightmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `seed` is never read [INFO] [stdout] --> src/app.rs:500:32 [INFO] [stdout] | [INFO] [stdout] 500 | let mut seed = self.water_config.seed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/water.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut center_x = x as i32; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/water.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut center_y = y as i32; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_config` [INFO] [stdout] --> src/water.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | water_config: &WaterConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `heightmap` [INFO] [stdout] --> src/water.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | heightmap: &[f32], [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heightmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lake_map` [INFO] [stdout] --> src/water.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | lake_map: &mut [f32], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lake_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/water.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let width = map_config.width as f32; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/water.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let height = map_config.height as f32; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_x` [INFO] [stdout] --> src/water.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut center_x = x as i32; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_y` [INFO] [stdout] --> src/water.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let mut center_y = y as i32; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/water.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut rng = StdRng::seed_from_u64(seed as u64); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_config` [INFO] [stdout] --> src/water.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | water_config: &WaterConfig, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `biome_map` [INFO] [stdout] --> src/water.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | biome_map: &[u8], [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_biome_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/water.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut rng = StdRng::seed_from_u64(seed as u64); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `water_map_buf` [INFO] [stdout] --> src/water.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let water_map_buf = std::sync::Mutex::new(&mut lake_map); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_map_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `river_map_buf` [INFO] [stdout] --> src/water.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let river_map_buf = std::sync::Mutex::new(&mut river_map); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_river_map_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adjusted_height_map_buf` [INFO] [stdout] --> src/water.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | let adjusted_height_map_buf = std::sync::Mutex::new(&mut adjusted_height_map); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adjusted_height_map_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `curve_points` and `paint_map_overlay` are never read [INFO] [stdout] --> src/config.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct RefinerConfig { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub curve_points: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 50 | pub paint_map_overlay: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_color_for_water` is never used [INFO] [stdout] --> src/water.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_color_for_water(value: f32) -> (u8, u8, u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_lake_at` is never used [INFO] [stdout] --> src/water.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn generate_lake_at( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_water_map` is never used [INFO] [stdout] --> src/water.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn generate_water_map( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dayz_map_generator v0.1.0 (/opt/rustwide/workdir), noise 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 1` [INFO] running `Command { std: "docker" "inspect" "ea7e4f4a98ca42a544ec6e21006ec3d61cc51ebc86730a7f7d9b8af4cc4cfa35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7e4f4a98ca42a544ec6e21006ec3d61cc51ebc86730a7f7d9b8af4cc4cfa35", kill_on_drop: false }` [INFO] [stdout] ea7e4f4a98ca42a544ec6e21006ec3d61cc51ebc86730a7f7d9b8af4cc4cfa35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e20a79040edfbe937a40a628e2548de2317b6288bdd0a7079abd6359fecf155f [INFO] running `Command { std: "docker" "start" "-a" "e20a79040edfbe937a40a628e2548de2317b6288bdd0a7079abd6359fecf155f", kill_on_drop: false }` [INFO] [stderr] warning: `Perlin` is ambiguous [INFO] [stderr] --> src/terrain.rs:2:22 [INFO] [stderr] | [INFO] [stderr] 2 | use noise::{NoiseFn, Perlin, Seedable}; [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #114095 [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `Perlin` could refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::perlin::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: `Perlin` could also refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::perlin_surflet::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `Perlin` is ambiguous [INFO] [stderr] --> src/biomes.rs:4:22 [INFO] [stderr] | [INFO] [stderr] 4 | use noise::{NoiseFn, Perlin, Seedable}; [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #114095 [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `Perlin` could refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::perlin::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: `Perlin` could also refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::perlin_surflet::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `Perlin` is ambiguous [INFO] [stderr] --> src/terrain.rs:9:18 [INFO] [stderr] | [INFO] [stderr] 9 | let perlin = Perlin::new().set_seed(seed); [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #114095 [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `Perlin` could refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::perlin::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: `Perlin` could also refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::perlin_surflet::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `Perlin` is ambiguous [INFO] [stderr] --> src/biomes.rs:111:22 [INFO] [stderr] | [INFO] [stderr] 111 | let perlin_temp: Perlin = Perlin::new().set_seed(seed); [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #114095 [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `Perlin` could refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::perlin::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: `Perlin` could also refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::perlin_surflet::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `Perlin` is ambiguous [INFO] [stderr] --> src/biomes.rs:111:31 [INFO] [stderr] | [INFO] [stderr] 111 | let perlin_temp: Perlin = Perlin::new().set_seed(seed); [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #114095 [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `Perlin` could refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::perlin::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: `Perlin` could also refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::perlin_surflet::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `Perlin` is ambiguous [INFO] [stderr] --> src/biomes.rs:112:21 [INFO] [stderr] | [INFO] [stderr] 112 | let perlin_hum: Perlin = Perlin::new().set_seed(seed + 2000); [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #114095 [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `Perlin` could refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::perlin::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: `Perlin` could also refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::perlin_surflet::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `Perlin` is ambiguous [INFO] [stderr] --> src/biomes.rs:112:30 [INFO] [stderr] | [INFO] [stderr] 112 | let perlin_hum: Perlin = Perlin::new().set_seed(seed + 2000); [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #114095 [INFO] [stderr] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stderr] note: `Perlin` could refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use self::perlin::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] note: `Perlin` could also refer to the struct defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use self::perlin_surflet::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/water.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Rng, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/water.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ui` [INFO] [stderr] --> src/app.rs:242:40 [INFO] [stderr] | [INFO] [stderr] 242 | ui.collapsing("Height Curve", |ui| { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/app.rs:384:60 [INFO] [stderr] | [INFO] [stderr] 384 | fn render_water_settings(&mut self, ui: &mut egui::Ui, ctx: &egui::Context) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `heightmap` [INFO] [stderr] --> src/app.rs:499:25 [INFO] [stderr] | [INFO] [stderr] 499 | if let Some(heightmap) = &self.heightmap_data { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heightmap` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `seed` is never read [INFO] [stderr] --> src/app.rs:500:32 [INFO] [stderr] | [INFO] [stderr] 500 | let mut seed = self.water_config.seed; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/water.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | let mut center_x = x as i32; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/water.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | let mut center_y = y as i32; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `water_config` [INFO] [stderr] --> src/water.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | water_config: &WaterConfig, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_config` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `heightmap` [INFO] [stderr] --> src/water.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | heightmap: &[f32], [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heightmap` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `lake_map` [INFO] [stderr] --> src/water.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | lake_map: &mut [f32], [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lake_map` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/water.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | let width = map_config.width as f32; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> src/water.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | let height = map_config.height as f32; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `center_x` [INFO] [stderr] --> src/water.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | let mut center_x = x as i32; [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `center_y` [INFO] [stderr] --> src/water.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | let mut center_y = y as i32; [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/water.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | let mut rng = StdRng::seed_from_u64(seed as u64); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `water_config` [INFO] [stderr] --> src/water.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | water_config: &WaterConfig, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_config` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `biome_map` [INFO] [stderr] --> src/water.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | biome_map: &[u8], [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_biome_map` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rng` [INFO] [stderr] --> src/water.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | let mut rng = StdRng::seed_from_u64(seed as u64); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `water_map_buf` [INFO] [stderr] --> src/water.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | let water_map_buf = std::sync::Mutex::new(&mut lake_map); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_water_map_buf` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `river_map_buf` [INFO] [stderr] --> src/water.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | let river_map_buf = std::sync::Mutex::new(&mut river_map); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_river_map_buf` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `adjusted_height_map_buf` [INFO] [stderr] --> src/water.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | let adjusted_height_map_buf = std::sync::Mutex::new(&mut adjusted_height_map); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adjusted_height_map_buf` [INFO] [stderr] [INFO] [stderr] warning: fields `curve_points` and `paint_map_overlay` are never read [INFO] [stderr] --> src/config.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct RefinerConfig { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 49 | pub curve_points: Option>, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 50 | pub paint_map_overlay: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_color_for_water` is never used [INFO] [stderr] --> src/water.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn get_color_for_water(value: f32) -> (u8, u8, u8) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `generate_lake_at` is never used [INFO] [stderr] --> src/water.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn generate_lake_at( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `generate_water_map` is never used [INFO] [stderr] --> src/water.rs:70:8 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn generate_water_map( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dayz_map_generator` (bin "dayz_map_generator" test) generated 33 warnings (run `cargo fix --bin "dayz_map_generator" -p dayz_map_generator --tests` to apply 20 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dayz_map_generator v0.1.0 (/opt/rustwide/workdir), noise 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 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dayz_map_generator-2c41ad762f7f4dc1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e20a79040edfbe937a40a628e2548de2317b6288bdd0a7079abd6359fecf155f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20a79040edfbe937a40a628e2548de2317b6288bdd0a7079abd6359fecf155f", kill_on_drop: false }` [INFO] [stdout] e20a79040edfbe937a40a628e2548de2317b6288bdd0a7079abd6359fecf155f