[INFO] cloning repository https://github.com/hube12/end_gen_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hube12/end_gen_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhube12%2Fend_gen_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhube12%2Fend_gen_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 458aba3d7c10af63b900afba968918c117b29ffc [INFO] checking hube12/end_gen_rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhube12%2Fend_gen_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hube12/end_gen_rs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hube12/end_gen_rs [INFO] finished tweaking git repo https://github.com/hube12/end_gen_rs [INFO] tweaked toml for git repo https://github.com/hube12/end_gen_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hube12/end_gen_rs 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cda1b3281ef28f7282099ce36478e3faa18fc7fa99509bfad5662f15c0a2bf8e [INFO] running `Command { std: "docker" "start" "-a" "cda1b3281ef28f7282099ce36478e3faa18fc7fa99509bfad5662f15c0a2bf8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cda1b3281ef28f7282099ce36478e3faa18fc7fa99509bfad5662f15c0a2bf8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda1b3281ef28f7282099ce36478e3faa18fc7fa99509bfad5662f15c0a2bf8e", kill_on_drop: false }` [INFO] [stdout] cda1b3281ef28f7282099ce36478e3faa18fc7fa99509bfad5662f15c0a2bf8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5a30e02eeb861ff98c1b888e2a7e78cf732182335a2da6e629bf233ec80f651 [INFO] running `Command { std: "docker" "start" "-a" "a5a30e02eeb861ff98c1b888e2a7e78cf732182335a2da6e629bf233ec80f651", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking end_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `EndGen` is never constructed [INFO] [stdout] --> src/end_gen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EndGen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EndGen` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EndBiomes` is never used [INFO] [stdout] --> src/end_gen.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/end_gen.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl EndGen { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 25 | pub fn new(seed: u64, x: i32, z: i32, width: u32, height: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_final_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn get_height(noise: SimplexNoise, x: i32, z: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn set_seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn set_dimensions(&mut self, width: u32, height: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn set_width(&mut self, width: u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn set_height(&mut self, height: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn set_position(&mut self, x: i32, z: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn set_x(&mut self, x: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn set_z(&mut self, z: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenSource` is never used [INFO] [stdout] --> src/gen_source.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait GenSource { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x0`, `y0`, and `z0` are never read [INFO] [stdout] --> src/noise_functions/simplex_noise.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SimplexNoise { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | x0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | y0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | z0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimplexNoise` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndGen` is never constructed [INFO] [stdout] --> src/end_gen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EndGen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EndGen` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EndBiomes` is never used [INFO] [stdout] --> src/end_gen.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/end_gen.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl EndGen { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 25 | pub fn new(seed: u64, x: i32, z: i32, width: u32, height: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_final_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn get_height(noise: SimplexNoise, x: i32, z: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn set_seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn set_dimensions(&mut self, width: u32, height: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn set_width(&mut self, width: u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn set_height(&mut self, height: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn set_position(&mut self, x: i32, z: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn set_x(&mut self, x: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn set_z(&mut self, z: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenSource` is never used [INFO] [stdout] --> src/gen_source.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait GenSource { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x0`, `y0`, and `z0` are never read [INFO] [stdout] --> src/noise_functions/simplex_noise.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SimplexNoise { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | x0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | y0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | z0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimplexNoise` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `End_Generation` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `end_generation` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "a5a30e02eeb861ff98c1b888e2a7e78cf732182335a2da6e629bf233ec80f651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a30e02eeb861ff98c1b888e2a7e78cf732182335a2da6e629bf233ec80f651", kill_on_drop: false }` [INFO] [stdout] a5a30e02eeb861ff98c1b888e2a7e78cf732182335a2da6e629bf233ec80f651 [INFO] checking hube12/end_gen_rs against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhube12%2Fend_gen_rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hube12/end_gen_rs on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hube12/end_gen_rs [INFO] finished tweaking git repo https://github.com/hube12/end_gen_rs [INFO] tweaked toml for git repo https://github.com/hube12/end_gen_rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hube12/end_gen_rs 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b899c80a728784269e534a801f72614611dc7eed1730ec857f487d9e4361c63c [INFO] running `Command { std: "docker" "start" "-a" "b899c80a728784269e534a801f72614611dc7eed1730ec857f487d9e4361c63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b899c80a728784269e534a801f72614611dc7eed1730ec857f487d9e4361c63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b899c80a728784269e534a801f72614611dc7eed1730ec857f487d9e4361c63c", kill_on_drop: false }` [INFO] [stdout] b899c80a728784269e534a801f72614611dc7eed1730ec857f487d9e4361c63c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d23fa34dbb984d558a97a7c684742daf4aadc273d20ddb3256f28f54726b72e1 [INFO] running `Command { std: "docker" "start" "-a" "d23fa34dbb984d558a97a7c684742daf4aadc273d20ddb3256f28f54726b72e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Checking end_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `EndGen` is never constructed [INFO] [stdout] --> src/end_gen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EndGen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EndGen` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EndBiomes` is never used [INFO] [stdout] --> src/end_gen.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/end_gen.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl EndGen { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 25 | pub fn new(seed: u64, x: i32, z: i32, width: u32, height: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_final_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn get_height(noise: SimplexNoise, x: i32, z: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn set_seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn set_dimensions(&mut self, width: u32, height: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn set_width(&mut self, width: u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn set_height(&mut self, height: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn set_position(&mut self, x: i32, z: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn set_x(&mut self, x: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn set_z(&mut self, z: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenSource` is never used [INFO] [stdout] --> src/gen_source.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait GenSource { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x0`, `y0`, and `z0` are never read [INFO] [stdout] --> src/noise_functions/simplex_noise.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SimplexNoise { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | x0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | y0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | z0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimplexNoise` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndGen` is never constructed [INFO] [stdout] --> src/end_gen.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EndGen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EndGen` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EndBiomes` is never used [INFO] [stdout] --> src/end_gen.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub enum EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/end_gen.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl EndGen { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 25 | pub fn new(seed: u64, x: i32, z: i32, width: u32, height: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_final_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get_biome(&mut self, x: i32, z: i32) -> EndBiomes { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn get_height(noise: SimplexNoise, x: i32, z: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn set_seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn set_dimensions(&mut self, width: u32, height: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn set_width(&mut self, width: u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn set_height(&mut self, height: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn set_position(&mut self, x: i32, z: i32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn set_x(&mut self, x: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn set_z(&mut self, z: i32) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenSource` is never used [INFO] [stdout] --> src/gen_source.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait GenSource { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x0`, `y0`, and `z0` are never read [INFO] [stdout] --> src/noise_functions/simplex_noise.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct SimplexNoise { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 27 | x0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 28 | y0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | z0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimplexNoise` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `End_Generation` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `end_generation` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.83s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "d23fa34dbb984d558a97a7c684742daf4aadc273d20ddb3256f28f54726b72e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d23fa34dbb984d558a97a7c684742daf4aadc273d20ddb3256f28f54726b72e1", kill_on_drop: false }` [INFO] [stdout] d23fa34dbb984d558a97a7c684742daf4aadc273d20ddb3256f28f54726b72e1