[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAradiPatrik%2Fmini_renderer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AradiPatrik/mini_renderer on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-3/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minifb v0.10.7 [INFO] [stderr] Downloaded wavefront_obj v5.1.0 [INFO] [stderr] Downloaded x11-dl v2.14.0 [INFO] [stderr] Downloaded num-bigint v0.1.43 [INFO] [stderr] Downloaded orbclient v0.3.16 [INFO] [stderr] Downloaded cc v1.0.20 [INFO] [stderr] Downloaded sdl2-sys v0.31.0 [INFO] [stderr] Downloaded sdl2 v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11cbaeb63470e6d65d121e072167c136d03be6c9d63263ca352559541a306f24 [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" "11cbaeb63470e6d65d121e072167c136d03be6c9d63263ca352559541a306f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11cbaeb63470e6d65d121e072167c136d03be6c9d63263ca352559541a306f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cbaeb63470e6d65d121e072167c136d03be6c9d63263ca352559541a306f24", kill_on_drop: false }` [INFO] [stdout] 11cbaeb63470e6d65d121e072167c136d03be6c9d63263ca352559541a306f24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6521b8366f9d3ae66a5d28065c1b9ef3135df08034618508fbf3a0987a2cba70 [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" "6521b8366f9d3ae66a5d28065c1b9ef3135df08034618508fbf3a0987a2cba70", 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 nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling rayon-core v1.4.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 either v1.5.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling color_quant v1.0.0 [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 arrayvec v0.4.7 [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 x11-dl v2.14.0 [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 num-integer v0.1.36 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling minifb v0.10.7 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling cgmath v0.16.1 [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 50.35s [INFO] running `Command { std: "docker" "inspect" "6521b8366f9d3ae66a5d28065c1b9ef3135df08034618508fbf3a0987a2cba70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6521b8366f9d3ae66a5d28065c1b9ef3135df08034618508fbf3a0987a2cba70", kill_on_drop: false }` [INFO] [stdout] 6521b8366f9d3ae66a5d28065c1b9ef3135df08034618508fbf3a0987a2cba70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7aeafb83d9847af234aaa1086cd47725719269739559d61d348f79d89e306ed [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" "b7aeafb83d9847af234aaa1086cd47725719269739559d61d348f79d89e306ed", 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] 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 `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] 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7aeafb83d9847af234aaa1086cd47725719269739559d61d348f79d89e306ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7aeafb83d9847af234aaa1086cd47725719269739559d61d348f79d89e306ed", kill_on_drop: false }` [INFO] [stdout] b7aeafb83d9847af234aaa1086cd47725719269739559d61d348f79d89e306ed