Oct 14 13:36:47.421 INFO testing litonico/PathTracing against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:36:47.423 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 14 13:36:48.061 INFO blam! 1cfda568e72969511b024e6a69453d9737af48c818998a0b71fa8efa2a78d648 Oct 14 13:36:48.067 INFO running `"docker" "start" "-a" "1cfda568e72969511b024e6a69453d9737af48c818998a0b71fa8efa2a78d648"` Oct 14 13:36:49.386 INFO kablam! usermod: no changes Oct 14 13:36:49.428 INFO kablam! Compiling pathtracer v0.1.0 (/source) Oct 14 13:36:49.663 INFO kablam! warning: unused macro definition Oct 14 13:36:49.663 INFO kablam! --> src/scene.rs:105:1 Oct 14 13:36:49.663 INFO kablam! | Oct 14 13:36:49.663 INFO kablam! 105 | / macro_rules! assert_ray_approx_eq( Oct 14 13:36:49.663 INFO kablam! 106 | | ($given: expr, $expected: expr) => ({ Oct 14 13:36:49.663 INFO kablam! 107 | | let (given_val, expected_val) = (&($given), &($expected)); Oct 14 13:36:49.663 INFO kablam! 108 | | let eps = 0.000001; Oct 14 13:36:49.663 INFO kablam! ... | Oct 14 13:36:49.663 INFO kablam! 120 | | }) Oct 14 13:36:49.663 INFO kablam! 121 | | ); Oct 14 13:36:49.663 INFO kablam! | |__^ Oct 14 13:36:49.663 INFO kablam! | Oct 14 13:36:49.663 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 13:36:49.663 INFO kablam! Oct 14 13:36:49.803 INFO kablam! warning: unused variable: `bounces` Oct 14 13:36:49.803 INFO kablam! --> src/renderer.rs:23:41 Oct 14 13:36:49.803 INFO kablam! | Oct 14 13:36:49.803 INFO kablam! 23 | fn render_ray(scene: &Scene, ray: &Ray, bounces: u8) -> Color { Oct 14 13:36:49.803 INFO kablam! | ^^^^^^^ help: consider using `_bounces` instead Oct 14 13:36:49.803 INFO kablam! | Oct 14 13:36:49.803 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:36:49.803 INFO kablam! Oct 14 13:36:49.803 INFO kablam! warning: unused variable: `intersection` Oct 14 13:36:49.803 INFO kablam! --> src/renderer.rs:31:14 Oct 14 13:36:49.803 INFO kablam! | Oct 14 13:36:49.803 INFO kablam! 31 | Some(intersection) => WHITE, // TODO Oct 14 13:36:49.803 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_intersection` instead Oct 14 13:36:49.803 INFO kablam! Oct 14 13:36:49.803 INFO kablam! warning: unused variable: `scene` Oct 14 13:36:49.803 INFO kablam! --> src/main.rs:39:9 Oct 14 13:36:49.803 INFO kablam! | Oct 14 13:36:49.803 INFO kablam! 39 | let scene = init_test_scene(); Oct 14 13:36:49.803 INFO kablam! | ^^^^^ help: consider using `_scene` instead Oct 14 13:36:49.803 INFO kablam! Oct 14 13:36:49.855 INFO kablam! warning: field is never used: `height` Oct 14 13:36:49.855 INFO kablam! --> src/renderer.rs:8:5 Oct 14 13:36:49.855 INFO kablam! | Oct 14 13:36:49.855 INFO kablam! 8 | height: u32, Oct 14 13:36:49.855 INFO kablam! | ^^^^^^^^^^^ Oct 14 13:36:49.855 INFO kablam! | Oct 14 13:36:49.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:36:49.855 INFO kablam! Oct 14 13:36:50.502 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 14 13:36:50.502 INFO kablam! su: No module specific data is present Oct 14 13:36:51.299 INFO running `"docker" "rm" "-f" "1cfda568e72969511b024e6a69453d9737af48c818998a0b71fa8efa2a78d648"` Oct 14 13:36:51.652 INFO blam! 1cfda568e72969511b024e6a69453d9737af48c818998a0b71fa8efa2a78d648 Oct 14 13:36:51.660 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 14 13:36:52.224 INFO blam! 8bf45c9197fc0b2da841468dae2fe1a124eb548dfadb2836081f3fa164dceadc Oct 14 13:36:52.227 INFO running `"docker" "start" "-a" "8bf45c9197fc0b2da841468dae2fe1a124eb548dfadb2836081f3fa164dceadc"` Oct 14 13:36:53.866 INFO kablam! usermod: no changes Oct 14 13:36:53.903 INFO kablam! Compiling pathtracer v0.1.0 (/source) Oct 14 13:36:54.387 INFO kablam! warning: unused variable: `bounces` Oct 14 13:36:54.388 INFO kablam! --> src/renderer.rs:23:41 Oct 14 13:36:54.389 INFO kablam! | Oct 14 13:36:54.390 INFO kablam! 23 | fn render_ray(scene: &Scene, ray: &Ray, bounces: u8) -> Color { Oct 14 13:36:54.390 INFO kablam! | ^^^^^^^ help: consider using `_bounces` instead Oct 14 13:36:54.391 INFO kablam! | Oct 14 13:36:54.392 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:36:54.392 INFO kablam! Oct 14 13:36:54.393 INFO kablam! warning: unused variable: `intersection` Oct 14 13:36:54.393 INFO kablam! --> src/renderer.rs:31:14 Oct 14 13:36:54.394 INFO kablam! | Oct 14 13:36:54.395 INFO kablam! 31 | Some(intersection) => WHITE, // TODO Oct 14 13:36:54.395 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_intersection` instead Oct 14 13:36:54.396 INFO kablam! Oct 14 13:36:54.397 INFO kablam! warning: unused variable: `scene` Oct 14 13:36:54.397 INFO kablam! --> src/main.rs:39:9 Oct 14 13:36:54.397 INFO kablam! | Oct 14 13:36:54.397 INFO kablam! 39 | let scene = init_test_scene(); Oct 14 13:36:54.397 INFO kablam! | ^^^^^ help: consider using `_scene` instead Oct 14 13:36:54.397 INFO kablam! Oct 14 13:36:54.456 INFO kablam! warning: field is never used: `height` Oct 14 13:36:54.456 INFO kablam! --> src/renderer.rs:8:5 Oct 14 13:36:54.457 INFO kablam! | Oct 14 13:36:54.458 INFO kablam! 8 | height: u32, Oct 14 13:36:54.459 INFO kablam! | ^^^^^^^^^^^ Oct 14 13:36:54.459 INFO kablam! | Oct 14 13:36:54.460 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:36:54.461 INFO kablam! Oct 14 13:36:54.461 INFO kablam! warning: function `test_getting_a_ray_from_camera_understands_FOV` should have a snake case name such as `test_getting_a_ray_from_camera_understands_fov` Oct 14 13:36:54.462 INFO kablam! --> src/scene.rs:180:1 Oct 14 13:36:54.463 INFO kablam! | Oct 14 13:36:54.463 INFO kablam! 180 | / fn test_getting_a_ray_from_camera_understands_FOV() { Oct 14 13:36:54.464 INFO kablam! 181 | | let image_plane = ImagePlane { Oct 14 13:36:54.465 INFO kablam! 182 | | width: 2, Oct 14 13:36:54.465 INFO kablam! 183 | | height: 2, Oct 14 13:36:54.466 INFO kablam! ... | Oct 14 13:36:54.466 INFO kablam! 199 | | ); Oct 14 13:36:54.466 INFO kablam! 200 | | } Oct 14 13:36:54.466 INFO kablam! | |_^ Oct 14 13:36:54.466 INFO kablam! | Oct 14 13:36:54.466 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 13:36:54.466 INFO kablam! Oct 14 13:36:55.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 14 13:36:55.083 INFO kablam! su: No module specific data is present Oct 14 13:36:55.959 INFO running `"docker" "rm" "-f" "8bf45c9197fc0b2da841468dae2fe1a124eb548dfadb2836081f3fa164dceadc"` Oct 14 13:36:56.170 INFO blam! 8bf45c9197fc0b2da841468dae2fe1a124eb548dfadb2836081f3fa164dceadc Oct 14 13:36:56.172 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 14 13:36:56.613 INFO blam! 48a87affc6a7a970c64549ff372c0a508c77ac869d3e26ba9eee6562c001f552 Oct 14 13:36:56.617 INFO running `"docker" "start" "-a" "48a87affc6a7a970c64549ff372c0a508c77ac869d3e26ba9eee6562c001f552"` Oct 14 13:36:58.007 INFO kablam! usermod: no changes Oct 14 13:36:58.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 13:36:58.063 INFO kablam! Running /target/debug/deps/pathtracer-e1334915f12fbf42 Oct 14 13:36:58.064 INFO blam! Oct 14 13:36:58.064 INFO blam! running 7 tests Oct 14 13:36:58.064 INFO blam! test scene::test_getting_a_ray_from_camera_understands_pixel_density ... ok Oct 14 13:36:58.064 INFO blam! test scene::test_getting_a_ray_from_camera_understands_FOV ... ok Oct 14 13:36:58.064 INFO blam! test scene::test_getting_a_ray_from_camera_oriented_z ... ok Oct 14 13:36:58.064 INFO blam! test scene::test_getting_a_ray_from_camera_oriented_x ... ok Oct 14 13:36:58.064 INFO blam! test geometry::test_sphere_intersection_with_ray_at_two_points ... ok Oct 14 13:36:58.064 INFO blam! test geometry::test_plane_intersection_with_ray_ ... ok Oct 14 13:36:58.067 INFO blam! test geometry::test_sphere_intersection_with_ray_at_tangent ... ok Oct 14 13:36:58.067 INFO blam! Oct 14 13:36:58.067 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:36:58.067 INFO blam! Oct 14 13:36:58.071 INFO kablam! su: No module specific data is present Oct 14 13:36:59.162 INFO running `"docker" "rm" "-f" "48a87affc6a7a970c64549ff372c0a508c77ac869d3e26ba9eee6562c001f552"` Oct 14 13:36:59.462 INFO blam! 48a87affc6a7a970c64549ff372c0a508c77ac869d3e26ba9eee6562c001f552