[INFO] cloning repository https://github.com/Emtrixx/rasterizer-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Emtrixx/rasterizer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmtrixx%2Frasterizer-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmtrixx%2Frasterizer-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 905789e44ce6dbd2c2bf16b8fbd480b709645332 [INFO] documenting Emtrixx/rasterizer-rust against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmtrixx%2Frasterizer-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Emtrixx/rasterizer-rust on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Emtrixx/rasterizer-rust [INFO] finished tweaking git repo https://github.com/Emtrixx/rasterizer-rust [INFO] tweaked toml for git repo https://github.com/Emtrixx/rasterizer-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Emtrixx/rasterizer-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chlorine v1.0.10 [INFO] [stderr] Downloaded crossbeam-channel v0.5.3 [INFO] [stderr] Downloaded glam v0.19.0 [INFO] [stderr] Downloaded fermium v20016.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5418f38dc86f0045abf9f6a2866275d33968f1dadcc79aa8ba93a9d18fea25ab [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" "5418f38dc86f0045abf9f6a2866275d33968f1dadcc79aa8ba93a9d18fea25ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5418f38dc86f0045abf9f6a2866275d33968f1dadcc79aa8ba93a9d18fea25ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5418f38dc86f0045abf9f6a2866275d33968f1dadcc79aa8ba93a9d18fea25ab", kill_on_drop: false }` [INFO] [stdout] 5418f38dc86f0045abf9f6a2866275d33968f1dadcc79aa8ba93a9d18fea25ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 9ea8d5f03519e2625be57987da08e5b7b41563bcfcc0c43d8ba3eaa9ba18d7ad [INFO] running `Command { std: "docker" "start" "-a" "9ea8d5f03519e2625be57987da08e5b7b41563bcfcc0c43d8ba3eaa9ba18d7ad", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking glam v0.19.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [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-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.3 [INFO] [stderr] Compiling fermium v20016.1.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Documenting rasterizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rasterizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `scene` in this scope [INFO] [stdout] --> src/lib.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | render_3d(scene); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `*`, `prelude::*`, `video::*` [INFO] [stdout] --> src/perspective.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | prelude::*, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | video::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | *, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `*`, `video::*` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | video::*, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 6 | *, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/lib.rs:236:53 [INFO] [stdout] | [INFO] [stdout] 236 | self.viewport_to_canvas(v.x * self.d / v.z, (v.y * self.d / v.z)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - self.viewport_to_canvas(v.x * self.d / v.z, (v.y * self.d / v.z)) [INFO] [stdout] 236 + self.viewport_to_canvas(v.x * self.d / v.z, v.y * self.d / v.z) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/lib.rs:236:53 [INFO] [stdout] | [INFO] [stdout] 236 | self.viewport_to_canvas(v.x * self.d / v.z, (v.y * self.d / v.z)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - self.viewport_to_canvas(v.x * self.d / v.z, (v.y * self.d / v.z)) [INFO] [stdout] 236 + self.viewport_to_canvas(v.x * self.d / v.z, v.y * self.d / v.z) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:162:31 [INFO] [stdout] | [INFO] [stdout] 162 | let mut x01 = interpolate(p0.y, p0.x as f32, p1.y, p1.x as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | let mut x01 = interpolate(p0.y, p0.x as f32, p1.y, p1.x as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | let mut a01 = interpolate(p0.y, v0.color.a as f32, p1.y, v1.color.a as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:163:56 [INFO] [stdout] | [INFO] [stdout] 163 | let mut a01 = interpolate(p0.y, v0.color.a as f32, p1.y, v1.color.a as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:165:27 [INFO] [stdout] | [INFO] [stdout] 165 | let x02 = interpolate(p0.y, p0.x as f32, p2.y, p2.x as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:165:46 [INFO] [stdout] | [INFO] [stdout] 165 | let x02 = interpolate(p0.y, p0.x as f32, p2.y, p2.x as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:166:27 [INFO] [stdout] | [INFO] [stdout] 166 | let a02 = interpolate(p0.y, v0.color.a as f32, p2.y, v2.color.a as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | let a02 = interpolate(p0.y, v0.color.a as f32, p2.y, v2.color.a as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:168:31 [INFO] [stdout] | [INFO] [stdout] 168 | let mut x12 = interpolate(p1.y, p1.x as f32, p2.y, p2.x as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:168:50 [INFO] [stdout] | [INFO] [stdout] 168 | let mut x12 = interpolate(p1.y, p1.x as f32, p2.y, p2.x as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | let mut a12 = interpolate(p1.y, v1.color.a as f32, p2.y, v2.color.a as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:169:56 [INFO] [stdout] | [INFO] [stdout] 169 | let mut a12 = interpolate(p1.y, v1.color.a as f32, p2.y, v2.color.a as f32); [INFO] [stdout] | ^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: Step` is not satisfied [INFO] [stdout] --> src/lib.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | for y in p0.y..p2.y { [INFO] [stdout] | ^^^^^^^^^^ the trait `Step` is not implemented for `f32` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] and 8 others [INFO] [stdout] = note: required because of the requirements on the impl of `Iterator` for `std::ops::Range` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoIterator` for `std::ops::Range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rasterizer` due to 15 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ea8d5f03519e2625be57987da08e5b7b41563bcfcc0c43d8ba3eaa9ba18d7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea8d5f03519e2625be57987da08e5b7b41563bcfcc0c43d8ba3eaa9ba18d7ad", kill_on_drop: false }` [INFO] [stdout] 9ea8d5f03519e2625be57987da08e5b7b41563bcfcc0c43d8ba3eaa9ba18d7ad