[INFO] cloning repository https://github.com/Wallace-Watler/PerlinNoise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wallace-Watler/PerlinNoise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWallace-Watler%2FPerlinNoise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWallace-Watler%2FPerlinNoise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6a3f2d8322ca20e96de4d4ff9ad799e758f9541 [INFO] checking Wallace-Watler/PerlinNoise against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWallace-Watler%2FPerlinNoise" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wallace-Watler/PerlinNoise on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wallace-Watler/PerlinNoise [INFO] finished tweaking git repo https://github.com/Wallace-Watler/PerlinNoise [INFO] tweaked toml for git repo https://github.com/Wallace-Watler/PerlinNoise written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Wallace-Watler/PerlinNoise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42a5056b031b5161d1c7894941458fa7f56f8e022e5fc815ab1e413798d65e8f [INFO] running `Command { std: "docker" "start" "-a" "42a5056b031b5161d1c7894941458fa7f56f8e022e5fc815ab1e413798d65e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42a5056b031b5161d1c7894941458fa7f56f8e022e5fc815ab1e413798d65e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a5056b031b5161d1c7894941458fa7f56f8e022e5fc815ab1e413798d65e8f", kill_on_drop: false }` [INFO] [stdout] 42a5056b031b5161d1c7894941458fa7f56f8e022e5fc815ab1e413798d65e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c179d835cc58d179f06fb8a85372a03e2eba95af9248a73d22319344661d921 [INFO] running `Command { std: "docker" "start" "-a" "1c179d835cc58d179f06fb8a85372a03e2eba95af9248a73d22319344661d921", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking rand_isaac v0.1.0 [INFO] [stderr] Checking rand_hc128 v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.0-pre.0 [INFO] [stderr] Checking perlin_noise v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:51:85 [INFO] [stdout] | [INFO] [stdout] 51 | let mut range_sum: Vec = self.perlin_noise_1d_iter(&domain_abs, 0, &rng); [INFO] [stdout] | ^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut rand::prelude::StdRng` [INFO] [stdout] found reference `&rand::prelude::StdRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:51:85 [INFO] [stdout] | [INFO] [stdout] 51 | let mut range_sum: Vec = self.perlin_noise_1d_iter(&domain_abs, 0, &rng); [INFO] [stdout] | ^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut rand::prelude::StdRng` [INFO] [stdout] found reference `&rand::prelude::StdRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:53:74 [INFO] [stdout] | [INFO] [stdout] 53 | let range = self.perlin_noise_1d_iter(&domain_abs, iter, &rng); [INFO] [stdout] | ^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut rand::prelude::StdRng` [INFO] [stdout] found reference `&rand::prelude::StdRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:53:74 [INFO] [stdout] | [INFO] [stdout] 53 | let range = self.perlin_noise_1d_iter(&domain_abs, iter, &rng); [INFO] [stdout] | ^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut rand::prelude::StdRng` [INFO] [stdout] found reference `&rand::prelude::StdRng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `perlin_noise` [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c179d835cc58d179f06fb8a85372a03e2eba95af9248a73d22319344661d921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c179d835cc58d179f06fb8a85372a03e2eba95af9248a73d22319344661d921", kill_on_drop: false }` [INFO] [stdout] 1c179d835cc58d179f06fb8a85372a03e2eba95af9248a73d22319344661d921