Oct 11 07:22:10.631 INFO testing Caedo/raytcaster against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:22:10.631 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:22:10.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:22:10.830 INFO blam! 914ec95947e203a636bd28c89ef7b05296dfee4e301ae0c365919a82a1670fc7 Oct 11 07:22:10.831 INFO running `"docker" "start" "-a" "914ec95947e203a636bd28c89ef7b05296dfee4e301ae0c365919a82a1670fc7"` Oct 11 07:22:11.385 INFO kablam! usermod: no changes Oct 11 07:22:11.689 INFO kablam! Compiling proc-macro2 v0.4.14 Oct 11 07:22:11.692 INFO kablam! Compiling uuid v0.6.5 Oct 11 07:22:11.693 INFO kablam! Compiling quaternion v0.3.0 Oct 11 07:22:11.696 INFO kablam! Compiling rusttype v0.4.3 Oct 11 07:22:11.696 INFO kablam! Compiling num v0.2.0 Oct 11 07:22:11.696 INFO kablam! Compiling winit v0.12.0 Oct 11 07:22:12.852 INFO kablam! Compiling piston3d-cam v0.3.0 Oct 11 07:22:14.888 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 11 07:22:21.104 INFO kablam! Compiling glutin v0.14.0 Oct 11 07:22:23.025 INFO kablam! Compiling quote v0.6.8 Oct 11 07:22:28.320 INFO kablam! Compiling syn v0.14.9 Oct 11 07:22:38.225 INFO kablam! Compiling serde_derive v1.0.75 Oct 11 07:22:38.226 INFO kablam! Compiling num-derive v0.2.2 Oct 11 07:22:44.308 INFO kablam! Compiling image v0.19.0 Oct 11 07:22:59.845 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 11 07:23:07.961 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 11 07:23:08.835 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 11 07:23:08.835 INFO kablam! Compiling piston-ai_behavior v0.24.0 Oct 11 07:23:08.852 INFO kablam! Compiling piston2d-drag_controller v0.22.0 Oct 11 07:23:08.853 INFO kablam! Compiling camera_controllers v0.24.0 Oct 11 07:23:14.096 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 11 07:23:14.096 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 11 07:23:15.557 INFO kablam! Compiling piston2d-sprite v0.45.0 Oct 11 07:23:16.856 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 11 07:23:17.593 INFO kablam! Compiling piston v0.37.0 Oct 11 07:23:25.506 INFO kablam! Compiling piston_window v0.80.0 Oct 11 07:23:32.881 INFO kablam! Compiling raycaster v0.1.0 (/source) Oct 11 07:23:40.476 INFO kablam! warning: unused import: `num::clamp` Oct 11 07:23:40.476 INFO kablam! --> src/vec3.rs:3:5 Oct 11 07:23:40.476 INFO kablam! | Oct 11 07:23:40.476 INFO kablam! 3 | use num::clamp; Oct 11 07:23:40.476 INFO kablam! | ^^^^^^^^^^ Oct 11 07:23:40.476 INFO kablam! | Oct 11 07:23:40.476 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:23:40.476 INFO kablam! Oct 11 07:23:40.701 INFO kablam! warning: unused variable: `in_ray` Oct 11 07:23:40.701 INFO kablam! --> src/materials.rs:32:23 Oct 11 07:23:40.701 INFO kablam! | Oct 11 07:23:40.701 INFO kablam! 32 | fn scatter(&self, in_ray: &Ray, hit_rec: &HitRecord) -> Option { Oct 11 07:23:40.701 INFO kablam! | ^^^^^^ help: consider using `_in_ray` instead Oct 11 07:23:40.701 INFO kablam! | Oct 11 07:23:40.701 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:23:40.701 INFO kablam! Oct 11 07:23:46.430 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 11 07:23:46.444 INFO kablam! su: No module specific data is present Oct 11 07:23:47.072 INFO running `"docker" "rm" "-f" "914ec95947e203a636bd28c89ef7b05296dfee4e301ae0c365919a82a1670fc7"` Oct 11 07:23:47.316 INFO blam! 914ec95947e203a636bd28c89ef7b05296dfee4e301ae0c365919a82a1670fc7 Oct 11 07:23:47.323 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:23:47.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:23:47.652 INFO blam! 4c58851ce41bd7646b2d7431c682f89c21497fff3d3a38cdc3531bd400aef4ee Oct 11 07:23:47.660 INFO running `"docker" "start" "-a" "4c58851ce41bd7646b2d7431c682f89c21497fff3d3a38cdc3531bd400aef4ee"` Oct 11 07:23:48.636 INFO kablam! usermod: no changes Oct 11 07:23:48.964 INFO kablam! Compiling raycaster v0.1.0 (/source) Oct 11 07:23:56.592 INFO kablam! warning: unused import: `num::clamp` Oct 11 07:23:56.592 INFO kablam! --> src/vec3.rs:3:5 Oct 11 07:23:56.592 INFO kablam! | Oct 11 07:23:56.592 INFO kablam! 3 | use num::clamp; Oct 11 07:23:56.592 INFO kablam! | ^^^^^^^^^^ Oct 11 07:23:56.592 INFO kablam! | Oct 11 07:23:56.592 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:23:56.592 INFO kablam! Oct 11 07:23:56.853 INFO kablam! warning: unused variable: `in_ray` Oct 11 07:23:56.853 INFO kablam! --> src/materials.rs:32:23 Oct 11 07:23:56.854 INFO kablam! | Oct 11 07:23:56.854 INFO kablam! 32 | fn scatter(&self, in_ray: &Ray, hit_rec: &HitRecord) -> Option { Oct 11 07:23:56.854 INFO kablam! | ^^^^^^ help: consider using `_in_ray` instead Oct 11 07:23:56.855 INFO kablam! | Oct 11 07:23:56.855 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:23:56.855 INFO kablam! Oct 11 07:23:58.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.75s Oct 11 07:23:58.451 INFO kablam! su: No module specific data is present Oct 11 07:23:58.960 INFO running `"docker" "rm" "-f" "4c58851ce41bd7646b2d7431c682f89c21497fff3d3a38cdc3531bd400aef4ee"` Oct 11 07:23:59.132 INFO blam! 4c58851ce41bd7646b2d7431c682f89c21497fff3d3a38cdc3531bd400aef4ee Oct 11 07:23:59.144 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:23:59.146 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:23:59.448 INFO blam! ced577977f7b1d13788d627b941e67dd8dc120af1bc627e109daafe87136301f Oct 11 07:23:59.464 INFO running `"docker" "start" "-a" "ced577977f7b1d13788d627b941e67dd8dc120af1bc627e109daafe87136301f"` Oct 11 07:24:00.308 INFO kablam! usermod: no changes Oct 11 07:24:00.541 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 07:24:00.566 INFO kablam! Running /target/debug/deps/raycaster-fe1edd128adb4012 Oct 11 07:24:00.576 INFO blam! Oct 11 07:24:00.576 INFO blam! running 10 tests Oct 11 07:24:00.588 INFO blam! test vec3::tests::division ... ok Oct 11 07:24:00.588 INFO blam! test vec3::tests::addition ... ok Oct 11 07:24:00.589 INFO blam! test vec3::tests::addition_scalar ... ok Oct 11 07:24:00.592 INFO blam! test vec3::tests::division_scalar ... ok Oct 11 07:24:00.593 INFO blam! test vec3::tests::multiplication ... ok Oct 11 07:24:00.593 INFO blam! test vec3::tests::multiplication_scalar ... ok Oct 11 07:24:00.593 INFO blam! test vec3::tests::normalize ... ok Oct 11 07:24:00.593 INFO blam! test vec3::tests::subtraction ... ok Oct 11 07:24:00.594 INFO blam! test vec3::tests::subtraction_scalar ... ok Oct 11 07:24:00.636 INFO blam! test vec3::tests::normalized ... FAILED Oct 11 07:24:00.636 INFO blam! Oct 11 07:24:00.636 INFO blam! failures: Oct 11 07:24:00.636 INFO blam! Oct 11 07:24:00.636 INFO blam! ---- vec3::tests::normalized stdout ---- Oct 11 07:24:00.636 INFO blam! thread 'vec3::tests::normalized' panicked at 'assertion failed: `(left == right)` Oct 11 07:24:00.636 INFO blam! left: `0.99999994`, Oct 11 07:24:00.636 INFO blam! right: `1.0`', src/vec3.rs:306:9 Oct 11 07:24:00.636 INFO blam! stack backtrace: Oct 11 07:24:00.636 INFO blam! 0: 0x55923cce035e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 07:24:00.637 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 07:24:00.637 INFO blam! 1: 0x55923cce9206 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 07:24:00.637 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 07:24:00.637 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 07:24:00.637 INFO blam! 2: 0x55923cce3f5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:211 Oct 11 07:24:00.637 INFO blam! 3: 0x55923cce3c6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:221 Oct 11 07:24:00.637 INFO blam! 4: 0x55923cce460c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:476 Oct 11 07:24:00.637 INFO blam! 5: 0x55923cce41c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:390 Oct 11 07:24:00.637 INFO blam! 6: 0x55923cce412d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:345 Oct 11 07:24:00.637 INFO blam! 7: 0x55923cc94071 - raycaster::vec3::tests::normalized::h9b25a78d83707a88 Oct 11 07:24:00.637 INFO blam! at src/vec3.rs:306 Oct 11 07:24:00.637 INFO blam! 8: 0x55923cc93ea9 - raycaster::vec3::tests::normalized::{{closure}}::hf626878c44bba843 Oct 11 07:24:00.637 INFO blam! at src/vec3.rs:302 Oct 11 07:24:00.637 INFO blam! 9: 0x55923cc9438d - core::ops::function::FnOnce::call_once::h6148e4e2b381ceed Oct 11 07:24:00.637 INFO blam! at libcore/ops/function.rs:238 Oct 11 07:24:00.637 INFO blam! 10: 0x55923cc96a0e - >::call_box::h95b7cb918af67b5d Oct 11 07:24:00.637 INFO blam! at libtest/lib.rs:1468 Oct 11 07:24:00.637 INFO blam! at libcore/ops/function.rs:238 Oct 11 07:24:00.637 INFO blam! at liballoc/boxed.rs:672 Oct 11 07:24:00.637 INFO blam! 11: 0x55923ccf43d9 - __rust_maybe_catch_panic Oct 11 07:24:00.637 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 07:24:00.637 INFO blam! 12: 0x55923ccb755d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:289 Oct 11 07:24:00.637 INFO blam! at libstd/panic.rs:392 Oct 11 07:24:00.637 INFO blam! at libtest/lib.rs:1423 Oct 11 07:24:00.637 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 07:24:00.637 INFO blam! 13: 0x55923ccb8164 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 07:24:00.637 INFO blam! at libstd/thread/mod.rs:409 Oct 11 07:24:00.637 INFO blam! at libstd/panic.rs:313 Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:310 Oct 11 07:24:00.637 INFO blam! 14: 0x55923ccf43d9 - __rust_maybe_catch_panic Oct 11 07:24:00.637 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 07:24:00.637 INFO blam! 15: 0x55923cca5726 - >::call_box::h96125cb29a9ba44b Oct 11 07:24:00.637 INFO blam! at libstd/panicking.rs:289 Oct 11 07:24:00.637 INFO blam! at libstd/panic.rs:392 Oct 11 07:24:00.637 INFO blam! at libstd/thread/mod.rs:408 Oct 11 07:24:00.637 INFO blam! at liballoc/boxed.rs:672 Oct 11 07:24:00.637 INFO blam! 16: 0x55923cce239a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 07:24:00.637 INFO blam! at liballoc/boxed.rs:682 Oct 11 07:24:00.637 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 07:24:00.637 INFO blam! 17: 0x55923ccd7b25 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 07:24:00.637 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 07:24:00.637 INFO blam! 18: 0x7f8936d666b9 - start_thread Oct 11 07:24:00.637 INFO blam! 19: 0x7f893688641c - clone Oct 11 07:24:00.637 INFO blam! 20: 0x0 - Oct 11 07:24:00.637 INFO blam! Oct 11 07:24:00.638 INFO blam! Oct 11 07:24:00.638 INFO blam! failures: Oct 11 07:24:00.638 INFO blam! vec3::tests::normalized Oct 11 07:24:00.638 INFO blam! Oct 11 07:24:00.638 INFO blam! test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:24:00.638 INFO blam! Oct 11 07:24:00.641 INFO kablam! error: test failed, to rerun pass '--bin raycaster' Oct 11 07:24:00.642 INFO kablam! su: No module specific data is present Oct 11 07:24:01.173 INFO running `"docker" "rm" "-f" "ced577977f7b1d13788d627b941e67dd8dc120af1bc627e109daafe87136301f"` Oct 11 07:24:01.312 INFO blam! ced577977f7b1d13788d627b941e67dd8dc120af1bc627e109daafe87136301f