[INFO] cloning repository https://github.com/Gilnaa/rsrt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gilnaa/rsrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGilnaa%2Frsrt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGilnaa%2Frsrt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6478364932e7f9d8c708b7b8b647f5fbcc3ad394 [INFO] checking Gilnaa/rsrt against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGilnaa%2Frsrt" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gilnaa/rsrt on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gilnaa/rsrt [INFO] finished tweaking git repo https://github.com/Gilnaa/rsrt [INFO] tweaked toml for git repo https://github.com/Gilnaa/rsrt written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Gilnaa/rsrt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] 132e5a8bd912b7273c390ec1d4a9924e7512e411e49b2e9df934b755f41fcfcc [INFO] running `Command { std: "docker" "start" "-a" "132e5a8bd912b7273c390ec1d4a9924e7512e411e49b2e9df934b755f41fcfcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "132e5a8bd912b7273c390ec1d4a9924e7512e411e49b2e9df934b755f41fcfcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132e5a8bd912b7273c390ec1d4a9924e7512e411e49b2e9df934b755f41fcfcc", kill_on_drop: false }` [INFO] [stdout] 132e5a8bd912b7273c390ec1d4a9924e7512e411e49b2e9df934b755f41fcfcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--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] 21f2eb41f2f39370e8a4c2dfbd7c8bc82edc5d9eff1131f3d53f4b29f43351b4 [INFO] running `Command { std: "docker" "start" "-a" "21f2eb41f2f39370e8a4c2dfbd7c8bc82edc5d9eff1131f3d53f4b29f43351b4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rsraytrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Colour` [INFO] [stdout] --> src/hit.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{Vec3, Point3, Colour}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Colour` [INFO] [stdout] --> src/hit.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{Vec3, Point3, Colour}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/material.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | fn scatter(&self, ray: &Ray, hit_rec: &HitRecord) -> Option<(Colour, Ray)> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `Point3` [INFO] [stdout] --> src/vec3.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn Point3(x: f32, y: f32, z: f32) -> Point3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `Colour` [INFO] [stdout] --> src/vec3.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn Colour(x: f32, y: f32, z: f32) -> Colour { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/hit.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `clamp` has been stable since 1.50.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(clamp)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Point3` should have a snake case name [INFO] [stdout] --> src/vec3.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn Point3(x: f32, y: f32, z: f32) -> Point3 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `point3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Colour` should have a snake case name [INFO] [stdout] --> src/vec3.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn Colour(x: f32, y: f32, z: f32) -> Colour { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `colour` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/material.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | fn scatter(&self, ray: &Ray, hit_rec: &HitRecord) -> Option<(Colour, Ray)> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `Point3` [INFO] [stdout] --> src/vec3.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn Point3(x: f32, y: f32, z: f32) -> Point3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `Colour` [INFO] [stdout] --> src/vec3.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn Colour(x: f32, y: f32, z: f32) -> Colour { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/hit.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `clamp` has been stable since 1.50.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(clamp)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Point3` should have a snake case name [INFO] [stdout] --> src/vec3.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn Point3(x: f32, y: f32, z: f32) -> Point3 { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `point3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Colour` should have a snake case name [INFO] [stdout] --> src/vec3.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn Colour(x: f32, y: f32, z: f32) -> Colour { [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `colour` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.04s [INFO] running `Command { std: "docker" "inspect" "21f2eb41f2f39370e8a4c2dfbd7c8bc82edc5d9eff1131f3d53f4b29f43351b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f2eb41f2f39370e8a4c2dfbd7c8bc82edc5d9eff1131f3d53f4b29f43351b4", kill_on_drop: false }` [INFO] [stdout] 21f2eb41f2f39370e8a4c2dfbd7c8bc82edc5d9eff1131f3d53f4b29f43351b4