Oct 10 14:01:42.917 INFO testing supermuumi/rs-tracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:01:42.917 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:01:42.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 14:01:43.289 INFO blam! 5dcb2e4e87c172ebe11980b54983d19c4d48a1af6bf40bc41f692584fa4caab6 Oct 10 14:01:43.294 INFO running `"docker" "start" "-a" "5dcb2e4e87c172ebe11980b54983d19c4d48a1af6bf40bc41f692584fa4caab6"` Oct 10 14:01:44.484 INFO kablam! usermod: no changes Oct 10 14:01:44.740 INFO kablam! Compiling num-integer v0.1.36 Oct 10 14:01:44.740 INFO kablam! Compiling clap v2.31.2 Oct 10 14:01:44.753 INFO kablam! Compiling syn v0.13.4 Oct 10 14:01:44.753 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 14:01:46.188 INFO kablam! Compiling num-iter v0.1.35 Oct 10 14:01:46.188 INFO kablam! Compiling num-rational v0.1.42 Oct 10 14:01:46.188 INFO kablam! Compiling chrono v0.4.2 Oct 10 14:01:48.064 INFO kablam! Compiling png v0.12.0 Oct 10 14:01:55.272 INFO kablam! Compiling image v0.19.0 Oct 10 14:02:02.541 INFO kablam! Compiling structopt-derive v0.2.8 Oct 10 14:02:09.688 INFO kablam! Compiling structopt v0.2.8 Oct 10 14:02:10.855 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 10 14:02:13.109 INFO kablam! warning: unused `#[macro_use]` import Oct 10 14:02:13.109 INFO kablam! --> src/main.rs:5:1 Oct 10 14:02:13.109 INFO kablam! | Oct 10 14:02:13.109 INFO kablam! 5 | #[macro_use] Oct 10 14:02:13.109 INFO kablam! | ^^^^^^^^^^^^ Oct 10 14:02:13.109 INFO kablam! | Oct 10 14:02:13.109 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:02:13.109 INFO kablam! Oct 10 14:02:13.256 INFO kablam! warning: value assigned to `outward_normal` is never read Oct 10 14:02:13.256 INFO kablam! --> src/material.rs:48:11 Oct 10 14:02:13.256 INFO kablam! | Oct 10 14:02:13.256 INFO kablam! 48 | let mut outward_normal = Vec3::one(); Oct 10 14:02:13.256 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:02:13.256 INFO kablam! | Oct 10 14:02:13.256 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:02:13.256 INFO kablam! Oct 10 14:02:13.256 INFO kablam! warning: value assigned to `cosine` is never read Oct 10 14:02:13.256 INFO kablam! --> src/material.rs:49:11 Oct 10 14:02:13.256 INFO kablam! | Oct 10 14:02:13.256 INFO kablam! 49 | let mut cosine = 0.0; Oct 10 14:02:13.256 INFO kablam! | ^^^^^^ Oct 10 14:02:13.256 INFO kablam! Oct 10 14:02:15.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.36s Oct 10 14:02:15.901 INFO kablam! su: No module specific data is present Oct 10 14:02:16.664 INFO running `"docker" "rm" "-f" "5dcb2e4e87c172ebe11980b54983d19c4d48a1af6bf40bc41f692584fa4caab6"` Oct 10 14:02:16.932 INFO blam! 5dcb2e4e87c172ebe11980b54983d19c4d48a1af6bf40bc41f692584fa4caab6 Oct 10 14:02:16.936 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:02:16.936 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 14:02:17.372 INFO blam! e59fa41ff5ec3da8388afa77e2486bb49fbaf1593189280f31c9fb00a5749932 Oct 10 14:02:17.384 INFO running `"docker" "start" "-a" "e59fa41ff5ec3da8388afa77e2486bb49fbaf1593189280f31c9fb00a5749932"` Oct 10 14:02:18.444 INFO kablam! usermod: no changes Oct 10 14:02:18.632 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 10 14:02:21.172 INFO kablam! warning: unused `#[macro_use]` import Oct 10 14:02:21.172 INFO kablam! --> src/main.rs:5:1 Oct 10 14:02:21.172 INFO kablam! | Oct 10 14:02:21.172 INFO kablam! 5 | #[macro_use] Oct 10 14:02:21.172 INFO kablam! | ^^^^^^^^^^^^ Oct 10 14:02:21.172 INFO kablam! | Oct 10 14:02:21.172 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:02:21.172 INFO kablam! Oct 10 14:02:21.320 INFO kablam! warning: value assigned to `outward_normal` is never read Oct 10 14:02:21.320 INFO kablam! --> src/material.rs:48:11 Oct 10 14:02:21.320 INFO kablam! | Oct 10 14:02:21.320 INFO kablam! 48 | let mut outward_normal = Vec3::one(); Oct 10 14:02:21.320 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 14:02:21.320 INFO kablam! | Oct 10 14:02:21.320 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:02:21.320 INFO kablam! Oct 10 14:02:21.320 INFO kablam! warning: value assigned to `cosine` is never read Oct 10 14:02:21.320 INFO kablam! --> src/material.rs:49:11 Oct 10 14:02:21.320 INFO kablam! | Oct 10 14:02:21.320 INFO kablam! 49 | let mut cosine = 0.0; Oct 10 14:02:21.320 INFO kablam! | ^^^^^^ Oct 10 14:02:21.324 INFO kablam! Oct 10 14:02:21.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Oct 10 14:02:21.891 INFO kablam! su: No module specific data is present Oct 10 14:02:22.623 INFO running `"docker" "rm" "-f" "e59fa41ff5ec3da8388afa77e2486bb49fbaf1593189280f31c9fb00a5749932"` Oct 10 14:02:22.905 INFO blam! e59fa41ff5ec3da8388afa77e2486bb49fbaf1593189280f31c9fb00a5749932 Oct 10 14:02:22.910 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:02:22.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 14:02:23.398 INFO blam! 0cf6a50d1a30629242c35a773814192f9744f29a45f1f11526f6a5955516dcdf Oct 10 14:02:23.403 INFO running `"docker" "start" "-a" "0cf6a50d1a30629242c35a773814192f9744f29a45f1f11526f6a5955516dcdf"` Oct 10 14:02:24.354 INFO kablam! usermod: no changes Oct 10 14:02:24.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 14:02:24.502 INFO kablam! Running /target/debug/deps/raytracer-3446de2226b05548 Oct 10 14:02:24.509 INFO kablam! su: No module specific data is present Oct 10 14:02:24.509 INFO blam! Oct 10 14:02:24.509 INFO blam! running 0 tests Oct 10 14:02:24.510 INFO blam! Oct 10 14:02:24.510 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:02:24.510 INFO blam! Oct 10 14:02:25.096 INFO running `"docker" "rm" "-f" "0cf6a50d1a30629242c35a773814192f9744f29a45f1f11526f6a5955516dcdf"` Oct 10 14:02:25.404 INFO blam! 0cf6a50d1a30629242c35a773814192f9744f29a45f1f11526f6a5955516dcdf