[INFO] cloning repository https://github.com/AradiPatrik/mini_renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AradiPatrik/mini_renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAradiPatrik%2Fmini_renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAradiPatrik%2Fmini_renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df1af7f9d8ec3069b3f5c5ac45d063506e43d700 [INFO] testing AradiPatrik/mini_renderer 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%2FAradiPatrik%2Fmini_renderer" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AradiPatrik/mini_renderer 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/AradiPatrik/mini_renderer [INFO] finished tweaking git repo https://github.com/AradiPatrik/mini_renderer [INFO] tweaked toml for git repo https://github.com/AradiPatrik/mini_renderer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/AradiPatrik/mini_renderer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5b87f7905f5d04d9f6316584aa4d62a4c2c29c83661320e8274478a168d9165 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5b87f7905f5d04d9f6316584aa4d62a4c2c29c83661320e8274478a168d9165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5b87f7905f5d04d9f6316584aa4d62a4c2c29c83661320e8274478a168d9165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b87f7905f5d04d9f6316584aa4d62a4c2c29c83661320e8274478a168d9165", kill_on_drop: false }` [INFO] [stdout] f5b87f7905f5d04d9f6316584aa4d62a4c2c29c83661320e8274478a168d9165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] 6ee5266e96cca51c944318d871cfd00f1c06d60dc94606762ce5e43d4dcf5aa8 [INFO] running `Command { std: "docker" "start" "-a" "6ee5266e96cca51c944318d871cfd00f1c06d60dc94606762ce5e43d4dcf5aa8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling cc v1.0.20 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rand_core v0.2.0 [INFO] [stderr] Compiling wavefront_obj v5.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling minifb v0.10.7 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling mini_renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | let (mut image_buffer, mut z_buffer) = renderer.unpack(); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | let (mut image_buffer, mut z_buffer) = renderer.unpack(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.27s [INFO] running `Command { std: "docker" "inspect" "6ee5266e96cca51c944318d871cfd00f1c06d60dc94606762ce5e43d4dcf5aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee5266e96cca51c944318d871cfd00f1c06d60dc94606762ce5e43d4dcf5aa8", kill_on_drop: false }` [INFO] [stdout] 6ee5266e96cca51c944318d871cfd00f1c06d60dc94606762ce5e43d4dcf5aa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] 95ac3d290e7ce33da735aab7d5445ba6a61ca21e3aaacac764f66fa72ef9ba8a [INFO] running `Command { std: "docker" "start" "-a" "95ac3d290e7ce33da735aab7d5445ba6a61ca21e3aaacac764f66fa72ef9ba8a", kill_on_drop: false }` [INFO] [stderr] Compiling mini_renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | let (mut image_buffer, mut z_buffer) = renderer.unpack(); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | let (mut image_buffer, mut z_buffer) = renderer.unpack(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pixels` found for tuple `(ImageBuffer, Vec>, z_buffer::ZBuffer)` in the current scope [INFO] [stdout] --> src/renderer.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | for pixel_ref in buffer.pixels() { [INFO] [stdout] | ^^^^^^ method not found in `(ImageBuffer, Vec>, z_buffer::ZBuffer)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | let (mut image_buffer, mut z_buffer) = renderer.unpack(); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | let (mut image_buffer, mut z_buffer) = renderer.unpack(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `height` found for tuple `(ImageBuffer, Vec>, z_buffer::ZBuffer)` in the current scope [INFO] [stdout] --> src/renderer.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | assert_eq!(2, buffer.height()); [INFO] [stdout] | ^^^^^^ method not found in `(ImageBuffer, Vec>, z_buffer::ZBuffer)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `width` found for tuple `(ImageBuffer, Vec>, z_buffer::ZBuffer)` in the current scope [INFO] [stdout] --> src/renderer.rs:117:30 [INFO] [stdout] | [INFO] [stdout] 117 | assert_eq!(2, buffer.width()); [INFO] [stdout] | ^^^^^ method not found in `(ImageBuffer, Vec>, z_buffer::ZBuffer)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/renderer.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(Rgb([0, 0, 0]), *pixel_ref); [INFO] [stdout] | ^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: image::Primitive` found in the `image` crate: [INFO] [stdout] - impl image::Primitive for i16; [INFO] [stdout] - impl image::Primitive for i32; [INFO] [stdout] - impl image::Primitive for i64; [INFO] [stdout] - impl image::Primitive for i8; [INFO] [stdout] and 6 more [INFO] [stdout] note: required by a bound in `image::Rgb` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.18.0/./src/color.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | / define_colors! { [INFO] [stdout] 209 | | Rgb, 3, 0, "RGB", RGB, #[doc = "RGB colors"]; [INFO] [stdout] 210 | | Luma, 1, 0, "Y", Gray, #[doc = "Grayscale colors"]; [INFO] [stdout] 211 | | Rgba, 4, 1, "RGBA", RGBA, #[doc = "RGB colors + alpha channel"]; [INFO] [stdout] 212 | | LumaA, 2, 1, "YA", GrayA, #[doc = "Grayscale colors + alpha channel"]; [INFO] [stdout] 213 | | } [INFO] [stdout] | |_^ required by this bound in `image::Rgb` [INFO] [stdout] = note: this error originates in the macro `define_colors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(Rgb::([0, 0, 0]), *pixel_ref); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/renderer.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(Rgb([0, 0, 0]), *pixel_ref); [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: image::Primitive` found in the `image` crate: [INFO] [stdout] - impl image::Primitive for i16; [INFO] [stdout] - impl image::Primitive for i32; [INFO] [stdout] - impl image::Primitive for i64; [INFO] [stdout] - impl image::Primitive for i8; [INFO] [stdout] and 6 more [INFO] [stdout] note: required by a bound in `image::Rgb` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.18.0/./src/color.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | / define_colors! { [INFO] [stdout] 209 | | Rgb, 3, 0, "RGB", RGB, #[doc = "RGB colors"]; [INFO] [stdout] 210 | | Luma, 1, 0, "Y", Gray, #[doc = "Grayscale colors"]; [INFO] [stdout] 211 | | Rgba, 4, 1, "RGBA", RGBA, #[doc = "RGB colors + alpha channel"]; [INFO] [stdout] 212 | | LumaA, 2, 1, "YA", GrayA, #[doc = "Grayscale colors + alpha channel"]; [INFO] [stdout] 213 | | } [INFO] [stdout] | |_^ required by this bound in `image::Rgb` [INFO] [stdout] = note: this error originates in the macro `define_colors` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(Rgb([0, 0, 0])::, *pixel_ref); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mini_renderer` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "95ac3d290e7ce33da735aab7d5445ba6a61ca21e3aaacac764f66fa72ef9ba8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ac3d290e7ce33da735aab7d5445ba6a61ca21e3aaacac764f66fa72ef9ba8a", kill_on_drop: false }` [INFO] [stdout] 95ac3d290e7ce33da735aab7d5445ba6a61ca21e3aaacac764f66fa72ef9ba8a