[INFO] cloning repository https://github.com/procedural-rust/perlin_noise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/procedural-rust/perlin_noise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprocedural-rust%2Fperlin_noise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprocedural-rust%2Fperlin_noise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb037b9b2017a570def5c81140e80373d6ae8dc3 [INFO] testing procedural-rust/perlin_noise against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprocedural-rust%2Fperlin_noise" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/procedural-rust/perlin_noise on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/procedural-rust/perlin_noise [INFO] finished tweaking git repo https://github.com/procedural-rust/perlin_noise [INFO] tweaked toml for git repo https://github.com/procedural-rust/perlin_noise written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/procedural-rust/perlin_noise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 5707192cc3732d7cdd8c96f80ee177e0cf75e6344c55fa109012678ec962645f [INFO] running `Command { std: "docker" "start" "-a" "5707192cc3732d7cdd8c96f80ee177e0cf75e6344c55fa109012678ec962645f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5707192cc3732d7cdd8c96f80ee177e0cf75e6344c55fa109012678ec962645f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5707192cc3732d7cdd8c96f80ee177e0cf75e6344c55fa109012678ec962645f", kill_on_drop: false }` [INFO] [stdout] 5707192cc3732d7cdd8c96f80ee177e0cf75e6344c55fa109012678ec962645f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] fa50282e750aae7e7cbd42fbdc40975699f8a4761e04edcff299fe811331c158 [INFO] running `Command { std: "docker" "start" "-a" "fa50282e750aae7e7cbd42fbdc40975699f8a4761e04edcff299fe811331c158", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling noise v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `clap` [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate clap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App` [INFO] [stdout] --> src/main.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let matches = App::new("Noise Maker") [INFO] [stdout] | ^^^ use of undeclared type `App` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | .arg(Arg::with_name("dimension") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | .arg(Arg::with_name("image_x_size") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | .arg(Arg::with_name("image_y_size") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | .arg(Arg::with_name("grid_size") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .arg(Arg::with_name("output_file") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:51:14 [INFO] [stdout] | [INFO] [stdout] 51 | .arg(Arg::with_name("octaves") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | .arg(Arg::with_name("persistence") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arg` [INFO] [stdout] --> src/main.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | .arg(Arg::with_name("looping") [INFO] [stdout] | ^^^ use of undeclared type `Arg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp` [INFO] [stdout] --> src/diamond_square.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::cmp; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `noise` due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fa50282e750aae7e7cbd42fbdc40975699f8a4761e04edcff299fe811331c158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa50282e750aae7e7cbd42fbdc40975699f8a4761e04edcff299fe811331c158", kill_on_drop: false }` [INFO] [stdout] fa50282e750aae7e7cbd42fbdc40975699f8a4761e04edcff299fe811331c158