[INFO] cloning repository https://github.com/omorgan7/rusty_raygun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omorgan7/rusty_raygun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomorgan7%2Frusty_raygun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomorgan7%2Frusty_raygun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c36ad28b32ea0c62169cad4bdc81c3100c90f8b [INFO] checking omorgan7/rusty_raygun against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomorgan7%2Frusty_raygun" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omorgan7/rusty_raygun on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/omorgan7/rusty_raygun [INFO] finished tweaking git repo https://github.com/omorgan7/rusty_raygun [INFO] tweaked toml for git repo https://github.com/omorgan7/rusty_raygun written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/omorgan7/rusty_raygun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeda21f7460ab2a8804313ec33a9ef7d81411347133e35ecc7cd14c23a61f23c [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" "eeda21f7460ab2a8804313ec33a9ef7d81411347133e35ecc7cd14c23a61f23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeda21f7460ab2a8804313ec33a9ef7d81411347133e35ecc7cd14c23a61f23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeda21f7460ab2a8804313ec33a9ef7d81411347133e35ecc7cd14c23a61f23c", kill_on_drop: false }` [INFO] [stdout] eeda21f7460ab2a8804313ec33a9ef7d81411347133e35ecc7cd14c23a61f23c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f2351f4e3b2d3254569c2eef404441a5ceb4486e9fd002cc8e7f7bea8773d7 [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" "a1f2351f4e3b2d3254569c2eef404441a5ceb4486e9fd002cc8e7f7bea8773d7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking rusty_raygun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let mut light_hit : Option<(&Triangle)> = None; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let mut light_hit : Option<(&Triangle)> = None; [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread_count` [INFO] [stdout] --> src/main.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let thread_count : usize = 8; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray_direction` [INFO] [stdout] --> src/traceable/mod.rs:260:105 [INFO] [stdout] | [INFO] [stdout] 260 | ...ine, iteration : i32, ray_direction: Vector3, hit_position: Vector3, scene: &Scene, objects: &[&dyn Traceable]) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread_count` [INFO] [stdout] --> src/main.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | let thread_count : usize = 8; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray_direction` [INFO] [stdout] --> src/traceable/mod.rs:260:105 [INFO] [stdout] | [INFO] [stdout] 260 | ...ine, iteration : i32, ray_direction: Vector3, hit_position: Vector3, scene: &Scene, objects: &[&dyn Traceable]) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `traceable::Basis` in public interface (error E0446) [INFO] [stdout] --> src/traceable/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pub fn hemispherical_ray(&mut self, normal: Basis) -> Vector3 { [INFO] [stdout] 54 | | let u1 : f32 = self.rng.gen(); [INFO] [stdout] 55 | | let u2 : f32 = self.rng.gen(); [INFO] [stdout] 56 | | [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `traceable::Basis` in public interface (error E0446) [INFO] [stdout] --> src/traceable/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / pub fn cosine_ray(&mut self, normal: Basis) -> Vector3 { [INFO] [stdout] 70 | | let u1 : f32 = self.rng.gen(); [INFO] [stdout] 71 | | let u2 : f32 = self.rng.gen(); [INFO] [stdout] 72 | | [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hemispherical_ray` [INFO] [stdout] --> src/traceable/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn hemispherical_ray(&mut self, normal: Basis) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `traceable::Basis` in public interface (error E0446) [INFO] [stdout] --> src/traceable/mod.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pub fn hemispherical_ray(&mut self, normal: Basis) -> Vector3 { [INFO] [stdout] 54 | | let u1 : f32 = self.rng.gen(); [INFO] [stdout] 55 | | let u2 : f32 = self.rng.gen(); [INFO] [stdout] 56 | | [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `traceable::Basis` in public interface (error E0446) [INFO] [stdout] --> src/traceable/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / pub fn cosine_ray(&mut self, normal: Basis) -> Vector3 { [INFO] [stdout] 70 | | let u1 : f32 = self.rng.gen(); [INFO] [stdout] 71 | | let u2 : f32 = self.rng.gen(); [INFO] [stdout] 72 | | [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hemispherical_ray` [INFO] [stdout] --> src/traceable/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn hemispherical_ray(&mut self, normal: Basis) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.74s [INFO] running `Command { std: "docker" "inspect" "a1f2351f4e3b2d3254569c2eef404441a5ceb4486e9fd002cc8e7f7bea8773d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f2351f4e3b2d3254569c2eef404441a5ceb4486e9fd002cc8e7f7bea8773d7", kill_on_drop: false }` [INFO] [stdout] a1f2351f4e3b2d3254569c2eef404441a5ceb4486e9fd002cc8e7f7bea8773d7