Oct 13 05:15:44.618 INFO testing nounoursheureux/rusttracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:15:44.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:15:45.020 INFO blam! d85428f3a7076a1acd52f3e78134d6f5d1fd18128d710c7fbe877848d223151c Oct 13 05:15:45.022 INFO running `"docker" "start" "-a" "d85428f3a7076a1acd52f3e78134d6f5d1fd18128d710c7fbe877848d223151c"` Oct 13 05:15:47.189 INFO kablam! usermod: no changes Oct 13 05:15:47.287 INFO kablam! Compiling tobj v0.1.6 Oct 13 05:15:47.287 INFO kablam! Compiling cgmath v0.15.0 Oct 13 05:15:47.287 INFO kablam! Compiling png v0.11.0 Oct 13 05:15:58.263 INFO kablam! Compiling rusttracer v0.1.0 (/source) Oct 13 05:15:58.859 INFO kablam! warning: unused import: `cgmath` Oct 13 05:15:58.859 INFO kablam! --> src/shape.rs:1:5 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 1 | use cgmath; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^ Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.859 INFO kablam! warning: unused import: `cgmath::vec3` Oct 13 05:15:58.859 INFO kablam! --> src/shape.rs:3:5 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 3 | use cgmath::vec3; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.859 INFO kablam! warning: unused import: `util::*` Oct 13 05:15:58.859 INFO kablam! --> src/shape.rs:4:5 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 4 | use util::*; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^^ Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.859 INFO kablam! warning: unused import: `util::*` Oct 13 05:15:58.859 INFO kablam! --> src/mesh.rs:2:5 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 2 | use util::*; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^^ Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.859 INFO kablam! warning: unused imports: `Shape`, `Triangle` Oct 13 05:15:58.859 INFO kablam! --> src/mesh.rs:7:13 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 7 | use shape::{Triangle, Shape, Vertex}; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^^^ ^^^^^ Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.859 INFO kablam! warning: unused import: `cgmath::vec4` Oct 13 05:15:58.859 INFO kablam! --> src/object.rs:4:5 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 4 | use cgmath::vec4; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.859 INFO kablam! warning: unused import: `Triangle` Oct 13 05:15:58.859 INFO kablam! --> src/main.rs:18:28 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 18 | use shape::{Shape, Sphere, Triangle}; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^^^ Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.859 INFO kablam! warning: unused import: `util::*` Oct 13 05:15:58.859 INFO kablam! --> src/main.rs:20:5 Oct 13 05:15:58.859 INFO kablam! | Oct 13 05:15:58.859 INFO kablam! 20 | use util::*; Oct 13 05:15:58.859 INFO kablam! | ^^^^^^^ Oct 13 05:15:58.859 INFO kablam! Oct 13 05:15:58.971 INFO kablam! warning: unused import: `Shape` Oct 13 05:15:58.971 INFO kablam! --> src/main.rs:18:13 Oct 13 05:15:58.971 INFO kablam! | Oct 13 05:15:58.971 INFO kablam! 18 | use shape::{Shape, Sphere, Triangle}; Oct 13 05:15:58.971 INFO kablam! | ^^^^^ Oct 13 05:15:58.971 INFO kablam! Oct 13 05:15:58.981 INFO kablam! warning: unused variable: `sphere` Oct 13 05:15:58.981 INFO kablam! --> src/main.rs:51:6 Oct 13 05:15:58.981 INFO kablam! | Oct 13 05:15:58.981 INFO kablam! 51 | let sphere = Sphere { Oct 13 05:15:58.981 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 13 05:15:58.981 INFO kablam! | Oct 13 05:15:58.981 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:15:58.981 INFO kablam! Oct 13 05:15:59.011 INFO kablam! warning: method is never used: `aabb` Oct 13 05:15:59.011 INFO kablam! --> src/shape.rs:96:2 Oct 13 05:15:59.011 INFO kablam! | Oct 13 05:15:59.011 INFO kablam! 96 | pub fn aabb(&self) -> AABB { Oct 13 05:15:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:15:59.011 INFO kablam! | Oct 13 05:15:59.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:15:59.011 INFO kablam! Oct 13 05:15:59.011 INFO kablam! warning: variant is never constructed: `Zero` Oct 13 05:15:59.011 INFO kablam! --> src/util.rs:3:2 Oct 13 05:15:59.011 INFO kablam! | Oct 13 05:15:59.011 INFO kablam! 3 | Zero, Oct 13 05:15:59.011 INFO kablam! | ^^^^ Oct 13 05:15:59.011 INFO kablam! Oct 13 05:15:59.011 INFO kablam! warning: variant is never constructed: `One` Oct 13 05:15:59.011 INFO kablam! --> src/util.rs:4:2 Oct 13 05:15:59.011 INFO kablam! | Oct 13 05:15:59.011 INFO kablam! 4 | One(f32), Oct 13 05:15:59.011 INFO kablam! | ^^^^^^^^ Oct 13 05:15:59.011 INFO kablam! Oct 13 05:15:59.011 INFO kablam! warning: variant is never constructed: `Two` Oct 13 05:15:59.011 INFO kablam! --> src/util.rs:5:2 Oct 13 05:15:59.011 INFO kablam! | Oct 13 05:15:59.011 INFO kablam! 5 | Two(f32, f32) Oct 13 05:15:59.011 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:15:59.011 INFO kablam! Oct 13 05:15:59.011 INFO kablam! warning: function is never used: `solve_quadratic_equation` Oct 13 05:15:59.011 INFO kablam! --> src/util.rs:8:1 Oct 13 05:15:59.011 INFO kablam! | Oct 13 05:15:59.011 INFO kablam! 8 | pub fn solve_quadratic_equation(a: f32, b: f32, c: f32) -> EqSolution { Oct 13 05:15:59.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:15:59.011 INFO kablam! Oct 13 05:15:59.011 INFO kablam! warning: variable `L` should have a snake case name such as `l` Oct 13 05:15:59.011 INFO kablam! --> src/shape.rs:59:7 Oct 13 05:15:59.011 INFO kablam! | Oct 13 05:15:59.012 INFO kablam! 59 | let L = self.center - ray.origin; Oct 13 05:15:59.012 INFO kablam! | ^ Oct 13 05:15:59.012 INFO kablam! | Oct 13 05:15:59.012 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:15:59.012 INFO kablam! Oct 13 05:15:59.018 INFO kablam! warning: variable `V` should have a snake case name such as `v` Oct 13 05:15:59.018 INFO kablam! --> src/main.rs:29:7 Oct 13 05:15:59.018 INFO kablam! | Oct 13 05:15:59.018 INFO kablam! 29 | let V = (ray.origin - inter.position).normalize(); Oct 13 05:15:59.018 INFO kablam! | ^ Oct 13 05:15:59.018 INFO kablam! Oct 13 05:15:59.018 INFO kablam! warning: variable `L` should have a snake case name such as `l` Oct 13 05:15:59.018 INFO kablam! --> src/main.rs:39:8 Oct 13 05:15:59.018 INFO kablam! | Oct 13 05:15:59.018 INFO kablam! 39 | let L = (scene.lights[0] - inter.position).normalize(); Oct 13 05:15:59.018 INFO kablam! | ^ Oct 13 05:15:59.018 INFO kablam! Oct 13 05:16:00.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.54s Oct 13 05:16:00.756 INFO kablam! su: No module specific data is present Oct 13 05:16:01.391 INFO running `"docker" "rm" "-f" "d85428f3a7076a1acd52f3e78134d6f5d1fd18128d710c7fbe877848d223151c"` Oct 13 05:16:01.651 INFO blam! d85428f3a7076a1acd52f3e78134d6f5d1fd18128d710c7fbe877848d223151c Oct 13 05:16:01.659 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:16:02.056 INFO blam! 45a5886bda715f173098111c800ee866286ae30ca967c57ae51cc3788823a2c6 Oct 13 05:16:02.059 INFO running `"docker" "start" "-a" "45a5886bda715f173098111c800ee866286ae30ca967c57ae51cc3788823a2c6"` Oct 13 05:16:03.115 INFO kablam! usermod: no changes Oct 13 05:16:03.187 INFO kablam! Compiling rusttracer v0.1.0 (/source) Oct 13 05:16:03.656 INFO kablam! warning: unused import: `cgmath` Oct 13 05:16:03.657 INFO kablam! --> src/shape.rs:1:5 Oct 13 05:16:03.657 INFO kablam! | Oct 13 05:16:03.657 INFO kablam! 1 | use cgmath; Oct 13 05:16:03.658 INFO kablam! | ^^^^^^ Oct 13 05:16:03.658 INFO kablam! | Oct 13 05:16:03.658 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:16:03.659 INFO kablam! Oct 13 05:16:03.659 INFO kablam! warning: unused import: `cgmath::vec3` Oct 13 05:16:03.659 INFO kablam! --> src/shape.rs:3:5 Oct 13 05:16:03.659 INFO kablam! | Oct 13 05:16:03.660 INFO kablam! 3 | use cgmath::vec3; Oct 13 05:16:03.660 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:16:03.660 INFO kablam! Oct 13 05:16:03.661 INFO kablam! warning: unused import: `util::*` Oct 13 05:16:03.661 INFO kablam! --> src/shape.rs:4:5 Oct 13 05:16:03.661 INFO kablam! | Oct 13 05:16:03.662 INFO kablam! 4 | use util::*; Oct 13 05:16:03.662 INFO kablam! | ^^^^^^^ Oct 13 05:16:03.662 INFO kablam! Oct 13 05:16:03.663 INFO kablam! warning: unused import: `util::*` Oct 13 05:16:03.663 INFO kablam! --> src/mesh.rs:2:5 Oct 13 05:16:03.663 INFO kablam! | Oct 13 05:16:03.664 INFO kablam! 2 | use util::*; Oct 13 05:16:03.664 INFO kablam! | ^^^^^^^ Oct 13 05:16:03.664 INFO kablam! Oct 13 05:16:03.664 INFO kablam! warning: unused imports: `Shape`, `Triangle` Oct 13 05:16:03.665 INFO kablam! --> src/mesh.rs:7:13 Oct 13 05:16:03.665 INFO kablam! | Oct 13 05:16:03.665 INFO kablam! 7 | use shape::{Triangle, Shape, Vertex}; Oct 13 05:16:03.666 INFO kablam! | ^^^^^^^^ ^^^^^ Oct 13 05:16:03.666 INFO kablam! Oct 13 05:16:03.666 INFO kablam! warning: unused import: `cgmath::vec4` Oct 13 05:16:03.671 INFO kablam! --> src/object.rs:4:5 Oct 13 05:16:03.671 INFO kablam! | Oct 13 05:16:03.671 INFO kablam! 4 | use cgmath::vec4; Oct 13 05:16:03.671 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:16:03.672 INFO kablam! Oct 13 05:16:03.672 INFO kablam! warning: unused import: `Triangle` Oct 13 05:16:03.672 INFO kablam! --> src/main.rs:18:28 Oct 13 05:16:03.673 INFO kablam! | Oct 13 05:16:03.673 INFO kablam! 18 | use shape::{Shape, Sphere, Triangle}; Oct 13 05:16:03.673 INFO kablam! | ^^^^^^^^ Oct 13 05:16:03.674 INFO kablam! Oct 13 05:16:03.674 INFO kablam! warning: unused import: `util::*` Oct 13 05:16:03.674 INFO kablam! --> src/main.rs:20:5 Oct 13 05:16:03.675 INFO kablam! | Oct 13 05:16:03.675 INFO kablam! 20 | use util::*; Oct 13 05:16:03.675 INFO kablam! | ^^^^^^^ Oct 13 05:16:03.675 INFO kablam! Oct 13 05:16:03.785 INFO kablam! warning: unused import: `Shape` Oct 13 05:16:03.786 INFO kablam! --> src/main.rs:18:13 Oct 13 05:16:03.786 INFO kablam! | Oct 13 05:16:03.786 INFO kablam! 18 | use shape::{Shape, Sphere, Triangle}; Oct 13 05:16:03.786 INFO kablam! | ^^^^^ Oct 13 05:16:03.787 INFO kablam! Oct 13 05:16:03.799 INFO kablam! warning: unused variable: `sphere` Oct 13 05:16:03.799 INFO kablam! --> src/main.rs:51:6 Oct 13 05:16:03.799 INFO kablam! | Oct 13 05:16:03.799 INFO kablam! 51 | let sphere = Sphere { Oct 13 05:16:03.799 INFO kablam! | ^^^^^^ help: consider using `_sphere` instead Oct 13 05:16:03.799 INFO kablam! | Oct 13 05:16:03.799 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:16:03.799 INFO kablam! Oct 13 05:16:03.835 INFO kablam! warning: method is never used: `aabb` Oct 13 05:16:03.835 INFO kablam! --> src/shape.rs:96:2 Oct 13 05:16:03.835 INFO kablam! | Oct 13 05:16:03.835 INFO kablam! 96 | pub fn aabb(&self) -> AABB { Oct 13 05:16:03.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:16:03.835 INFO kablam! | Oct 13 05:16:03.835 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:16:03.835 INFO kablam! Oct 13 05:16:03.835 INFO kablam! warning: variable `L` should have a snake case name such as `l` Oct 13 05:16:03.835 INFO kablam! --> src/shape.rs:59:7 Oct 13 05:16:03.835 INFO kablam! | Oct 13 05:16:03.835 INFO kablam! 59 | let L = self.center - ray.origin; Oct 13 05:16:03.835 INFO kablam! | ^ Oct 13 05:16:03.835 INFO kablam! | Oct 13 05:16:03.835 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:16:03.835 INFO kablam! Oct 13 05:16:03.835 INFO kablam! warning: variable `V` should have a snake case name such as `v` Oct 13 05:16:03.835 INFO kablam! --> src/main.rs:29:7 Oct 13 05:16:03.835 INFO kablam! | Oct 13 05:16:03.835 INFO kablam! 29 | let V = (ray.origin - inter.position).normalize(); Oct 13 05:16:03.835 INFO kablam! | ^ Oct 13 05:16:03.835 INFO kablam! Oct 13 05:16:03.835 INFO kablam! warning: variable `L` should have a snake case name such as `l` Oct 13 05:16:03.835 INFO kablam! --> src/main.rs:39:8 Oct 13 05:16:03.835 INFO kablam! | Oct 13 05:16:03.835 INFO kablam! 39 | let L = (scene.lights[0] - inter.position).normalize(); Oct 13 05:16:03.835 INFO kablam! | ^ Oct 13 05:16:03.835 INFO kablam! Oct 13 05:16:04.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 13 05:16:04.627 INFO kablam! su: No module specific data is present Oct 13 05:16:05.543 INFO running `"docker" "rm" "-f" "45a5886bda715f173098111c800ee866286ae30ca967c57ae51cc3788823a2c6"` Oct 13 05:16:05.779 INFO blam! 45a5886bda715f173098111c800ee866286ae30ca967c57ae51cc3788823a2c6 Oct 13 05:16:05.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:16:06.224 INFO blam! 421cdbc796055b0d57ce1693e80d2a1131749da705e77d0b3fa4a8061131efac Oct 13 05:16:06.225 INFO running `"docker" "start" "-a" "421cdbc796055b0d57ce1693e80d2a1131749da705e77d0b3fa4a8061131efac"` Oct 13 05:16:07.329 INFO kablam! usermod: no changes Oct 13 05:16:07.371 INFO kablam! Blocking waiting for file lock on the registry index Oct 13 05:16:07.499 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 13 05:16:07.508 INFO kablam! Running /target/debug/deps/rusttracer-b39f4390e1bdbf1b Oct 13 05:16:07.508 INFO blam! Oct 13 05:16:07.508 INFO blam! running 1 test Oct 13 05:16:07.508 INFO blam! test util::test_solve_quadratic_equation ... ok Oct 13 05:16:07.508 INFO blam! Oct 13 05:16:07.508 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:16:07.508 INFO blam! Oct 13 05:16:07.511 INFO kablam! su: No module specific data is present Oct 13 05:16:08.115 INFO running `"docker" "rm" "-f" "421cdbc796055b0d57ce1693e80d2a1131749da705e77d0b3fa4a8061131efac"` Oct 13 05:16:08.378 INFO blam! 421cdbc796055b0d57ce1693e80d2a1131749da705e77d0b3fa4a8061131efac