[INFO] cloning repository https://github.com/raidiun/feor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raidiun/feor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraidiun%2Ffeor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraidiun%2Ffeor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad404920e5b479c2eabbe4cc7304e4687aa87049 [INFO] checking raidiun/feor against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraidiun%2Ffeor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raidiun/feor [INFO] finished tweaking git repo https://github.com/raidiun/feor [INFO] tweaked toml for git repo https://github.com/raidiun/feor written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raidiun/feor on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raidiun/feor 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 420b3f5427d8d38f30a2080223c04870f9a782f08b5319d393bb4784c7b27546 [INFO] running `Command { std: "docker" "start" "-a" "420b3f5427d8d38f30a2080223c04870f9a782f08b5319d393bb4784c7b27546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "420b3f5427d8d38f30a2080223c04870f9a782f08b5319d393bb4784c7b27546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420b3f5427d8d38f30a2080223c04870f9a782f08b5319d393bb4784c7b27546", kill_on_drop: false }` [INFO] [stdout] 420b3f5427d8d38f30a2080223c04870f9a782f08b5319d393bb4784c7b27546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a9544b9079e3d1a8bfdd0acc38fe5f8b6616cd1435ee127dba1cf761c029815 [INFO] running `Command { std: "docker" "start" "-a" "1a9544b9079e3d1a8bfdd0acc38fe5f8b6616cd1435ee127dba1cf761c029815", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bmp v0.5.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking wide v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking simba v0.7.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.30.0 [INFO] [stderr] Checking ritw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `diffuse_blue` [INFO] [stdout] --> src/main.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let diffuse_blue = Diffuse::new(Colour::new(0.0,0.0,1.0)); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diffuse_blue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glass` [INFO] [stdout] --> src/main.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let glass = Dielectric::new(Colour::new(0.9,0.8,0.9),1.5); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_glass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `aspect_ratio` is never read [INFO] [stdout] --> src/camera.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct ViewPort { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 5 | aspect_ratio: Fpr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ViewPort` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `focal_length` and `viewport` are never read [INFO] [stdout] --> src/camera.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | origin: Vector3, [INFO] [stdout] 25 | focal_length: Fpr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 26 | viewport: ViewPort, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Camera` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `camera` is never read [INFO] [stdout] --> src/scene.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) struct Scene<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 8 | pub bodies: Vec<&'a dyn RenderedBody<'a>>, [INFO] [stdout] 9 | pub camera: Camera, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | thread.join(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 193 | let _ = thread.join(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/geometry.rs:4:85 [INFO] [stdout] | [INFO] [stdout] 4 | fn get_hit(&'a self, ray: &Ray, tmin: Option, tmax: Option) -> Option; [INFO] [stdout] | -- the lifetime is named here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 4 | fn get_hit(&'a self, ray: &Ray, tmin: Option, tmax: Option) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/geometry.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/geometry.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn get_hit(&self, ray: &Ray, tmin: Option, tmax: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn get_hit(&self, ray: &Ray, tmin: Option, tmax: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diffuse_blue` [INFO] [stdout] --> src/main.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | let diffuse_blue = Diffuse::new(Colour::new(0.0,0.0,1.0)); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diffuse_blue` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glass` [INFO] [stdout] --> src/main.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | let glass = Dielectric::new(Colour::new(0.9,0.8,0.9),1.5); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_glass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `aspect_ratio` is never read [INFO] [stdout] --> src/camera.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct ViewPort { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 5 | aspect_ratio: Fpr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ViewPort` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `focal_length` and `viewport` are never read [INFO] [stdout] --> src/camera.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | origin: Vector3, [INFO] [stdout] 25 | focal_length: Fpr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 26 | viewport: ViewPort, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Camera` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `camera` is never read [INFO] [stdout] --> src/scene.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) struct Scene<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 8 | pub bodies: Vec<&'a dyn RenderedBody<'a>>, [INFO] [stdout] 9 | pub camera: Camera, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | thread.join(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 193 | let _ = thread.join(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/geometry.rs:4:85 [INFO] [stdout] | [INFO] [stdout] 4 | fn get_hit(&'a self, ray: &Ray, tmin: Option, tmax: Option) -> Option; [INFO] [stdout] | -- the lifetime is named here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 4 | fn get_hit(&'a self, ray: &Ray, tmin: Option, tmax: Option) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/geometry.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 26 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/geometry.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | fn get_hit(&self, ray: &Ray, tmin_opt: Option, tmax_opt: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/scene.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn get_hit(&self, ray: &Ray, tmin: Option, tmax: Option) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn get_hit(&self, ray: &Ray, tmin: Option, tmax: Option) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s [INFO] running `Command { std: "docker" "inspect" "1a9544b9079e3d1a8bfdd0acc38fe5f8b6616cd1435ee127dba1cf761c029815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9544b9079e3d1a8bfdd0acc38fe5f8b6616cd1435ee127dba1cf761c029815", kill_on_drop: false }` [INFO] [stdout] 1a9544b9079e3d1a8bfdd0acc38fe5f8b6616cd1435ee127dba1cf761c029815