[INFO] cloning repository https://github.com/Berling/pbrt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Berling/pbrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerling%2Fpbrt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerling%2Fpbrt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 645ecb90739f6cb585e0a99aea02c3775fdcf272 [INFO] checking Berling/pbrt/645ecb90739f6cb585e0a99aea02c3775fdcf272 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerling%2Fpbrt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Berling/pbrt on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Berling/pbrt [INFO] finished tweaking git repo https://github.com/Berling/pbrt [INFO] tweaked toml for git repo https://github.com/Berling/pbrt written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Berling/pbrt already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 042ce8b03834b18fb53e657de68d14a3fee37fa272943cf8f6df0860667c703d [INFO] running `Command { std: "docker" "start" "-a" "042ce8b03834b18fb53e657de68d14a3fee37fa272943cf8f6df0860667c703d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "042ce8b03834b18fb53e657de68d14a3fee37fa272943cf8f6df0860667c703d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042ce8b03834b18fb53e657de68d14a3fee37fa272943cf8f6df0860667c703d", kill_on_drop: false }` [INFO] [stdout] 042ce8b03834b18fb53e657de68d14a3fee37fa272943cf8f6df0860667c703d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4039d2498cab25ab20cd63a4c1cbe6ed455871aa2c00f3d69b277dddb427bef6 [INFO] running `Command { std: "docker" "start" "-a" "4039d2498cab25ab20cd63a4c1cbe6ed455871aa2c00f3d69b277dddb427bef6", kill_on_drop: false }` [INFO] [stderr] Checking pbrt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/math/vector3.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Vector3 { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 15 | pub fn new(x: T, y: T, z: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `permute` is never used [INFO] [stdout] --> src/math/vector3.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Vector3 { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 21 | pub fn permute(self, perm: [usize; 3]) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `horizontal_product` is never used [INFO] [stdout] --> src/math/vector3.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl> Vector3 { [INFO] [stdout] | ----------------------------------- method in this implementation [INFO] [stdout] 31 | pub fn horizontal_product(self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `abs` is never used [INFO] [stdout] --> src/math/vector3.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl Vector3 { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 37 | pub fn abs(self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `min`, `max`, `min_component_value`, `max_component_value`, `min_component_index`, and `max_component_index` are never used [INFO] [stdout] --> src/math/vector3.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl Vector3 { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] 47 | pub fn min(self, rhs: Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn max(self, rhs: Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn min_component_value(&self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn max_component_value(&self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn min_component_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn max_component_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fma` is never used [INFO] [stdout] --> src/math/vector3.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 100 | impl + Mul + Copy> Vector3 { [INFO] [stdout] | ------------------------------------------------------------ method in this implementation [INFO] [stdout] 101 | pub fn fma(self, b: Self, c: Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lerp` is never used [INFO] [stdout] --> src/math/vector3.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 110 | impl + Sub + Mul + Copy> Vector3 { [INFO] [stdout] | ------------------------------------------------------------------------------------ method in this implementation [INFO] [stdout] 111 | pub fn lerp(self, rhs: Self, t: T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `has_nan`, `ceil`, and `floor` are never used [INFO] [stdout] --> src/math/vector3.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 116 | impl Vector3 { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 117 | pub fn has_nan(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn ceil(self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn floor(self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/math/vector3.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl Vector3 { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 15 | pub fn new(x: T, y: T, z: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `permute` is never used [INFO] [stdout] --> src/math/vector3.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Vector3 { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 21 | pub fn permute(self, perm: [usize; 3]) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `horizontal_product` is never used [INFO] [stdout] --> src/math/vector3.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl> Vector3 { [INFO] [stdout] | ----------------------------------- method in this implementation [INFO] [stdout] 31 | pub fn horizontal_product(self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `abs` is never used [INFO] [stdout] --> src/math/vector3.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl Vector3 { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 37 | pub fn abs(self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `min`, `max`, `min_component_value`, `max_component_value`, `min_component_index`, and `max_component_index` are never used [INFO] [stdout] --> src/math/vector3.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl Vector3 { [INFO] [stdout] | ------------------------------ methods in this implementation [INFO] [stdout] 47 | pub fn min(self, rhs: Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn max(self, rhs: Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn min_component_value(&self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn max_component_value(&self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn min_component_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn max_component_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fma` is never used [INFO] [stdout] --> src/math/vector3.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 100 | impl + Mul + Copy> Vector3 { [INFO] [stdout] | ------------------------------------------------------------ method in this implementation [INFO] [stdout] 101 | pub fn fma(self, b: Self, c: Self) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lerp` is never used [INFO] [stdout] --> src/math/vector3.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 110 | impl + Sub + Mul + Copy> Vector3 { [INFO] [stdout] | ------------------------------------------------------------------------------------ method in this implementation [INFO] [stdout] 111 | pub fn lerp(self, rhs: Self, t: T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `has_nan`, `ceil`, and `floor` are never used [INFO] [stdout] --> src/math/vector3.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 116 | impl Vector3 { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 117 | pub fn has_nan(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn ceil(self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn floor(self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "4039d2498cab25ab20cd63a4c1cbe6ed455871aa2c00f3d69b277dddb427bef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4039d2498cab25ab20cd63a4c1cbe6ed455871aa2c00f3d69b277dddb427bef6", kill_on_drop: false }` [INFO] [stdout] 4039d2498cab25ab20cd63a4c1cbe6ed455871aa2c00f3d69b277dddb427bef6