Oct 11 07:46:55.063 INFO testing AlexEne/raytracing-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:46:55.063 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:46:55.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:46:55.349 INFO blam! f85bed044ba35de6b58d653c0305828dd06f032f79c308a2e56abe42ac6c5c04 Oct 11 07:46:55.350 INFO running `"docker" "start" "-a" "f85bed044ba35de6b58d653c0305828dd06f032f79c308a2e56abe42ac6c5c04"` Oct 11 07:46:56.213 INFO kablam! usermod: no changes Oct 11 07:46:56.316 INFO kablam! Compiling minifb v0.10.4 Oct 11 07:46:56.316 INFO kablam! Compiling rayon v1.0.1 Oct 11 07:47:01.345 INFO kablam! Compiling raytracing_test v0.1.0 (/source) Oct 11 07:47:03.100 INFO kablam! warning: value assigned to `outward_normal` is never read Oct 11 07:47:03.100 INFO kablam! --> src/material.rs:48:21 Oct 11 07:47:03.100 INFO kablam! | Oct 11 07:47:03.100 INFO kablam! 48 | let mut outward_normal = Vec3::new(0.0, 0.0, 0.0); Oct 11 07:47:03.100 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:47:03.100 INFO kablam! | Oct 11 07:47:03.100 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 07:47:03.100 INFO kablam! Oct 11 07:47:03.100 INFO kablam! warning: value assigned to `ni_over_nt` is never read Oct 11 07:47:03.100 INFO kablam! --> src/material.rs:50:21 Oct 11 07:47:03.100 INFO kablam! | Oct 11 07:47:03.100 INFO kablam! 50 | let mut ni_over_nt = 0.0; Oct 11 07:47:03.100 INFO kablam! | ^^^^^^^^^^ Oct 11 07:47:03.100 INFO kablam! Oct 11 07:47:03.100 INFO kablam! warning: value assigned to `cosine` is never read Oct 11 07:47:03.100 INFO kablam! --> src/material.rs:51:21 Oct 11 07:47:03.100 INFO kablam! | Oct 11 07:47:03.100 INFO kablam! 51 | let mut cosine = 0.0; Oct 11 07:47:03.100 INFO kablam! | ^^^^^^ Oct 11 07:47:03.100 INFO kablam! Oct 11 07:47:03.100 INFO kablam! warning: value assigned to `reflect_prob` is never read Oct 11 07:47:03.100 INFO kablam! --> src/material.rs:52:21 Oct 11 07:47:03.100 INFO kablam! | Oct 11 07:47:03.100 INFO kablam! 52 | let mut reflect_prob = 1.0; Oct 11 07:47:03.100 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:47:03.100 INFO kablam! Oct 11 07:47:03.124 INFO kablam! warning: field is never used: `time_0` Oct 11 07:47:03.125 INFO kablam! --> src/camera.rs:15:5 Oct 11 07:47:03.125 INFO kablam! | Oct 11 07:47:03.125 INFO kablam! 15 | time_0: f32, Oct 11 07:47:03.125 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:47:03.125 INFO kablam! | Oct 11 07:47:03.125 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:47:03.125 INFO kablam! Oct 11 07:47:03.125 INFO kablam! warning: field is never used: `time_1` Oct 11 07:47:03.125 INFO kablam! --> src/camera.rs:16:5 Oct 11 07:47:03.125 INFO kablam! | Oct 11 07:47:03.125 INFO kablam! 16 | time_1: f32, Oct 11 07:47:03.125 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:47:03.125 INFO kablam! Oct 11 07:47:03.125 INFO kablam! warning: field is never used: `w` Oct 11 07:47:03.125 INFO kablam! --> src/camera.rs:19:5 Oct 11 07:47:03.125 INFO kablam! | Oct 11 07:47:03.125 INFO kablam! 19 | w: Vec3, Oct 11 07:47:03.125 INFO kablam! | ^^^^^^^ Oct 11 07:47:03.125 INFO kablam! Oct 11 07:47:04.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.79s Oct 11 07:47:04.019 INFO kablam! su: No module specific data is present Oct 11 07:47:04.433 INFO running `"docker" "rm" "-f" "f85bed044ba35de6b58d653c0305828dd06f032f79c308a2e56abe42ac6c5c04"` Oct 11 07:47:04.606 INFO blam! f85bed044ba35de6b58d653c0305828dd06f032f79c308a2e56abe42ac6c5c04 Oct 11 07:47:04.628 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:47:04.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:47:04.970 INFO blam! 91492fbb0233ec4910e542b40b577a6a1342c0512b0b73c87ad484781b733a79 Oct 11 07:47:04.971 INFO running `"docker" "start" "-a" "91492fbb0233ec4910e542b40b577a6a1342c0512b0b73c87ad484781b733a79"` Oct 11 07:47:05.610 INFO kablam! usermod: no changes Oct 11 07:47:05.687 INFO kablam! Compiling raytracing_test v0.1.0 (/source) Oct 11 07:47:07.835 INFO kablam! warning: value assigned to `outward_normal` is never read Oct 11 07:47:07.835 INFO kablam! --> src/material.rs:48:21 Oct 11 07:47:07.835 INFO kablam! | Oct 11 07:47:07.835 INFO kablam! 48 | let mut outward_normal = Vec3::new(0.0, 0.0, 0.0); Oct 11 07:47:07.835 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 07:47:07.835 INFO kablam! | Oct 11 07:47:07.835 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 07:47:07.835 INFO kablam! Oct 11 07:47:07.835 INFO kablam! warning: value assigned to `ni_over_nt` is never read Oct 11 07:47:07.835 INFO kablam! --> src/material.rs:50:21 Oct 11 07:47:07.835 INFO kablam! | Oct 11 07:47:07.835 INFO kablam! 50 | let mut ni_over_nt = 0.0; Oct 11 07:47:07.835 INFO kablam! | ^^^^^^^^^^ Oct 11 07:47:07.835 INFO kablam! Oct 11 07:47:07.835 INFO kablam! warning: value assigned to `cosine` is never read Oct 11 07:47:07.835 INFO kablam! --> src/material.rs:51:21 Oct 11 07:47:07.835 INFO kablam! | Oct 11 07:47:07.836 INFO kablam! 51 | let mut cosine = 0.0; Oct 11 07:47:07.836 INFO kablam! | ^^^^^^ Oct 11 07:47:07.836 INFO kablam! Oct 11 07:47:07.836 INFO kablam! warning: value assigned to `reflect_prob` is never read Oct 11 07:47:07.836 INFO kablam! --> src/material.rs:52:21 Oct 11 07:47:07.836 INFO kablam! | Oct 11 07:47:07.836 INFO kablam! 52 | let mut reflect_prob = 1.0; Oct 11 07:47:07.836 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:47:07.836 INFO kablam! Oct 11 07:47:07.858 INFO kablam! warning: field is never used: `time_0` Oct 11 07:47:07.858 INFO kablam! --> src/camera.rs:15:5 Oct 11 07:47:07.858 INFO kablam! | Oct 11 07:47:07.858 INFO kablam! 15 | time_0: f32, Oct 11 07:47:07.858 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:47:07.858 INFO kablam! | Oct 11 07:47:07.858 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:47:07.858 INFO kablam! Oct 11 07:47:07.858 INFO kablam! warning: field is never used: `time_1` Oct 11 07:47:07.858 INFO kablam! --> src/camera.rs:16:5 Oct 11 07:47:07.858 INFO kablam! | Oct 11 07:47:07.858 INFO kablam! 16 | time_1: f32, Oct 11 07:47:07.858 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:47:07.858 INFO kablam! Oct 11 07:47:07.858 INFO kablam! warning: field is never used: `w` Oct 11 07:47:07.858 INFO kablam! --> src/camera.rs:19:5 Oct 11 07:47:07.858 INFO kablam! | Oct 11 07:47:07.858 INFO kablam! 19 | w: Vec3, Oct 11 07:47:07.858 INFO kablam! | ^^^^^^^ Oct 11 07:47:07.861 INFO kablam! Oct 11 07:47:08.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Oct 11 07:47:08.183 INFO kablam! su: No module specific data is present Oct 11 07:47:08.462 INFO running `"docker" "rm" "-f" "91492fbb0233ec4910e542b40b577a6a1342c0512b0b73c87ad484781b733a79"` Oct 11 07:47:08.553 INFO blam! 91492fbb0233ec4910e542b40b577a6a1342c0512b0b73c87ad484781b733a79 Oct 11 07:47:08.554 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:47:08.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:47:08.753 INFO blam! 329d4797766482c4acfebec1eb3fe47bc1ec661a1f20fdfd751fff7a593d7ced Oct 11 07:47:08.754 INFO running `"docker" "start" "-a" "329d4797766482c4acfebec1eb3fe47bc1ec661a1f20fdfd751fff7a593d7ced"` Oct 11 07:47:09.151 INFO kablam! usermod: no changes Oct 11 07:47:09.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 07:47:09.232 INFO kablam! Running /target/debug/deps/raytracing_test-fdda3a81d9e7a5fa Oct 11 07:47:09.233 INFO blam! Oct 11 07:47:09.233 INFO blam! running 0 tests Oct 11 07:47:09.233 INFO blam! Oct 11 07:47:09.233 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:47:09.233 INFO blam! Oct 11 07:47:09.235 INFO kablam! su: No module specific data is present Oct 11 07:47:09.633 INFO running `"docker" "rm" "-f" "329d4797766482c4acfebec1eb3fe47bc1ec661a1f20fdfd751fff7a593d7ced"` Oct 11 07:47:09.976 INFO blam! 329d4797766482c4acfebec1eb3fe47bc1ec661a1f20fdfd751fff7a593d7ced