Oct 12 05:52:58.801 INFO testing arendur-0.0.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 05:52:58.801 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 05:52:59.008 INFO blam! e3171828a713ade4ee391002e70aeb0d5b9ca44e802d5086d9ee5ee2f947ca08 Oct 12 05:52:59.008 INFO running `"docker" "start" "-a" "e3171828a713ade4ee391002e70aeb0d5b9ca44e802d5086d9ee5ee2f947ca08"` Oct 12 05:52:59.561 INFO kablam! usermod: no changes Oct 12 05:52:59.720 INFO kablam! Compiling tobj v0.1.6 Oct 12 05:52:59.720 INFO kablam! Compiling copy_arena v0.1.1 Oct 12 05:52:59.720 INFO kablam! Compiling aren_alloc v0.2.1 Oct 12 05:52:59.728 INFO kablam! Compiling png v0.6.2 Oct 12 05:52:59.728 INFO kablam! Compiling cgmath v0.14.1 Oct 12 05:52:59.728 INFO kablam! Compiling rayon v0.7.1 Oct 12 05:53:03.204 INFO kablam! Compiling image v0.12.4 Oct 12 05:53:16.128 INFO kablam! Compiling arendur v0.0.5 (/source) Oct 12 05:53:17.452 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 05:53:17.453 INFO kablam! --> src/sample/filters.rs:216:33 Oct 12 05:53:17.453 INFO kablam! | Oct 12 05:53:17.453 INFO kablam! 216 | LanczosSincFilter::sinc((x*inv_tau)) Oct 12 05:53:17.454 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 12 05:53:17.454 INFO kablam! | Oct 12 05:53:17.454 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 05:53:17.455 INFO kablam! Oct 12 05:53:17.465 INFO kablam! warning: doc comment not used by rustdoc Oct 12 05:53:17.465 INFO kablam! --> src/lighting/distantlight.rs:88:9 Oct 12 05:53:17.465 INFO kablam! | Oct 12 05:53:17.465 INFO kablam! 88 | /// extend accordingly Oct 12 05:53:17.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:53:17.465 INFO kablam! | Oct 12 05:53:17.465 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 12 05:53:17.465 INFO kablam! Oct 12 05:53:18.518 INFO kablam! warning: type annotations needed Oct 12 05:53:18.518 INFO kablam! --> src/spectrum/mod.rs:162:17 Oct 12 05:53:18.518 INFO kablam! | Oct 12 05:53:18.518 INFO kablam! 162 | ptr.as_ref().unwrap() Oct 12 05:53:18.518 INFO kablam! | ^^^^^^ Oct 12 05:53:18.518 INFO kablam! | Oct 12 05:53:18.518 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 12 05:53:18.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 05:53:18.518 INFO kablam! = note: for more information, see issue #46906 Oct 12 05:53:18.518 INFO kablam! Oct 12 05:53:18.518 INFO kablam! warning: type annotations needed Oct 12 05:53:18.518 INFO kablam! --> src/spectrum/mod.rs:170:17 Oct 12 05:53:18.518 INFO kablam! | Oct 12 05:53:18.518 INFO kablam! 170 | ptr.as_mut().unwrap() Oct 12 05:53:18.518 INFO kablam! | ^^^^^^ Oct 12 05:53:18.518 INFO kablam! | Oct 12 05:53:18.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 05:53:18.518 INFO kablam! = note: for more information, see issue #46906 Oct 12 05:53:18.519 INFO kablam! Oct 12 05:53:20.645 INFO kablam! warning: the feature `float_bits_conv` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 12 05:53:20.645 INFO kablam! --> src/lib.rs:12:12 Oct 12 05:53:20.645 INFO kablam! | Oct 12 05:53:20.645 INFO kablam! 12 | #![feature(float_bits_conv)] Oct 12 05:53:20.645 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 05:53:20.645 INFO kablam! | Oct 12 05:53:20.645 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 05:53:20.645 INFO kablam! Oct 12 05:53:22.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.15s Oct 12 05:53:22.738 INFO kablam! su: No module specific data is present Oct 12 05:53:22.969 INFO running `"docker" "rm" "-f" "e3171828a713ade4ee391002e70aeb0d5b9ca44e802d5086d9ee5ee2f947ca08"` Oct 12 05:53:23.039 INFO blam! e3171828a713ade4ee391002e70aeb0d5b9ca44e802d5086d9ee5ee2f947ca08 Oct 12 05:53:23.046 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 05:53:23.224 INFO blam! e94121d954e58e9508d842a98991a8718d5cb22ae57cf858dfe3227b27cec85b Oct 12 05:53:23.225 INFO running `"docker" "start" "-a" "e94121d954e58e9508d842a98991a8718d5cb22ae57cf858dfe3227b27cec85b"` Oct 12 05:53:23.615 INFO kablam! usermod: no changes Oct 12 05:53:23.743 INFO kablam! Compiling thread-id v3.3.0 Oct 12 05:53:23.998 INFO kablam! Compiling flame v0.1.12 Oct 12 05:53:25.130 INFO kablam! Compiling arendur v0.0.5 (/source) Oct 12 05:53:26.463 INFO kablam! warning: unused import: `super::*` Oct 12 05:53:26.463 INFO kablam! --> src/filming/tests.rs:14:9 Oct 12 05:53:26.463 INFO kablam! | Oct 12 05:53:26.463 INFO kablam! 14 | use super::*; Oct 12 05:53:26.463 INFO kablam! | ^^^^^^^^ Oct 12 05:53:26.463 INFO kablam! | Oct 12 05:53:26.463 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:53:26.463 INFO kablam! Oct 12 05:53:26.463 INFO kablam! warning: unused import: `super::projective::*` Oct 12 05:53:26.463 INFO kablam! --> src/filming/tests.rs:15:9 Oct 12 05:53:26.463 INFO kablam! | Oct 12 05:53:26.463 INFO kablam! 15 | use super::projective::*; Oct 12 05:53:26.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:53:26.463 INFO kablam! Oct 12 05:53:26.463 INFO kablam! warning: unused import: `super::perspective::*` Oct 12 05:53:26.463 INFO kablam! --> src/filming/tests.rs:16:9 Oct 12 05:53:26.463 INFO kablam! | Oct 12 05:53:26.463 INFO kablam! 16 | use super::perspective::*; Oct 12 05:53:26.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:53:26.463 INFO kablam! Oct 12 05:53:26.463 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 05:53:26.463 INFO kablam! --> src/sample/filters.rs:216:33 Oct 12 05:53:26.463 INFO kablam! | Oct 12 05:53:26.463 INFO kablam! 216 | LanczosSincFilter::sinc((x*inv_tau)) Oct 12 05:53:26.463 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 12 05:53:26.463 INFO kablam! | Oct 12 05:53:26.463 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 05:53:26.463 INFO kablam! Oct 12 05:53:26.468 INFO kablam! warning: use of deprecated item 'rayon::initialize': use `ThreadPoolBuilder::build_global` Oct 12 05:53:26.469 INFO kablam! --> examples/arencli.rs:49:9 Oct 12 05:53:26.469 INFO kablam! | Oct 12 05:53:26.469 INFO kablam! 49 | rayon::initialize(rayon::Configuration::new().num_threads(threads)).unwrap(); Oct 12 05:53:26.469 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 05:53:26.469 INFO kablam! | Oct 12 05:53:26.469 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:53:26.469 INFO kablam! Oct 12 05:53:26.469 INFO kablam! warning: use of deprecated item 'rayon::Configuration': Use `ThreadPoolBuilder` Oct 12 05:53:26.469 INFO kablam! --> examples/arencli.rs:49:27 Oct 12 05:53:26.469 INFO kablam! | Oct 12 05:53:26.469 INFO kablam! 49 | rayon::initialize(rayon::Configuration::new().num_threads(threads)).unwrap(); Oct 12 05:53:26.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:53:26.469 INFO kablam! Oct 12 05:53:26.472 INFO kablam! warning: doc comment not used by rustdoc Oct 12 05:53:26.472 INFO kablam! --> src/lighting/distantlight.rs:88:9 Oct 12 05:53:26.472 INFO kablam! | Oct 12 05:53:26.472 INFO kablam! 88 | /// extend accordingly Oct 12 05:53:26.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:53:26.472 INFO kablam! | Oct 12 05:53:26.472 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 12 05:53:26.472 INFO kablam! Oct 12 05:53:27.659 INFO kablam! warning: type annotations needed Oct 12 05:53:27.659 INFO kablam! --> src/spectrum/mod.rs:162:17 Oct 12 05:53:27.659 INFO kablam! | Oct 12 05:53:27.659 INFO kablam! 162 | ptr.as_ref().unwrap() Oct 12 05:53:27.659 INFO kablam! | ^^^^^^ Oct 12 05:53:27.659 INFO kablam! | Oct 12 05:53:27.659 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 12 05:53:27.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 05:53:27.659 INFO kablam! = note: for more information, see issue #46906 Oct 12 05:53:27.659 INFO kablam! Oct 12 05:53:27.663 INFO kablam! warning: type annotations needed Oct 12 05:53:27.663 INFO kablam! --> src/spectrum/mod.rs:170:17 Oct 12 05:53:27.663 INFO kablam! | Oct 12 05:53:27.663 INFO kablam! 170 | ptr.as_mut().unwrap() Oct 12 05:53:27.663 INFO kablam! | ^^^^^^ Oct 12 05:53:27.663 INFO kablam! | Oct 12 05:53:27.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 12 05:53:27.663 INFO kablam! = note: for more information, see issue #46906 Oct 12 05:53:27.663 INFO kablam! Oct 12 05:53:29.754 INFO kablam! warning: unused variable: `t` Oct 12 05:53:29.754 INFO kablam! --> src/shape/tests.rs:48:14 Oct 12 05:53:29.754 INFO kablam! | Oct 12 05:53:29.754 INFO kablam! 48 | let (t, si) = sphere.intersect_ray(&ray).unwrap(); Oct 12 05:53:29.754 INFO kablam! | ^ help: consider using `_t` instead Oct 12 05:53:29.754 INFO kablam! | Oct 12 05:53:29.754 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 05:53:29.754 INFO kablam! Oct 12 05:53:29.754 INFO kablam! warning: unused variable: `i` Oct 12 05:53:29.754 INFO kablam! --> src/shape/tests.rs:59:13 Oct 12 05:53:29.754 INFO kablam! | Oct 12 05:53:29.754 INFO kablam! 59 | for i in 0..ROUNDS { Oct 12 05:53:29.754 INFO kablam! | ^ help: consider using `_i` instead Oct 12 05:53:29.754 INFO kablam! Oct 12 05:53:29.754 INFO kablam! warning: unused variable: `j` Oct 12 05:53:29.754 INFO kablam! --> src/shape/tests.rs:65:17 Oct 12 05:53:29.754 INFO kablam! | Oct 12 05:53:29.754 INFO kablam! 65 | for j in 0..ROUNDS { Oct 12 05:53:29.754 INFO kablam! | ^ help: consider using `_j` instead Oct 12 05:53:29.754 INFO kablam! Oct 12 05:53:29.754 INFO kablam! warning: unused variable: `t` Oct 12 05:53:29.754 INFO kablam! --> src/shape/tests.rs:70:30 Oct 12 05:53:29.754 INFO kablam! | Oct 12 05:53:29.754 INFO kablam! 70 | if let Some((t, si)) = spheref.intersect_ray(&ray) { Oct 12 05:53:29.754 INFO kablam! | ^ help: consider using `_t` instead Oct 12 05:53:29.754 INFO kablam! Oct 12 05:53:30.808 INFO kablam! warning: the feature `float_bits_conv` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 12 05:53:30.808 INFO kablam! --> src/lib.rs:12:12 Oct 12 05:53:30.808 INFO kablam! | Oct 12 05:53:30.808 INFO kablam! 12 | #![feature(float_bits_conv)] Oct 12 05:53:30.808 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 05:53:30.808 INFO kablam! | Oct 12 05:53:30.808 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 05:53:30.808 INFO kablam! Oct 12 05:53:34.777 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.14s Oct 12 05:53:34.812 INFO kablam! su: No module specific data is present Oct 12 05:53:35.396 INFO running `"docker" "rm" "-f" "e94121d954e58e9508d842a98991a8718d5cb22ae57cf858dfe3227b27cec85b"` Oct 12 05:53:35.564 INFO blam! e94121d954e58e9508d842a98991a8718d5cb22ae57cf858dfe3227b27cec85b Oct 12 05:53:35.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 05:53:35.792 INFO blam! 2820a26f3b7009a35fd2ead699eb9d443a4c2f290fb79169195503cfe314ff5f Oct 12 05:53:35.796 INFO running `"docker" "start" "-a" "2820a26f3b7009a35fd2ead699eb9d443a4c2f290fb79169195503cfe314ff5f"` Oct 12 05:53:36.426 INFO kablam! usermod: no changes Oct 12 05:53:36.582 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 05:53:36.606 INFO kablam! Running /target/debug/deps/arendur-a104ca2b621cf1c3 Oct 12 05:53:36.608 INFO blam! Oct 12 05:53:36.608 INFO blam! running 13 tests Oct 12 05:53:36.609 INFO blam! test geometry::tests::bbox::test_bbox2_max_extent ... ok Oct 12 05:53:36.609 INFO blam! test geometry::tests::bbox::test_bbox2_lerp ... ok Oct 12 05:53:36.610 INFO blam! test geometry::tests::bbox::test_bbox2_surface_area ... ok Oct 12 05:53:36.610 INFO blam! test geometry::tests::bbox::test_bbox2_new ... ok Oct 12 05:53:36.610 INFO blam! test geometry::tests::bbox::test_bbox2_intersect ... ok Oct 12 05:53:36.612 INFO blam! test geometry::tests::bbox::test_bbox2_union ... ok Oct 12 05:53:36.617 INFO blam! test geometry::tests::bbox::test_bbox2_extend_contain ... ok Oct 12 05:53:36.617 INFO blam! test geometry::tests::bbox::test_bbox2_expand_by ... ok Oct 12 05:53:36.617 INFO blam! test geometry::tests::bbox::test_bbox2_corner ... ok Oct 12 05:53:36.617 INFO blam! test shape::tests::test_sphere::test_sy_intersect ... ok Oct 12 05:53:36.621 INFO blam! test geometry::tests::bbox::test_bbox2_iter ... ok Oct 12 05:53:36.621 INFO blam! test geometry::tests::bbox::test_bbox2_overlap ... ok Oct 12 05:53:36.768 INFO blam! test shape::tests::test_sphere::test_random_intersect ... ok Oct 12 05:53:36.768 INFO blam! Oct 12 05:53:36.768 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:53:36.768 INFO blam! Oct 12 05:53:36.768 INFO kablam! Doc-tests arendur Oct 12 05:53:38.228 INFO blam! Oct 12 05:53:38.228 INFO blam! running 0 tests Oct 12 05:53:38.228 INFO blam! Oct 12 05:53:38.228 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:53:38.228 INFO blam! Oct 12 05:53:38.248 INFO kablam! su: No module specific data is present Oct 12 05:53:38.728 INFO running `"docker" "rm" "-f" "2820a26f3b7009a35fd2ead699eb9d443a4c2f290fb79169195503cfe314ff5f"` Oct 12 05:53:38.911 INFO blam! 2820a26f3b7009a35fd2ead699eb9d443a4c2f290fb79169195503cfe314ff5f