Oct 12 20:37:07.228 INFO testing tstullich/rust-pt against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:37:07.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 20:37:07.735 INFO blam! d54660c8dbc3b6b172604ca3d55cd21fe2177d6c96ea1b71a77d9655728ff7ca Oct 12 20:37:07.737 INFO running `"docker" "start" "-a" "d54660c8dbc3b6b172604ca3d55cd21fe2177d6c96ea1b71a77d9655728ff7ca"` Oct 12 20:37:09.663 INFO kablam! usermod: no changes Oct 12 20:37:09.947 INFO kablam! Compiling num-traits v0.2.5 Oct 12 20:37:09.947 INFO kablam! Compiling stable_deref_trait v1.1.0 Oct 12 20:37:09.947 INFO kablam! Compiling num-integer v0.1.39 Oct 12 20:37:09.971 INFO kablam! Compiling smallvec v0.6.2 Oct 12 20:37:09.971 INFO kablam! Compiling termios v0.2.2 Oct 12 20:37:09.971 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 12 20:37:09.971 INFO kablam! Compiling clicolors-control v0.2.0 Oct 12 20:37:09.971 INFO kablam! Compiling deflate v0.7.18 Oct 12 20:37:11.062 INFO kablam! Compiling inflate v0.4.3 Oct 12 20:37:13.311 INFO kablam! Compiling owning_ref v0.3.3 Oct 12 20:37:13.313 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 12 20:37:13.345 INFO kablam! Compiling regex v0.2.11 Oct 12 20:37:13.828 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 12 20:37:15.984 INFO kablam! Compiling lock_api v0.1.3 Oct 12 20:37:21.635 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 20:37:22.516 INFO kablam! Compiling parking_lot v0.6.2 Oct 12 20:37:23.703 INFO kablam! Compiling rayon-core v1.4.0 Oct 12 20:37:28.679 INFO kablam! Compiling rayon v1.0.1 Oct 12 20:37:30.235 INFO kablam! Compiling num-iter v0.1.37 Oct 12 20:37:30.995 INFO kablam! Compiling png v0.12.0 Oct 12 20:37:39.527 INFO kablam! Compiling console v0.6.1 Oct 12 20:37:42.071 INFO kablam! Compiling indicatif v0.9.0 Oct 12 20:37:44.623 INFO kablam! Compiling pathtracer v0.1.0 (/source) Oct 12 20:37:45.311 INFO kablam! warning: unused import: `material::Material` Oct 12 20:37:45.311 INFO kablam! --> src/hitable_list.rs:2:5 Oct 12 20:37:45.311 INFO kablam! | Oct 12 20:37:45.311 INFO kablam! 2 | use material::Material; Oct 12 20:37:45.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:37:45.311 INFO kablam! | Oct 12 20:37:45.311 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:37:45.311 INFO kablam! Oct 12 20:37:45.311 INFO kablam! warning: unused imports: `MovingSphere`, `Sphere` Oct 12 20:37:45.311 INFO kablam! --> src/hitable_list.rs:4:14 Oct 12 20:37:45.311 INFO kablam! | Oct 12 20:37:45.311 INFO kablam! 4 | use sphere::{MovingSphere, Sphere}; Oct 12 20:37:45.311 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^ Oct 12 20:37:45.311 INFO kablam! Oct 12 20:37:45.311 INFO kablam! warning: unused import: `vector::Vec3` Oct 12 20:37:45.311 INFO kablam! --> src/hitable_list.rs:5:5 Oct 12 20:37:45.311 INFO kablam! | Oct 12 20:37:45.311 INFO kablam! 5 | use vector::Vec3; Oct 12 20:37:45.311 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:37:45.311 INFO kablam! Oct 12 20:37:45.311 INFO kablam! warning: unused import: `material::Material` Oct 12 20:37:45.311 INFO kablam! --> src/renderer.rs:10:5 Oct 12 20:37:45.311 INFO kablam! | Oct 12 20:37:45.311 INFO kablam! 10 | use material::Material; Oct 12 20:37:45.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:37:45.311 INFO kablam! Oct 12 20:37:45.311 INFO kablam! warning: unused import: `sphere::Sphere` Oct 12 20:37:45.311 INFO kablam! --> src/renderer.rs:12:5 Oct 12 20:37:45.311 INFO kablam! | Oct 12 20:37:45.311 INFO kablam! 12 | use sphere::Sphere; Oct 12 20:37:45.311 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 20:37:45.311 INFO kablam! Oct 12 20:37:45.651 INFO kablam! warning: method is never used: `len` Oct 12 20:37:45.651 INFO kablam! --> src/hitable_list.rs:45:5 Oct 12 20:37:45.651 INFO kablam! | Oct 12 20:37:45.651 INFO kablam! 45 | pub fn len(&self) -> usize { Oct 12 20:37:45.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:37:45.651 INFO kablam! | Oct 12 20:37:45.651 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:37:45.651 INFO kablam! Oct 12 20:37:50.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.84s Oct 12 20:37:50.540 INFO kablam! su: No module specific data is present Oct 12 20:37:51.412 INFO running `"docker" "rm" "-f" "d54660c8dbc3b6b172604ca3d55cd21fe2177d6c96ea1b71a77d9655728ff7ca"` Oct 12 20:37:51.659 INFO blam! d54660c8dbc3b6b172604ca3d55cd21fe2177d6c96ea1b71a77d9655728ff7ca Oct 12 20:37:51.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 20:37:52.044 INFO blam! 3651c2ae0ff67ba4a25f6dc9fa15d1df92bbdc888cefb54e76ef308ebe00f189 Oct 12 20:37:52.055 INFO running `"docker" "start" "-a" "3651c2ae0ff67ba4a25f6dc9fa15d1df92bbdc888cefb54e76ef308ebe00f189"` Oct 12 20:37:53.153 INFO kablam! usermod: no changes Oct 12 20:37:53.320 INFO kablam! Compiling pathtracer v0.1.0 (/source) Oct 12 20:37:58.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.06s Oct 12 20:37:58.246 INFO kablam! su: No module specific data is present Oct 12 20:37:59.414 INFO running `"docker" "rm" "-f" "3651c2ae0ff67ba4a25f6dc9fa15d1df92bbdc888cefb54e76ef308ebe00f189"` Oct 12 20:37:59.587 INFO blam! 3651c2ae0ff67ba4a25f6dc9fa15d1df92bbdc888cefb54e76ef308ebe00f189 Oct 12 20:37:59.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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" "-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 12 20:37:59.897 INFO blam! aedccbe548f0e562c05d5eb4b7e998779b8d6115bd58982186a65f5b635d9060 Oct 12 20:37:59.903 INFO running `"docker" "start" "-a" "aedccbe548f0e562c05d5eb4b7e998779b8d6115bd58982186a65f5b635d9060"` Oct 12 20:38:00.955 INFO kablam! usermod: no changes Oct 12 20:38:01.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 12 20:38:01.143 INFO kablam! Running /target/debug/deps/pathtracer-b581ecc1bb833803 Oct 12 20:38:01.149 INFO blam! Oct 12 20:38:01.150 INFO blam! running 10 tests Oct 12 20:38:01.183 INFO blam! test camera::test_create ... ok Oct 12 20:38:01.183 INFO blam! test vector::test_arithmetic ... ok Oct 12 20:38:01.183 INFO blam! test triangle::test_norm ... ok Oct 12 20:38:01.183 INFO blam! test ray::test_create ... ok Oct 12 20:38:01.183 INFO blam! test ray::test_point_at ... ok Oct 12 20:38:01.183 INFO blam! test hitable_list::test_intersection ... ok Oct 12 20:38:01.304 INFO blam! test vector::test_functionality ... ok Oct 12 20:38:01.710 INFO blam! test vector::test_undefined ... ok Oct 12 20:38:01.823 INFO blam! test parser::test_parse ... ok Oct 12 20:38:02.239 INFO blam! test renderer::test_hit ... ok Oct 12 20:38:02.239 INFO blam! Oct 12 20:38:02.239 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:38:02.239 INFO blam! Oct 12 20:38:02.243 INFO kablam! su: No module specific data is present Oct 12 20:38:02.894 INFO running `"docker" "rm" "-f" "aedccbe548f0e562c05d5eb4b7e998779b8d6115bd58982186a65f5b635d9060"` Oct 12 20:38:03.183 INFO blam! aedccbe548f0e562c05d5eb4b7e998779b8d6115bd58982186a65f5b635d9060