Oct 14 19:02:26.588 INFO testing hclarke/tracer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:02:26.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 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 19:02:26.959 INFO blam! 3423f6821fcc45d6e9b5e46822b04c7b9c452d3ab21e8c9c95e472fe7424a249 Oct 14 19:02:26.975 INFO running `"docker" "start" "-a" "3423f6821fcc45d6e9b5e46822b04c7b9c452d3ab21e8c9c95e472fe7424a249"` Oct 14 19:02:28.151 INFO kablam! usermod: no changes Oct 14 19:02:28.232 INFO kablam! Compiling png_encode_mini v0.1.2 Oct 14 19:02:29.075 INFO kablam! Compiling tracer v0.1.0 (/source) Oct 14 19:02:29.423 INFO kablam! warning: unused variable: `rng` Oct 14 19:02:29.423 INFO kablam! --> src/main.rs:120:14 Oct 14 19:02:29.423 INFO kablam! | Oct 14 19:02:29.423 INFO kablam! 120 | fn get_color(rng : &Rng, o:V3, d:V3) -> V3 { Oct 14 19:02:29.423 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 14 19:02:29.423 INFO kablam! | Oct 14 19:02:29.423 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:02:29.423 INFO kablam! Oct 14 19:02:29.467 INFO kablam! warning: method is never used: `sval` Oct 14 19:02:29.467 INFO kablam! --> src/rnd.rs:43:2 Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! 43 | pub fn sval(&self) -> f32 { Oct 14 19:02:29.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:02:29.467 INFO kablam! Oct 14 19:02:29.467 INFO kablam! warning: method is never used: `ubox` Oct 14 19:02:29.467 INFO kablam! --> src/rnd.rs:57:2 Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! 57 | pub fn ubox(&self) ->T { Oct 14 19:02:29.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:29.467 INFO kablam! Oct 14 19:02:29.467 INFO kablam! warning: method is never used: `sbox` Oct 14 19:02:29.467 INFO kablam! --> src/rnd.rs:61:2 Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! 61 | pub fn sbox(&self) ->T { Oct 14 19:02:29.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:29.467 INFO kablam! Oct 14 19:02:29.467 INFO kablam! warning: method is never used: `gaussian2` Oct 14 19:02:29.467 INFO kablam! --> src/rnd.rs:65:2 Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! 65 | pub fn gaussian2(&self) -> V2 { Oct 14 19:02:29.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:29.467 INFO kablam! Oct 14 19:02:29.467 INFO kablam! warning: method is never used: `gaussian` Oct 14 19:02:29.467 INFO kablam! --> src/rnd.rs:72:2 Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! 72 | pub fn gaussian(&self) -> T{ Oct 14 19:02:29.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:29.467 INFO kablam! Oct 14 19:02:29.467 INFO kablam! warning: method is never used: `cross` Oct 14 19:02:29.467 INFO kablam! --> src/vec.rs:202:2 Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! 202 | pub fn cross(self,rhs:V3) -> V3 { Oct 14 19:02:29.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:29.467 INFO kablam! Oct 14 19:02:29.467 INFO kablam! warning: function is never used: `get_color` Oct 14 19:02:29.467 INFO kablam! --> src/main.rs:120:1 Oct 14 19:02:29.467 INFO kablam! | Oct 14 19:02:29.467 INFO kablam! 120 | fn get_color(rng : &Rng, o:V3, d:V3) -> V3 { Oct 14 19:02:29.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:29.467 INFO kablam! Oct 14 19:02:30.094 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 14 19:02:30.097 INFO kablam! su: No module specific data is present Oct 14 19:02:30.783 INFO running `"docker" "rm" "-f" "3423f6821fcc45d6e9b5e46822b04c7b9c452d3ab21e8c9c95e472fe7424a249"` Oct 14 19:02:31.059 INFO blam! 3423f6821fcc45d6e9b5e46822b04c7b9c452d3ab21e8c9c95e472fe7424a249 Oct 14 19:02:31.071 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 14 19:02:31.528 INFO blam! d460712fdf84265488ebc3f9e23b1474a7c37d0f721957b3a70bdb15fb0c0a41 Oct 14 19:02:31.535 INFO running `"docker" "start" "-a" "d460712fdf84265488ebc3f9e23b1474a7c37d0f721957b3a70bdb15fb0c0a41"` Oct 14 19:02:32.679 INFO kablam! usermod: no changes Oct 14 19:02:32.754 INFO kablam! Compiling tracer v0.1.0 (/source) Oct 14 19:02:33.280 INFO kablam! warning: unused variable: `rng` Oct 14 19:02:33.280 INFO kablam! --> src/main.rs:120:14 Oct 14 19:02:33.281 INFO kablam! | Oct 14 19:02:33.281 INFO kablam! 120 | fn get_color(rng : &Rng, o:V3, d:V3) -> V3 { Oct 14 19:02:33.281 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 14 19:02:33.282 INFO kablam! | Oct 14 19:02:33.282 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:02:33.282 INFO kablam! Oct 14 19:02:33.327 INFO kablam! warning: method is never used: `ubox` Oct 14 19:02:33.328 INFO kablam! --> src/rnd.rs:57:2 Oct 14 19:02:33.328 INFO kablam! | Oct 14 19:02:33.328 INFO kablam! 57 | pub fn ubox(&self) ->T { Oct 14 19:02:33.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:33.329 INFO kablam! | Oct 14 19:02:33.329 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:02:33.330 INFO kablam! Oct 14 19:02:33.330 INFO kablam! warning: method is never used: `sbox` Oct 14 19:02:33.330 INFO kablam! --> src/rnd.rs:61:2 Oct 14 19:02:33.331 INFO kablam! | Oct 14 19:02:33.331 INFO kablam! 61 | pub fn sbox(&self) ->T { Oct 14 19:02:33.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:33.331 INFO kablam! Oct 14 19:02:33.332 INFO kablam! warning: method is never used: `gaussian2` Oct 14 19:02:33.332 INFO kablam! --> src/rnd.rs:65:2 Oct 14 19:02:33.332 INFO kablam! | Oct 14 19:02:33.333 INFO kablam! 65 | pub fn gaussian2(&self) -> V2 { Oct 14 19:02:33.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:33.333 INFO kablam! Oct 14 19:02:33.334 INFO kablam! warning: method is never used: `gaussian` Oct 14 19:02:33.334 INFO kablam! --> src/rnd.rs:72:2 Oct 14 19:02:33.334 INFO kablam! | Oct 14 19:02:33.334 INFO kablam! 72 | pub fn gaussian(&self) -> T{ Oct 14 19:02:33.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:33.335 INFO kablam! Oct 14 19:02:33.335 INFO kablam! warning: method is never used: `cross` Oct 14 19:02:33.335 INFO kablam! --> src/vec.rs:202:2 Oct 14 19:02:33.336 INFO kablam! | Oct 14 19:02:33.336 INFO kablam! 202 | pub fn cross(self,rhs:V3) -> V3 { Oct 14 19:02:33.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:33.337 INFO kablam! Oct 14 19:02:33.337 INFO kablam! warning: function is never used: `get_color` Oct 14 19:02:33.337 INFO kablam! --> src/main.rs:120:1 Oct 14 19:02:33.337 INFO kablam! | Oct 14 19:02:33.338 INFO kablam! 120 | fn get_color(rng : &Rng, o:V3, d:V3) -> V3 { Oct 14 19:02:33.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:02:33.338 INFO kablam! Oct 14 19:02:33.865 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 14 19:02:33.865 INFO kablam! su: No module specific data is present Oct 14 19:02:34.860 INFO running `"docker" "rm" "-f" "d460712fdf84265488ebc3f9e23b1474a7c37d0f721957b3a70bdb15fb0c0a41"` Oct 14 19:02:35.087 INFO blam! d460712fdf84265488ebc3f9e23b1474a7c37d0f721957b3a70bdb15fb0c0a41 Oct 14 19:02:35.091 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 14 19:02:35.591 INFO blam! dfbd69b2ab0230a26153ae977a3a9ecbb87bc4c3e68baba888e9967ea03fd462 Oct 14 19:02:35.597 INFO running `"docker" "start" "-a" "dfbd69b2ab0230a26153ae977a3a9ecbb87bc4c3e68baba888e9967ea03fd462"` Oct 14 19:02:36.535 INFO kablam! usermod: no changes Oct 14 19:02:36.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 19:02:36.606 INFO kablam! Running /target/debug/deps/tracer-a54ef0f59ee97df7 Oct 14 19:02:36.611 INFO kablam! su: No module specific data is present Oct 14 19:02:36.611 INFO blam! Oct 14 19:02:36.611 INFO blam! running 2 tests Oct 14 19:02:36.611 INFO blam! test rnd::tests::uval_range ... ok Oct 14 19:02:36.611 INFO blam! test rnd::tests::sval_range ... ok Oct 14 19:02:36.611 INFO blam! Oct 14 19:02:36.611 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:02:36.611 INFO blam! Oct 14 19:02:37.315 INFO running `"docker" "rm" "-f" "dfbd69b2ab0230a26153ae977a3a9ecbb87bc4c3e68baba888e9967ea03fd462"` Oct 14 19:02:37.565 INFO blam! dfbd69b2ab0230a26153ae977a3a9ecbb87bc4c3e68baba888e9967ea03fd462