[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 try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGilnaa%2Frsrt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gilnaa/rsrt on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Gilnaa/rsrt already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb62cf60c61a80cd1b49c246a984634a51f0b7786b7359a2274de4883b6513e5 [INFO] running `Command { std: "docker" "start" "-a" "fb62cf60c61a80cd1b49c246a984634a51f0b7786b7359a2274de4883b6513e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb62cf60c61a80cd1b49c246a984634a51f0b7786b7359a2274de4883b6513e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb62cf60c61a80cd1b49c246a984634a51f0b7786b7359a2274de4883b6513e5", kill_on_drop: false }` [INFO] [stdout] fb62cf60c61a80cd1b49c246a984634a51f0b7786b7359a2274de4883b6513e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ecff61d593fc537077a5b8fca0b7060b2528bf960d2db71bd071c98b36159df [INFO] running `Command { std: "docker" "start" "-a" "7ecff61d593fc537077a5b8fca0b7060b2528bf960d2db71bd071c98b36159df", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [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 num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [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)]` (part of `#[warn(unused)]`) on by default [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: 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Point3` is never used [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Colour` is never used [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: field `front_face` is never read [INFO] [stdout] --> src/hit.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HitRecord { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub front_face: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/hit.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl HitList { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [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)]` (part of `#[warn(nonstandard_style)]`) 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: 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)]` (part of `#[warn(unused)]`) on by default [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: 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Point3` is never used [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Colour` is never used [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: field `front_face` is never read [INFO] [stdout] --> src/hit.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HitRecord { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub front_face: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear` is never used [INFO] [stdout] --> src/hit.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl HitList { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [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)]` (part of `#[warn(nonstandard_style)]`) 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s [INFO] running `Command { std: "docker" "inspect" "7ecff61d593fc537077a5b8fca0b7060b2528bf960d2db71bd071c98b36159df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecff61d593fc537077a5b8fca0b7060b2528bf960d2db71bd071c98b36159df", kill_on_drop: false }` [INFO] [stdout] 7ecff61d593fc537077a5b8fca0b7060b2528bf960d2db71bd071c98b36159df