[INFO] cloning repository https://github.com/MrMarble/rust-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrMarble/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMarble%2Frust-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMarble%2Frust-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d74e621724bc7e9bc73b50231e255c8ac29a369
[INFO] checking MrMarble/rust-playground against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrMarble%2Frust-playground" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MrMarble/rust-playground
[INFO] finished tweaking git repo https://github.com/MrMarble/rust-playground
[INFO] tweaked toml for git repo https://github.com/MrMarble/rust-playground written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrMarble/rust-playground on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrMarble/rust-playground 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/island/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.14.1
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded miniquad v0.4.0-alpha.10
[INFO] [stderr]   Downloaded miniquad v0.3.16
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] [stderr]   Downloaded macroquad v0.3.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44
[INFO] running `Command { std: "docker" "start" "64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/island/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]    Compiling quad-snd v0.2.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking macroquad v0.3.26
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]     Checking island v0.1.0 (/opt/rustwide/workdir/island)
[INFO] [stderr]     Checking ants v0.1.0 (/opt/rustwide/workdir/ants)
[INFO] [stderr]     Checking verlet v0.1.0 (/opt/rustwide/workdir/verlet)
[INFO] [stdout] warning: value assigned to `rxf` is never read
[INFO] [stdout]   --> island/src/perlin.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut rxf = 0.0;
[INFO] [stdout]    |                       ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 80 |             rxf = scaled_cosine(xf);
[INFO] [stdout]    |             ----------------------- `rxf` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ryf` is never read
[INFO] [stdout]   --> island/src/perlin.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut ryf = 0.0;
[INFO] [stdout]    |                       ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 81 |             ryf = scaled_cosine(yf);
[INFO] [stdout]    |             ----------------------- `ryf` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n1` is never read
[INFO] [stdout]   --> island/src/perlin.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut n1 = 0.0;
[INFO] [stdout]    |                      ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |             n1 = self.perlin[of & PERLIN_SIZE];
[INFO] [stdout]    |             ---------------------------------- `n1` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n2` is never read
[INFO] [stdout]   --> island/src/perlin.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let mut n2 = 0.0;
[INFO] [stdout]    |                      ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 85 |             n2 = self.perlin[(of + PERLIN_YWRAP) & PERLIN_SIZE];
[INFO] [stdout]    |             --------------------------------------------------- `n2` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n3` is never read
[INFO] [stdout]   --> island/src/perlin.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut n3 = 0.0;
[INFO] [stdout]    |                      ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 92 |             n3 = self.perlin[(of + PERLIN_YWRAP) & PERLIN_SIZE];
[INFO] [stdout]    |             --------------------------------------------------- `n3` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `noise` is never used
[INFO] [stdout]   --> island/src/perlin.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Perlin {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn noise(&self, x: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `perlin_octaves` should have an upper case name
[INFO] [stdout]  --> island/src/perlin.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const perlin_octaves: i32 = 4; // default to medium smooth
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 9 - const perlin_octaves: i32 = 4; // default to medium smooth
[INFO] [stdout] 9 + const PERLIN_OCTAVES: i32 = 4; // default to medium smooth
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `perlin_amp_falloff` should have an upper case name
[INFO] [stdout]   --> island/src/perlin.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const perlin_amp_falloff: f32 = 0.5; // 50% reduction/octave
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 - const perlin_amp_falloff: f32 = 0.5; // 50% reduction/octave
[INFO] [stdout] 10 + const PERLIN_AMP_FALLOFF: f32 = 0.5; // 50% reduction/octave
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rxf` is never read
[INFO] [stdout]   --> island/src/perlin.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut rxf = 0.0;
[INFO] [stdout]    |                       ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 80 |             rxf = scaled_cosine(xf);
[INFO] [stdout]    |             ----------------------- `rxf` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ryf` is never read
[INFO] [stdout]   --> island/src/perlin.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut ryf = 0.0;
[INFO] [stdout]    |                       ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 81 |             ryf = scaled_cosine(yf);
[INFO] [stdout]    |             ----------------------- `ryf` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n1` is never read
[INFO] [stdout]   --> island/src/perlin.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut n1 = 0.0;
[INFO] [stdout]    |                      ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |             n1 = self.perlin[of & PERLIN_SIZE];
[INFO] [stdout]    |             ---------------------------------- `n1` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n2` is never read
[INFO] [stdout]   --> island/src/perlin.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let mut n2 = 0.0;
[INFO] [stdout]    |                      ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 85 |             n2 = self.perlin[(of + PERLIN_YWRAP) & PERLIN_SIZE];
[INFO] [stdout]    |             --------------------------------------------------- `n2` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `n3` is never read
[INFO] [stdout]   --> island/src/perlin.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut n3 = 0.0;
[INFO] [stdout]    |                      ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 92 |             n3 = self.perlin[(of + PERLIN_YWRAP) & PERLIN_SIZE];
[INFO] [stdout]    |             --------------------------------------------------- `n3` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `noise` is never used
[INFO] [stdout]   --> island/src/perlin.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Perlin {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn noise(&self, x: f32) -> f32 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `perlin_octaves` should have an upper case name
[INFO] [stdout]  --> island/src/perlin.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const perlin_octaves: i32 = 4; // default to medium smooth
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]   |
[INFO] [stdout] 9 - const perlin_octaves: i32 = 4; // default to medium smooth
[INFO] [stdout] 9 + const PERLIN_OCTAVES: i32 = 4; // default to medium smooth
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `perlin_amp_falloff` should have an upper case name
[INFO] [stdout]   --> island/src/perlin.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const perlin_amp_falloff: f32 = 0.5; // 50% reduction/octave
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 10 - const perlin_amp_falloff: f32 = 0.5; // 50% reduction/octave
[INFO] [stdout] 10 + const PERLIN_AMP_FALLOFF: f32 = 0.5; // 50% reduction/octave
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.81s
[INFO] running `Command { std: "docker" "inspect" "64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44", kill_on_drop: false }`
[INFO] [stdout] 64bc2d92f5ef3155325ff0209f1b670a3bf425aca55a1fcbc3d76a4b46bffe44
