[INFO] cloning repository https://github.com/DennisLent/terrain-generation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DennisLent/terrain-generation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisLent%2Fterrain-generation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisLent%2Fterrain-generation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79bf4c6c943cc20a3426d164cf83b38886beb942 [INFO] checking DennisLent/terrain-generation/79bf4c6c943cc20a3426d164cf83b38886beb942 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisLent%2Fterrain-generation" "/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/DennisLent/terrain-generation on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DennisLent/terrain-generation [INFO] finished tweaking git repo https://github.com/DennisLent/terrain-generation [INFO] tweaked toml for git repo https://github.com/DennisLent/terrain-generation written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DennisLent/terrain-generation 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded three-d v0.17.0 [INFO] [stderr] Downloaded three-d-asset v0.7.0 [INFO] [stderr] Downloaded ab_glyph v0.2.26 [INFO] [stderr] Downloaded owned_ttf_parser v0.21.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a66ed6bfb3c07060b7a46ccd44f31d14a6dedf0a82eb6b4ab0f4b293332242 [INFO] running `Command { std: "docker" "start" "-a" "16a66ed6bfb3c07060b7a46ccd44f31d14a6dedf0a82eb6b4ab0f4b293332242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a66ed6bfb3c07060b7a46ccd44f31d14a6dedf0a82eb6b4ab0f4b293332242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a66ed6bfb3c07060b7a46ccd44f31d14a6dedf0a82eb6b4ab0f4b293332242", kill_on_drop: false }` [INFO] [stdout] 16a66ed6bfb3c07060b7a46ccd44f31d14a6dedf0a82eb6b4ab0f4b293332242 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 283d8d6e48c65d760fca6a7aca451447ecf3c7b97fdc59298252e5b1fbb1fba9 [INFO] running `Command { std: "docker" "start" "-a" "283d8d6e48c65d760fca6a7aca451447ecf3c7b97fdc59298252e5b1fbb1fba9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking three-d-asset v0.7.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking three-d v0.17.0 [INFO] [stderr] Checking terrain-generation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `shape_vector` [INFO] [stdout] --> src/render.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let shape_vector: Mutex>> = Mutex::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape_vector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `pos` is never read [INFO] [stdout] --> src/render.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | pos = (position.x as u32, position.y as u32); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/render.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | let width = (2.0_f32.powf(zoom - 1.0) * tile_number * rect_size) as u32; [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/render.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | let height = (2.0_f32.powf(zoom - 1.0) * tile_number * rect_size) as u32; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/render.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | pos = (position.x as u32, position.y as u32); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape_vector` [INFO] [stdout] --> src/render.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | let shape_vector: Mutex>> = Mutex::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shape_vector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `pos` is never read [INFO] [stdout] --> src/render.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | pos = (position.x as u32, position.y as u32); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/render.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | let width = (2.0_f32.powf(zoom - 1.0) * tile_number * rect_size) as u32; [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/render.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | let height = (2.0_f32.powf(zoom - 1.0) * tile_number * rect_size) as u32; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/render.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | pos = (position.x as u32, position.y as u32); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/sines.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn noise(x: f32, y: f32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/sines.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn noise(x: f32, y: f32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print` and `board_size` are never used [INFO] [stdout] --> src/generation.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Map { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 27 | /// debugging don't mind this [INFO] [stdout] 28 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn board_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoiseGen` is never constructed [INFO] [stdout] --> src/sines.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct NoiseGen; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `noise` is never used [INFO] [stdout] --> src/sines.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl NoiseGen { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 8 | pub fn noise(x: f32, y: f32) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/sines.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn noise(x: f32, y: f32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/sines.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn noise(x: f32, y: f32) -> f32 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print` and `board_size` are never used [INFO] [stdout] --> src/generation.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Map { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] 27 | /// debugging don't mind this [INFO] [stdout] 28 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn board_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoiseGen` is never constructed [INFO] [stdout] --> src/sines.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct NoiseGen; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `noise` is never used [INFO] [stdout] --> src/sines.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl NoiseGen { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 8 | pub fn noise(x: f32, y: f32) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.49s [INFO] running `Command { std: "docker" "inspect" "283d8d6e48c65d760fca6a7aca451447ecf3c7b97fdc59298252e5b1fbb1fba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283d8d6e48c65d760fca6a7aca451447ecf3c7b97fdc59298252e5b1fbb1fba9", kill_on_drop: false }` [INFO] [stdout] 283d8d6e48c65d760fca6a7aca451447ecf3c7b97fdc59298252e5b1fbb1fba9