[INFO] cloning repository https://github.com/obsidianical/sinowgen-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obsidianical/sinowgen-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobsidianical%2Fsinowgen-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobsidianical%2Fsinowgen-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b596425cf8f441021bb448999ef5fdbb65957e4 [INFO] testing obsidianical/sinowgen-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobsidianical%2Fsinowgen-rust" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obsidianical/sinowgen-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/obsidianical/sinowgen-rust [INFO] finished tweaking git repo https://github.com/obsidianical/sinowgen-rust [INFO] tweaked toml for git repo https://github.com/obsidianical/sinowgen-rust written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/obsidianical/sinowgen-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3181263986e377aa7d96bd1fb6529cd3b7d62bf7e2be3fbcadf76034bf86b35 [INFO] running `Command { std: "docker" "start" "-a" "d3181263986e377aa7d96bd1fb6529cd3b7d62bf7e2be3fbcadf76034bf86b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3181263986e377aa7d96bd1fb6529cd3b7d62bf7e2be3fbcadf76034bf86b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3181263986e377aa7d96bd1fb6529cd3b7d62bf7e2be3fbcadf76034bf86b35", kill_on_drop: false }` [INFO] [stdout] d3181263986e377aa7d96bd1fb6529cd3b7d62bf7e2be3fbcadf76034bf86b35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 758af525d6ac84677789afbae7b53536dc0070c4bb79885c43558c02a9531b2f [INFO] running `Command { std: "docker" "start" "-a" "758af525d6ac84677789afbae7b53536dc0070c4bb79885c43558c02a9531b2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling opensimplex_noise_rs v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling sinowgen-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/map.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | impl Map { [INFO] [stdout] | - ^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/map.rs:14:60 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn set_pos(&mut self, pos: [u32; 2], value: T) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_index` in this scope [INFO] [stdout] --> src/map.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | self.map[get_index(pos)] = value; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_index` in this scope [INFO] [stdout] --> src/map.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | self.map[get_index(pos)] [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/map.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | impl Copy for Map {} [INFO] [stdout] | - ^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/map.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | impl Clone for Map { [INFO] [stdout] | - ^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `opensimplex_noise_rs::OpenSimplexNoise` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use opensimplex_noise_rs::OpenSimplexNoise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/map.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let y = (index % width) as u32; [INFO] [stdout] | ^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot mod `usize` by `u32` [INFO] [stdout] --> src/map.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | let y = (index % width) as u32; [INFO] [stdout] | ^ no implementation for `usize % u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Rem` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/map.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | [((index - y) / width) as u32, y] [INFO] [stdout] | ^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `u32` from `usize` [INFO] [stdout] --> src/map.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | [((index - y) / width) as u32, y] [INFO] [stdout] | ^ no implementation for `usize - u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::Sub` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/map.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | [((index - y) / width) as u32, y] [INFO] [stdout] | ^^^^^ expected `usize`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot divide `usize` by `u32` [INFO] [stdout] --> src/map.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | [((index - y) / width) as u32, y] [INFO] [stdout] | ^ no implementation for `usize / u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Div` is not implemented for `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed for `ImageBuffer>` [INFO] [stdout] --> src/main.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | let mut image_buffer = image::ImageBuffer::new(WIDTH, HEIGHT); [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `P` [INFO] [stdout] | | [INFO] [stdout] | consider giving `image_buffer` the explicit type `ImageBuffer>`, where the type parameter `P` is specified [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `<_ as Pixel>::Subpixel == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | image_buffer.save("fractal.png").unwrap(); [INFO] [stdout] | ^^^^ cannot infer type for slice `[_]` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `[_]: EncodableLayout` found in the `image` crate: [INFO] [stdout] - impl EncodableLayout for [u16]; [INFO] [stdout] - impl EncodableLayout for [u8]; [INFO] [stdout] note: required by a bound in `ImageBuffer::::save` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.14/./src/buffer.rs:893:20 [INFO] [stdout] | [INFO] [stdout] 893 | [P::Subpixel]: EncodableLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `ImageBuffer::::save` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 56 | image_buffer.save::("fractal.png").unwrap(); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0284, E0308, E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sinowgen-rust` due to 15 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "758af525d6ac84677789afbae7b53536dc0070c4bb79885c43558c02a9531b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758af525d6ac84677789afbae7b53536dc0070c4bb79885c43558c02a9531b2f", kill_on_drop: false }` [INFO] [stdout] 758af525d6ac84677789afbae7b53536dc0070c4bb79885c43558c02a9531b2f