[INFO] cloning repository https://github.com/Kethku/RustyRayTracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kethku/RustyRayTracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustyRayTracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustyRayTracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25633642276e2a25325f760faa1f58d1fa1bb375 [INFO] testing Kethku/RustyRayTracer against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustyRayTracer" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kethku/RustyRayTracer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kethku/RustyRayTracer [INFO] finished tweaking git repo https://github.com/Kethku/RustyRayTracer [INFO] tweaked toml for git repo https://github.com/Kethku/RustyRayTracer written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/Kethku/RustyRayTracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 490832d9dabf5bea48ab0b7b3cb54127692b8080e58f1dc4e0c2fc9e276ffaea [INFO] running `Command { std: "docker" "start" "-a" "490832d9dabf5bea48ab0b7b3cb54127692b8080e58f1dc4e0c2fc9e276ffaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "490832d9dabf5bea48ab0b7b3cb54127692b8080e58f1dc4e0c2fc9e276ffaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "490832d9dabf5bea48ab0b7b3cb54127692b8080e58f1dc4e0c2fc9e276ffaea", kill_on_drop: false }` [INFO] [stdout] 490832d9dabf5bea48ab0b7b3cb54127692b8080e58f1dc4e0c2fc9e276ffaea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51dd4239be1cb2dc96143e995eef3185a0f4d27ce4a455e91dc970f7fe564b2d [INFO] running `Command { std: "docker" "start" "-a" "51dd4239be1cb2dc96143e995eef3185a0f4d27ce4a455e91dc970f7fe564b2d", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling minifb v0.10.4 [INFO] [stderr] Compiling rusty_ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Barrier` [INFO] [stdout] --> src/main.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::{Arc, Mutex, Barrier}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::*` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::f64::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/distance_field.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | fn ray_cast(&self, Vector, Vector) -> Option; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/distance_field.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | fn ray_cast(&self, Vector, Vector) -> Option; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/distance_field.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | fn distance(&self, Vector) -> f64; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/distance_field.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | fn normal(&self, Vector) -> Vector; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/distance_field.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | fn characteristics(&self, Vector) -> Characteristics; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vector` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `characteristics::*` [INFO] [stdout] --> src/scene.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use characteristics::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `distance_field::*` [INFO] [stdout] --> src/atmosphere.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use distance_field::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `scene::*` [INFO] [stdout] --> src/atmosphere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use scene::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `atmosphere::*` [INFO] [stdout] --> src/scene_renderer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use atmosphere::*; [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(iterator_step_by)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(iterator_step_by)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 12 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 `rusty_ray_tracer` due to 2 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "51dd4239be1cb2dc96143e995eef3185a0f4d27ce4a455e91dc970f7fe564b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51dd4239be1cb2dc96143e995eef3185a0f4d27ce4a455e91dc970f7fe564b2d", kill_on_drop: false }` [INFO] [stdout] 51dd4239be1cb2dc96143e995eef3185a0f4d27ce4a455e91dc970f7fe564b2d