Oct 15 12:03:03.043 INFO testing Caedo/raytcaster against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:03:03.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 12:03:03.202 INFO blam! c6ca3eef19913929c622a54b5f2eee0b47ccc2c7c1b50364395a683a704aa023 Oct 15 12:03:03.204 INFO running `"docker" "start" "-a" "c6ca3eef19913929c622a54b5f2eee0b47ccc2c7c1b50364395a683a704aa023"` Oct 15 12:03:03.664 INFO kablam! usermod: no changes Oct 15 12:03:04.053 INFO kablam! Compiling stb_truetype v0.2.3 Oct 15 12:03:04.053 INFO kablam! Compiling num-complex v0.2.0 Oct 15 12:03:04.053 INFO kablam! Compiling gl_generator v0.9.0 Oct 15 12:03:04.053 INFO kablam! Compiling gfx_core v0.8.2 Oct 15 12:03:04.071 INFO kablam! Compiling num-bigint v0.2.0 Oct 15 12:03:04.071 INFO kablam! Compiling num-derive v0.2.2 Oct 15 12:03:04.071 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 15 12:03:04.071 INFO kablam! Compiling winit v0.12.0 Oct 15 12:03:11.223 INFO kablam! Compiling rusttype v0.4.3 Oct 15 12:03:25.227 INFO kablam! Compiling glutin v0.14.0 Oct 15 12:03:25.312 INFO kablam! Compiling gfx_gl v0.5.0 Oct 15 12:03:25.611 INFO kablam! Compiling gl v0.10.0 Oct 15 12:03:25.803 INFO kablam! Compiling num-rational v0.2.1 Oct 15 12:03:25.927 INFO kablam! Compiling piston2d-graphics v0.26.0 Oct 15 12:03:26.191 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 15 12:03:26.803 INFO kablam! Compiling piston-ai_behavior v0.24.0 Oct 15 12:03:35.015 INFO kablam! Compiling camera_controllers v0.24.0 Oct 15 12:03:38.977 INFO kablam! Compiling piston2d-drag_controller v0.22.0 Oct 15 12:03:39.377 INFO kablam! Compiling image v0.19.0 Oct 15 12:03:39.742 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 15 12:03:43.925 INFO kablam! Compiling num v0.2.0 Oct 15 12:03:44.169 INFO kablam! Compiling piston2d-sprite v0.45.0 Oct 15 12:03:48.147 INFO kablam! Compiling piston v0.37.0 Oct 15 12:04:15.968 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 15 12:04:35.515 INFO kablam! Compiling gfx v0.17.1 Oct 15 12:04:35.515 INFO kablam! Compiling gfx_device_gl v0.15.3 Oct 15 12:04:44.283 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 15 12:04:46.792 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 15 12:04:51.967 INFO kablam! Compiling piston_window v0.80.0 Oct 15 12:04:56.267 INFO kablam! Compiling raycaster v0.1.0 (/source) Oct 15 12:05:00.017 INFO kablam! warning: unused import: `num::clamp` Oct 15 12:05:00.017 INFO kablam! --> src/vec3.rs:3:5 Oct 15 12:05:00.017 INFO kablam! | Oct 15 12:05:00.018 INFO kablam! 3 | use num::clamp; Oct 15 12:05:00.018 INFO kablam! | ^^^^^^^^^^ Oct 15 12:05:00.018 INFO kablam! | Oct 15 12:05:00.019 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:05:00.019 INFO kablam! Oct 15 12:05:00.275 INFO kablam! warning: unused variable: `in_ray` Oct 15 12:05:00.275 INFO kablam! --> src/materials.rs:32:23 Oct 15 12:05:00.275 INFO kablam! | Oct 15 12:05:00.275 INFO kablam! 32 | fn scatter(&self, in_ray: &Ray, hit_rec: &HitRecord) -> Option { Oct 15 12:05:00.275 INFO kablam! | ^^^^^^ help: consider using `_in_ray` instead Oct 15 12:05:00.275 INFO kablam! | Oct 15 12:05:00.275 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:05:00.275 INFO kablam! Oct 15 12:05:06.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Oct 15 12:05:06.568 INFO kablam! su: No module specific data is present Oct 15 12:05:08.175 INFO running `"docker" "rm" "-f" "c6ca3eef19913929c622a54b5f2eee0b47ccc2c7c1b50364395a683a704aa023"` Oct 15 12:05:08.507 INFO blam! c6ca3eef19913929c622a54b5f2eee0b47ccc2c7c1b50364395a683a704aa023 Oct 15 12:05:08.514 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 12:05:08.871 INFO blam! af5803c3b560c897a04b6e0935255b075404c7bf99781d55c3d9fac30c8e85cb Oct 15 12:05:08.873 INFO running `"docker" "start" "-a" "af5803c3b560c897a04b6e0935255b075404c7bf99781d55c3d9fac30c8e85cb"` Oct 15 12:05:10.887 INFO kablam! usermod: no changes Oct 15 12:05:11.298 INFO kablam! Compiling raycaster v0.1.0 (/source) Oct 15 12:05:15.399 INFO kablam! warning: unused import: `num::clamp` Oct 15 12:05:15.399 INFO kablam! --> src/vec3.rs:3:5 Oct 15 12:05:15.399 INFO kablam! | Oct 15 12:05:15.399 INFO kablam! 3 | use num::clamp; Oct 15 12:05:15.399 INFO kablam! | ^^^^^^^^^^ Oct 15 12:05:15.399 INFO kablam! | Oct 15 12:05:15.399 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:05:15.399 INFO kablam! Oct 15 12:05:15.831 INFO kablam! warning: unused variable: `in_ray` Oct 15 12:05:15.831 INFO kablam! --> src/materials.rs:32:23 Oct 15 12:05:15.831 INFO kablam! | Oct 15 12:05:15.831 INFO kablam! 32 | fn scatter(&self, in_ray: &Ray, hit_rec: &HitRecord) -> Option { Oct 15 12:05:15.831 INFO kablam! | ^^^^^^ help: consider using `_in_ray` instead Oct 15 12:05:15.831 INFO kablam! | Oct 15 12:05:15.831 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:05:15.831 INFO kablam! Oct 15 12:05:16.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.61s Oct 15 12:05:16.575 INFO kablam! su: No module specific data is present Oct 15 12:05:17.461 INFO running `"docker" "rm" "-f" "af5803c3b560c897a04b6e0935255b075404c7bf99781d55c3d9fac30c8e85cb"` Oct 15 12:05:17.731 INFO blam! af5803c3b560c897a04b6e0935255b075404c7bf99781d55c3d9fac30c8e85cb