[INFO] cloning repository https://github.com/agelito/rust-raytracer-in-a-weekend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agelito/rust-raytracer-in-a-weekend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagelito%2Frust-raytracer-in-a-weekend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagelito%2Frust-raytracer-in-a-weekend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1482cd1dd6402a7e9a8054832c384c007bfae535 [INFO] testing agelito/rust-raytracer-in-a-weekend against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagelito%2Frust-raytracer-in-a-weekend" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agelito/rust-raytracer-in-a-weekend on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agelito/rust-raytracer-in-a-weekend [INFO] finished tweaking git repo https://github.com/agelito/rust-raytracer-in-a-weekend [INFO] tweaked toml for git repo https://github.com/agelito/rust-raytracer-in-a-weekend written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/agelito/rust-raytracer-in-a-weekend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9c59fdcedb35b0d626f54cdb55fab2674b0aabb9045fbca162a949ff5ba304f [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" "b9c59fdcedb35b0d626f54cdb55fab2674b0aabb9045fbca162a949ff5ba304f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9c59fdcedb35b0d626f54cdb55fab2674b0aabb9045fbca162a949ff5ba304f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c59fdcedb35b0d626f54cdb55fab2674b0aabb9045fbca162a949ff5ba304f", kill_on_drop: false }` [INFO] [stdout] b9c59fdcedb35b0d626f54cdb55fab2674b0aabb9045fbca162a949ff5ba304f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 228adad5f2e4bd4b45ac99faec3ce98833b1319612f76497ed70f572440e0e1a [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" "228adad5f2e4bd4b45ac99faec3ce98833b1319612f76497ed70f572440e0e1a", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling minifb v0.18.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling bvh v0.3.2 [INFO] [stderr] Compiling ray-tracer-in-one-weekend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `t0` [INFO] [stdout] --> src/objects/sphere.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | fn bounding_box(&self, t0: f64, t1: f64) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/objects/sphere.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | fn bounding_box(&self, t0: f64, t1: f64) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hit` [INFO] [stdout] --> src/math/aabb.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<()> { [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: `perspective` [INFO] [stdout] --> src/scene/camera.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn perspective( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "228adad5f2e4bd4b45ac99faec3ce98833b1319612f76497ed70f572440e0e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228adad5f2e4bd4b45ac99faec3ce98833b1319612f76497ed70f572440e0e1a", kill_on_drop: false }` [INFO] [stdout] 228adad5f2e4bd4b45ac99faec3ce98833b1319612f76497ed70f572440e0e1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce36a31a5b248fadaf7fc63b69dc9444622188cc90f21957aee078f68994701d [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" "ce36a31a5b248fadaf7fc63b69dc9444622188cc90f21957aee078f68994701d", kill_on_drop: false }` [INFO] [stderr] Compiling ray-tracer-in-one-weekend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `t0` [INFO] [stdout] --> src/objects/sphere.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | fn bounding_box(&self, t0: f64, t1: f64) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/objects/sphere.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | fn bounding_box(&self, t0: f64, t1: f64) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_t1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hit` [INFO] [stdout] --> src/math/aabb.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<()> { [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: `perspective` [INFO] [stdout] --> src/scene/camera.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn perspective( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "ce36a31a5b248fadaf7fc63b69dc9444622188cc90f21957aee078f68994701d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce36a31a5b248fadaf7fc63b69dc9444622188cc90f21957aee078f68994701d", kill_on_drop: false }` [INFO] [stdout] ce36a31a5b248fadaf7fc63b69dc9444622188cc90f21957aee078f68994701d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a517fa4ae1a0e13f6fb81108af83ca00aec783031debe9cc6793d3416a123bd2 [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" "a517fa4ae1a0e13f6fb81108af83ca00aec783031debe9cc6793d3416a123bd2", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `t0` [INFO] [stderr] --> src/objects/sphere.rs:55:28 [INFO] [stderr] | [INFO] [stderr] 55 | fn bounding_box(&self, t0: f64, t1: f64) -> Option { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_t0` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t1` [INFO] [stderr] --> src/objects/sphere.rs:55:37 [INFO] [stderr] | [INFO] [stderr] 55 | fn bounding_box(&self, t0: f64, t1: f64) -> Option { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_t1` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `hit` [INFO] [stderr] --> src/math/aabb.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn hit(&self, ray: &Ray, t_min: f64, t_max: f64) -> Option<()> { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `perspective` [INFO] [stderr] --> src/scene/camera.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn perspective( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ray_tracer_in_one_weekend-3ec5508e225d89b5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a517fa4ae1a0e13f6fb81108af83ca00aec783031debe9cc6793d3416a123bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a517fa4ae1a0e13f6fb81108af83ca00aec783031debe9cc6793d3416a123bd2", kill_on_drop: false }` [INFO] [stdout] a517fa4ae1a0e13f6fb81108af83ca00aec783031debe9cc6793d3416a123bd2