[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] testing Gilnaa/rsrt 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%2FGilnaa%2Frsrt" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gilnaa/rsrt 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/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-28/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 10ad60e52d2cf7a30d95f88649f62608c1dd52077f76e5ed6b88d11f77f0866a [INFO] running `Command { std: "docker" "start" "-a" "10ad60e52d2cf7a30d95f88649f62608c1dd52077f76e5ed6b88d11f77f0866a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10ad60e52d2cf7a30d95f88649f62608c1dd52077f76e5ed6b88d11f77f0866a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ad60e52d2cf7a30d95f88649f62608c1dd52077f76e5ed6b88d11f77f0866a", kill_on_drop: false }` [INFO] [stdout] 10ad60e52d2cf7a30d95f88649f62608c1dd52077f76e5ed6b88d11f77f0866a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 3301934cbe22fca4d77af2f5dbda2e8eafce117687c25c1bd105f43dbd2acd31 [INFO] running `Command { std: "docker" "start" "-a" "3301934cbe22fca4d77af2f5dbda2e8eafce117687c25c1bd105f43dbd2acd31", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [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] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling 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 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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(clamp)] [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] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsraytrace` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3301934cbe22fca4d77af2f5dbda2e8eafce117687c25c1bd105f43dbd2acd31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3301934cbe22fca4d77af2f5dbda2e8eafce117687c25c1bd105f43dbd2acd31", kill_on_drop: false }` [INFO] [stdout] 3301934cbe22fca4d77af2f5dbda2e8eafce117687c25c1bd105f43dbd2acd31