[INFO] cloning repository https://github.com/rzeigler/raytracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rzeigler/raytracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzeigler%2Fraytracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzeigler%2Fraytracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32c53071427af479842c35c054502322dd6d938d [INFO] checking rzeigler/raytracing against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzeigler%2Fraytracing" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rzeigler/raytracing on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rzeigler/raytracing [INFO] finished tweaking git repo https://github.com/rzeigler/raytracing [INFO] tweaked toml for git repo https://github.com/rzeigler/raytracing written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/rzeigler/raytracing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e311d00f802cf7185dad5cca5d3219860a312d744b3de3a89d5fe0b0998e520 [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" "1e311d00f802cf7185dad5cca5d3219860a312d744b3de3a89d5fe0b0998e520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e311d00f802cf7185dad5cca5d3219860a312d744b3de3a89d5fe0b0998e520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e311d00f802cf7185dad5cca5d3219860a312d744b3de3a89d5fe0b0998e520", kill_on_drop: false }` [INFO] [stdout] 1e311d00f802cf7185dad5cca5d3219860a312d744b3de3a89d5fe0b0998e520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dfd010ff921da43a0a0a548b3384541705079e8de12ae63d75e283e2200cd0c [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" "0dfd010ff921da43a0a0a548b3384541705079e8de12ae63d75e283e2200cd0c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking png v0.16.5 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [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 rand_distr v0.2.2 [INFO] [stderr] Checking raytracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/geom.rs:623:19 [INFO] [stdout] | [INFO] [stdout] 623 | fn hit(&self, ray: &Ray, min_t: f64, max_t: f64) -> Option { [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: unused variable: `min_t` [INFO] [stdout] --> src/geom.rs:623:30 [INFO] [stdout] | [INFO] [stdout] 623 | fn hit(&self, ray: &Ray, min_t: f64, max_t: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_min_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_t` [INFO] [stdout] --> src/geom.rs:623:42 [INFO] [stdout] | [INFO] [stdout] 623 | fn hit(&self, ray: &Ray, min_t: f64, max_t: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t0` [INFO] [stdout] --> src/geom.rs:627:28 [INFO] [stdout] | [INFO] [stdout] 627 | 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] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/geom.rs:627:37 [INFO] [stdout] | [INFO] [stdout] 627 | 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: unused variable: `ray` [INFO] [stdout] --> src/geom.rs:623:19 [INFO] [stdout] | [INFO] [stdout] 623 | fn hit(&self, ray: &Ray, min_t: f64, max_t: f64) -> Option { [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: unused variable: `min_t` [INFO] [stdout] --> src/geom.rs:623:30 [INFO] [stdout] | [INFO] [stdout] 623 | fn hit(&self, ray: &Ray, min_t: f64, max_t: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_min_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_t` [INFO] [stdout] --> src/geom.rs:623:42 [INFO] [stdout] | [INFO] [stdout] 623 | fn hit(&self, ray: &Ray, min_t: f64, max_t: f64) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_max_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t0` [INFO] [stdout] --> src/geom.rs:627:28 [INFO] [stdout] | [INFO] [stdout] 627 | 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] [INFO] [stdout] warning: unused variable: `t1` [INFO] [stdout] --> src/geom.rs:627:37 [INFO] [stdout] | [INFO] [stdout] 627 | 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: `new` [INFO] [stdout] --> src/geom.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn new(origin: Vec3, direction: Vec3) -> Ray { [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` [INFO] [stdout] --> src/geom.rs:526:12 [INFO] [stdout] | [INFO] [stdout] 526 | pub fn new(v: Vec>) -> Collection { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time0` [INFO] [stdout] --> src/geom.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 590 | time0: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time1` [INFO] [stdout] --> src/geom.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | time1: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `random_in_hemisphere` [INFO] [stdout] --> src/draw.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn random_in_hemisphere(rng: &mut R, normal: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/geom.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn new(origin: Vec3, direction: Vec3) -> Ray { [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` [INFO] [stdout] --> src/geom.rs:526:12 [INFO] [stdout] | [INFO] [stdout] 526 | pub fn new(v: Vec>) -> Collection { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time0` [INFO] [stdout] --> src/geom.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 590 | time0: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time1` [INFO] [stdout] --> src/geom.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | time1: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `random_in_hemisphere` [INFO] [stdout] --> src/draw.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn random_in_hemisphere(rng: &mut R, normal: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.98s [INFO] running `Command { std: "docker" "inspect" "0dfd010ff921da43a0a0a548b3384541705079e8de12ae63d75e283e2200cd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dfd010ff921da43a0a0a548b3384541705079e8de12ae63d75e283e2200cd0c", kill_on_drop: false }` [INFO] [stdout] 0dfd010ff921da43a0a0a548b3384541705079e8de12ae63d75e283e2200cd0c