[INFO] cloning repository https://github.com/ilikeorangutans/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilikeorangutans/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikeorangutans%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikeorangutans%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9f3676ca5df3b7d6c2597a8bb07039d2954d8a8 [INFO] checking ilikeorangutans/raytracer against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikeorangutans%2Fraytracer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilikeorangutans/raytracer on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilikeorangutans/raytracer [INFO] finished tweaking git repo https://github.com/ilikeorangutans/raytracer [INFO] tweaked toml for git repo https://github.com/ilikeorangutans/raytracer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ilikeorangutans/raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74d06d7495ffee1acdeb88efcfd7e9d50f5fe536335266fe598107699e2811d4 [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" "74d06d7495ffee1acdeb88efcfd7e9d50f5fe536335266fe598107699e2811d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74d06d7495ffee1acdeb88efcfd7e9d50f5fe536335266fe598107699e2811d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d06d7495ffee1acdeb88efcfd7e9d50f5fe536335266fe598107699e2811d4", kill_on_drop: false }` [INFO] [stdout] 74d06d7495ffee1acdeb88efcfd7e9d50f5fe536335266fe598107699e2811d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b696aa2a153c72e9a71b2396f39cc420b62a790eac9926e175e55e4322958595 [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" "b696aa2a153c72e9a71b2396f39cc420b62a790eac9926e175e55e4322958595", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/tuple.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(x: f64, y: f64, z: f64, w: f64) -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_point` [INFO] [stdout] --> src/tuple.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new_point(x: f64, y: f64, z: f64) -> Tuple { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_vector` [INFO] [stdout] --> src/tuple.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new_vector(x: f64, y: f64, z: f64) -> Tuple { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_point` [INFO] [stdout] --> src/tuple.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn is_point(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_vector` [INFO] [stdout] --> src/tuple.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn is_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/tuple.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn add(&self, other: &Tuple) -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub` [INFO] [stdout] --> src/tuple.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn sub(&self, other: &Tuple) -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `negate` [INFO] [stdout] --> src/tuple.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn negate(&self) -> Tuple { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mult` [INFO] [stdout] --> src/tuple.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn mult(&self, factor: f64) -> Tuple { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `div` [INFO] [stdout] --> src/tuple.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn div(&self, divisor: f64) -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `magnitude` [INFO] [stdout] --> src/tuple.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn magnitude(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalize` [INFO] [stdout] --> src/tuple.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn normalize(&self) -> Tuple { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot_product` [INFO] [stdout] --> src/tuple.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn dot_product(&self, other: &Tuple) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_product` [INFO] [stdout] --> src/tuple.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn cross_product(&self, other: &Tuple) -> Tuple { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_point` [INFO] [stdout] --> src/tuple.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn is_point(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_vector` [INFO] [stdout] --> src/tuple.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn is_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sub` [INFO] [stdout] --> src/tuple.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn sub(&self, other: &Tuple) -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `negate` [INFO] [stdout] --> src/tuple.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn negate(&self) -> Tuple { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mult` [INFO] [stdout] --> src/tuple.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn mult(&self, factor: f64) -> Tuple { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `div` [INFO] [stdout] --> src/tuple.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn div(&self, divisor: f64) -> Tuple { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `magnitude` [INFO] [stdout] --> src/tuple.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn magnitude(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalize` [INFO] [stdout] --> src/tuple.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn normalize(&self) -> Tuple { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot_product` [INFO] [stdout] --> src/tuple.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn dot_product(&self, other: &Tuple) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross_product` [INFO] [stdout] --> src/tuple.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn cross_product(&self, other: &Tuple) -> Tuple { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/projectile.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / canvas.draw_point(Point::new( [INFO] [stdout] 72 | | draw_position.x as i32, [INFO] [stdout] 73 | | -1 * draw_position.y as i32, [INFO] [stdout] 74 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/projectile.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | canvas.draw_line(Point::new(10, 10), Point::new(10, 600)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/projectile.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | / canvas.draw_point(Point::new( [INFO] [stdout] 72 | | draw_position.x as i32, [INFO] [stdout] 73 | | -1 * draw_position.y as i32, [INFO] [stdout] 74 | | )); [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/projectile.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | canvas.draw_line(Point::new(10, 10), Point::new(10, 600)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.52s [INFO] running `Command { std: "docker" "inspect" "b696aa2a153c72e9a71b2396f39cc420b62a790eac9926e175e55e4322958595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b696aa2a153c72e9a71b2396f39cc420b62a790eac9926e175e55e4322958595", kill_on_drop: false }` [INFO] [stdout] b696aa2a153c72e9a71b2396f39cc420b62a790eac9926e175e55e4322958595