[INFO] cloning repository https://github.com/w4ngzhen/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/w4ngzhen/terrain-generation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4ngzhen%2Fterrain-generation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4ngzhen%2Fterrain-generation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec89e1b4167a8198f958d46dcb058cd584b4701b [INFO] testing w4ngzhen/terrain-generation against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw4ngzhen%2Fterrain-generation" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/w4ngzhen/terrain-generation on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/w4ngzhen/terrain-generation [INFO] finished tweaking git repo https://github.com/w4ngzhen/terrain-generation [INFO] tweaked toml for git repo https://github.com/w4ngzhen/terrain-generation written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/w4ngzhen/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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bde4b0375677155b24f4cf21289b10a67912514a525e5e1757b6e6865b384e6b [INFO] running `Command { std: "docker" "start" "-a" "bde4b0375677155b24f4cf21289b10a67912514a525e5e1757b6e6865b384e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bde4b0375677155b24f4cf21289b10a67912514a525e5e1757b6e6865b384e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde4b0375677155b24f4cf21289b10a67912514a525e5e1757b6e6865b384e6b", kill_on_drop: false }` [INFO] [stdout] bde4b0375677155b24f4cf21289b10a67912514a525e5e1757b6e6865b384e6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8da31975954fd380bd8c13cc051667a57972448b99082800f625a199cfb4c1c4 [INFO] running `Command { std: "docker" "start" "-a" "8da31975954fd380bd8c13cc051667a57972448b99082800f625a199cfb4c1c4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling noise v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling terrain-generation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/map_noise_generator.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut val = normalized_perlin_2d(x, y, &self.elevation_hasher); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Biome` is more private than the item `map::Map::get_biome` [INFO] [stdout] --> src/map.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_biome(&self, x: u64, y: u64) -> Biome { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `map::Map::get_biome` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Biome` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/map.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | enum Biome { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.81s [INFO] running `Command { std: "docker" "inspect" "8da31975954fd380bd8c13cc051667a57972448b99082800f625a199cfb4c1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da31975954fd380bd8c13cc051667a57972448b99082800f625a199cfb4c1c4", kill_on_drop: false }` [INFO] [stdout] 8da31975954fd380bd8c13cc051667a57972448b99082800f625a199cfb4c1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58219307cd65ed88d1e0975053ef70e5964fdfbd8bff2b78182186da97c59911 [INFO] running `Command { std: "docker" "start" "-a" "58219307cd65ed88d1e0975053ef70e5964fdfbd8bff2b78182186da97c59911", kill_on_drop: false }` [INFO] [stderr] Compiling terrain-generation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/map_noise_generator.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut val = normalized_perlin_2d(x, y, &self.elevation_hasher); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Biome` is more private than the item `map::Map::get_biome` [INFO] [stdout] --> src/map.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get_biome(&self, x: u64, y: u64) -> Biome { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `map::Map::get_biome` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Biome` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/map.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | enum Biome { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "58219307cd65ed88d1e0975053ef70e5964fdfbd8bff2b78182186da97c59911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58219307cd65ed88d1e0975053ef70e5964fdfbd8bff2b78182186da97c59911", kill_on_drop: false }` [INFO] [stdout] 58219307cd65ed88d1e0975053ef70e5964fdfbd8bff2b78182186da97c59911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12294c2d31741baacfb8434b079c48506595a915476c51a9c87e45a3fcec4f85 [INFO] running `Command { std: "docker" "start" "-a" "12294c2d31741baacfb8434b079c48506595a915476c51a9c87e45a3fcec4f85", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/map_noise_generator.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | let mut val = normalized_perlin_2d(x, y, &self.elevation_hasher); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `Biome` is more private than the item `map::Map::get_biome` [INFO] [stderr] --> src/map.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn get_biome(&self, x: u64, y: u64) -> Biome { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `map::Map::get_biome` is reachable at visibility `pub(crate)` [INFO] [stderr] | [INFO] [stderr] note: but type `Biome` is only usable at visibility `pub(self)` [INFO] [stderr] --> src/map.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | enum Biome { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(private_interfaces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `terrain-generation` (bin "terrain-generation" test) generated 2 warnings (run `cargo fix --bin "terrain-generation" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/terrain_generation-3c2fe9d827b7d367) [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" "12294c2d31741baacfb8434b079c48506595a915476c51a9c87e45a3fcec4f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12294c2d31741baacfb8434b079c48506595a915476c51a9c87e45a3fcec4f85", kill_on_drop: false }` [INFO] [stdout] 12294c2d31741baacfb8434b079c48506595a915476c51a9c87e45a3fcec4f85