Oct 15 08:17:17.242 INFO testing Niederb/ray_tracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:17:17.243 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 08:17:17.736 INFO blam! 6a6b50be45bcf45ef4b8f97c799048e669f2ad4e6bcc7e03ab293b43eee844a2 Oct 15 08:17:17.738 INFO running `"docker" "start" "-a" "6a6b50be45bcf45ef4b8f97c799048e669f2ad4e6bcc7e03ab293b43eee844a2"` Oct 15 08:17:18.770 INFO kablam! usermod: no changes Oct 15 08:17:18.955 INFO kablam! Compiling png v0.12.0 Oct 15 08:17:18.955 INFO kablam! Compiling rayon-core v1.4.1 Oct 15 08:17:18.955 INFO kablam! Compiling tiff v0.2.1 Oct 15 08:17:22.451 INFO kablam! Compiling rayon v1.0.2 Oct 15 08:17:26.717 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 08:17:30.229 INFO kablam! Compiling image v0.20.0 Oct 15 08:17:44.771 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 15 08:17:46.423 INFO kablam! warning: unused import: `Vec3` Oct 15 08:17:46.423 INFO kablam! --> src/geom/hitablelist.rs:1:5 Oct 15 08:17:46.423 INFO kablam! | Oct 15 08:17:46.423 INFO kablam! 1 | use Vec3; Oct 15 08:17:46.423 INFO kablam! | ^^^^ Oct 15 08:17:46.423 INFO kablam! | Oct 15 08:17:46.423 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:17:46.423 INFO kablam! Oct 15 08:17:46.591 INFO kablam! warning: unused variable: `ray` Oct 15 08:17:46.592 INFO kablam! --> src/material/lambertian.rs:21:23 Oct 15 08:17:46.592 INFO kablam! | Oct 15 08:17:46.592 INFO kablam! 21 | fn scatter(&self, ray:&Ray, hit_record:HitRecord) -> (Vec3, Ray) { Oct 15 08:17:46.593 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 15 08:17:46.593 INFO kablam! | Oct 15 08:17:46.593 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:17:46.594 INFO kablam! Oct 15 08:17:46.623 INFO kablam! warning: field is never used: `w` Oct 15 08:17:46.624 INFO kablam! --> src/geom/camera.rs:14:5 Oct 15 08:17:46.624 INFO kablam! | Oct 15 08:17:46.625 INFO kablam! 14 | w: Vec3, Oct 15 08:17:46.625 INFO kablam! | ^^^^^^^ Oct 15 08:17:46.625 INFO kablam! | Oct 15 08:17:46.625 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:17:46.626 INFO kablam! Oct 15 08:17:48.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.45s Oct 15 08:17:48.256 INFO kablam! su: No module specific data is present Oct 15 08:17:48.735 INFO running `"docker" "rm" "-f" "6a6b50be45bcf45ef4b8f97c799048e669f2ad4e6bcc7e03ab293b43eee844a2"` Oct 15 08:17:48.984 INFO blam! 6a6b50be45bcf45ef4b8f97c799048e669f2ad4e6bcc7e03ab293b43eee844a2 Oct 15 08:17:48.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 08:17:49.401 INFO blam! b4c271bec412b75768baf5d84f1259d99214b7dfc21456043e0eab3a789f3074 Oct 15 08:17:49.403 INFO running `"docker" "start" "-a" "b4c271bec412b75768baf5d84f1259d99214b7dfc21456043e0eab3a789f3074"` Oct 15 08:17:50.231 INFO kablam! usermod: no changes Oct 15 08:17:50.315 INFO kablam! Compiling ray_tracer v0.1.0 (/source) Oct 15 08:17:51.915 INFO kablam! warning: unused import: `Vec3` Oct 15 08:17:51.915 INFO kablam! --> src/geom/sphere.rs:52:9 Oct 15 08:17:51.915 INFO kablam! | Oct 15 08:17:51.915 INFO kablam! 52 | use Vec3; Oct 15 08:17:51.915 INFO kablam! | ^^^^ Oct 15 08:17:51.915 INFO kablam! | Oct 15 08:17:51.915 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:17:51.915 INFO kablam! Oct 15 08:17:51.915 INFO kablam! warning: unused import: `Ray` Oct 15 08:17:51.915 INFO kablam! --> src/geom/sphere.rs:53:9 Oct 15 08:17:51.915 INFO kablam! | Oct 15 08:17:51.915 INFO kablam! 53 | use Ray; Oct 15 08:17:51.915 INFO kablam! | ^^^ Oct 15 08:17:51.915 INFO kablam! Oct 15 08:17:51.915 INFO kablam! warning: unused import: `Vec3` Oct 15 08:17:51.915 INFO kablam! --> src/geom/hitablelist.rs:1:5 Oct 15 08:17:51.915 INFO kablam! | Oct 15 08:17:51.915 INFO kablam! 1 | use Vec3; Oct 15 08:17:51.915 INFO kablam! | ^^^^ Oct 15 08:17:51.915 INFO kablam! Oct 15 08:17:51.915 INFO kablam! warning: unused import: `Vec3` Oct 15 08:17:51.915 INFO kablam! --> src/geom/hitablelist.rs:51:9 Oct 15 08:17:51.915 INFO kablam! | Oct 15 08:17:51.915 INFO kablam! 51 | use Vec3; Oct 15 08:17:51.915 INFO kablam! | ^^^^ Oct 15 08:17:51.915 INFO kablam! Oct 15 08:17:51.915 INFO kablam! warning: unused import: `Ray` Oct 15 08:17:51.915 INFO kablam! --> src/geom/hitablelist.rs:52:9 Oct 15 08:17:51.915 INFO kablam! | Oct 15 08:17:51.915 INFO kablam! 52 | use Ray; Oct 15 08:17:51.915 INFO kablam! | ^^^ Oct 15 08:17:51.915 INFO kablam! Oct 15 08:17:52.127 INFO kablam! warning: unused variable: `ray` Oct 15 08:17:52.127 INFO kablam! --> src/material/lambertian.rs:21:23 Oct 15 08:17:52.127 INFO kablam! | Oct 15 08:17:52.127 INFO kablam! 21 | fn scatter(&self, ray:&Ray, hit_record:HitRecord) -> (Vec3, Ray) { Oct 15 08:17:52.127 INFO kablam! | ^^^ help: consider using `_ray` instead Oct 15 08:17:52.127 INFO kablam! | Oct 15 08:17:52.127 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:17:52.127 INFO kablam! Oct 15 08:17:52.171 INFO kablam! warning: field is never used: `w` Oct 15 08:17:52.171 INFO kablam! --> src/geom/camera.rs:14:5 Oct 15 08:17:52.172 INFO kablam! | Oct 15 08:17:52.172 INFO kablam! 14 | w: Vec3, Oct 15 08:17:52.172 INFO kablam! | ^^^^^^^ Oct 15 08:17:52.173 INFO kablam! | Oct 15 08:17:52.173 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:17:52.173 INFO kablam! Oct 15 08:17:52.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Oct 15 08:17:52.991 INFO kablam! su: No module specific data is present Oct 15 08:17:53.909 INFO running `"docker" "rm" "-f" "b4c271bec412b75768baf5d84f1259d99214b7dfc21456043e0eab3a789f3074"` Oct 15 08:17:54.159 INFO blam! b4c271bec412b75768baf5d84f1259d99214b7dfc21456043e0eab3a789f3074 Oct 15 08:17:54.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 08:17:54.583 INFO blam! c6a616e3e0551b5dd2f6f93076941684b3f4d16451c30cc3b59e5b32d837b6c5 Oct 15 08:17:54.584 INFO running `"docker" "start" "-a" "c6a616e3e0551b5dd2f6f93076941684b3f4d16451c30cc3b59e5b32d837b6c5"` Oct 15 08:17:56.354 INFO kablam! usermod: no changes Oct 15 08:17:56.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 08:17:56.515 INFO kablam! Running /target/debug/deps/ray_tracer-36a6e46cebbf0544 Oct 15 08:17:56.515 INFO blam! Oct 15 08:17:56.515 INFO blam! running 7 tests Oct 15 08:17:56.515 INFO blam! test geom::hitablelist::test::point_at_parameter_test ... ok Oct 15 08:17:56.515 INFO blam! test geom::ray::test::point_at_parameter_test ... ok Oct 15 08:17:56.515 INFO blam! test geom::sphere::test::point_at_parameter_test ... ok Oct 15 08:17:56.515 INFO blam! test geom::vec3::test::length_test ... ok Oct 15 08:17:56.515 INFO blam! test geom::vec3::test::dot_test ... ok Oct 15 08:17:56.527 INFO blam! test geom::vec3::test::basic_operation_test ... ok Oct 15 08:17:56.527 INFO blam! test geom::vec3::test::squared_length_test ... ok Oct 15 08:17:56.527 INFO blam! Oct 15 08:17:56.527 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:17:56.527 INFO blam! Oct 15 08:17:56.535 INFO kablam! su: No module specific data is present Oct 15 08:17:57.199 INFO running `"docker" "rm" "-f" "c6a616e3e0551b5dd2f6f93076941684b3f4d16451c30cc3b59e5b32d837b6c5"` Oct 15 08:17:57.665 INFO blam! c6a616e3e0551b5dd2f6f93076941684b3f4d16451c30cc3b59e5b32d837b6c5