Oct 16 12:54:43.347 INFO testing double-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:54:43.348 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 12:54:43.614 INFO blam! 9837224a91130192f418ac5c224a015bd650c2e53e30651cd7fe9b441ad67193 Oct 16 12:54:43.617 INFO running `"docker" "start" "-a" "9837224a91130192f418ac5c224a015bd650c2e53e30651cd7fe9b441ad67193"` Oct 16 12:54:44.103 INFO kablam! usermod: no changes Oct 16 12:54:44.183 INFO kablam! Compiling double v0.2.2 (/source) Oct 16 12:54:44.183 INFO kablam! Compiling lazysort v0.2.0 Oct 16 12:54:44.183 INFO kablam! Compiling float-cmp v0.2.5 Oct 16 12:54:47.275 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:54:47.275 INFO kablam! --> src/mock.rs:917:13 Oct 16 12:54:47.275 INFO kablam! | Oct 16 12:54:47.275 INFO kablam! 917 | (0..self.num_expectations)); Oct 16 12:54:47.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:54:47.275 INFO kablam! | Oct 16 12:54:47.275 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:54:47.275 INFO kablam! Oct 16 12:54:48.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.90s Oct 16 12:54:48.043 INFO kablam! su: No module specific data is present Oct 16 12:54:48.463 INFO running `"docker" "rm" "-f" "9837224a91130192f418ac5c224a015bd650c2e53e30651cd7fe9b441ad67193"` Oct 16 12:54:48.740 INFO blam! 9837224a91130192f418ac5c224a015bd650c2e53e30651cd7fe9b441ad67193 Oct 16 12:54:48.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 12:54:49.172 INFO blam! f88a9ce1dd6e84e9725606aadbebb190575f7b16c036f6f74ccbf86ecf0e00c2 Oct 16 12:54:49.174 INFO running `"docker" "start" "-a" "f88a9ce1dd6e84e9725606aadbebb190575f7b16c036f6f74ccbf86ecf0e00c2"` Oct 16 12:54:50.847 INFO kablam! usermod: no changes Oct 16 12:54:50.995 INFO kablam! Compiling double v0.2.2 (/source) Oct 16 12:54:56.023 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 12:54:56.023 INFO kablam! --> examples/function.rs:36:26 Oct 16 12:54:56.023 INFO kablam! | Oct 16 12:54:56.023 INFO kablam! 36 | mock.use_closure_for((3), Box::new(|x| x * 2)); Oct 16 12:54:56.023 INFO kablam! | ^^^ help: remove these parentheses Oct 16 12:54:56.055 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 12:54:56.056 INFO kablam! --> examples/macro.rs:95:9 Oct 16 12:54:56.056 INFO kablam! | Oct 16 12:54:56.056 INFO kablam! 95 | (42), Oct 16 12:54:56.056 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 12:54:56.057 INFO kablam! Oct 16 12:54:56.057 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 12:54:56.057 INFO kablam! --> examples/macro.rs:104:40 Oct 16 12:54:56.057 INFO kablam! | Oct 16 12:54:56.058 INFO kablam! 104 | store.delete_user.return_value_for((42), Ok(())); Oct 16 12:54:56.058 INFO kablam! | ^^^^ help: remove these parentheses Oct 16 12:54:56.058 INFO kablam! Oct 16 12:54:56.058 INFO kablam! | Oct 16 12:54:56.059 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:54:56.059 INFO kablam! Oct 16 12:54:56.251 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 12:54:56.251 INFO kablam! --> src/mock.rs:917:13 Oct 16 12:54:56.252 INFO kablam! | Oct 16 12:54:56.252 INFO kablam! 917 | (0..self.num_expectations)); Oct 16 12:54:56.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 12:54:56.253 INFO kablam! | Oct 16 12:54:56.257 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 12:54:56.257 INFO kablam! Oct 16 12:55:03.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.59s Oct 16 12:55:03.469 INFO kablam! su: No module specific data is present Oct 16 12:55:03.977 INFO running `"docker" "rm" "-f" "f88a9ce1dd6e84e9725606aadbebb190575f7b16c036f6f74ccbf86ecf0e00c2"` Oct 16 12:55:04.455 INFO blam! f88a9ce1dd6e84e9725606aadbebb190575f7b16c036f6f74ccbf86ecf0e00c2 Oct 16 12:55:04.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 12:55:04.740 INFO blam! fb7ffe72bc9023360e502ce438c58fa1426d963ab468ec39b0bb100668a5b20f Oct 16 12:55:04.745 INFO running `"docker" "start" "-a" "fb7ffe72bc9023360e502ce438c58fa1426d963ab468ec39b0bb100668a5b20f"` Oct 16 12:55:05.171 INFO kablam! usermod: no changes Oct 16 12:55:05.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 12:55:05.203 INFO blam! Oct 16 12:55:05.203 INFO kablam! Running /target/debug/deps/double-00c7ba2ba9d7fb87 Oct 16 12:55:05.203 INFO blam! running 33 tests Oct 16 12:55:05.203 INFO blam! test matcher::tests::all_of_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::between_exc_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::between_inc_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::any_of_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::contains_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::ends_with_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::eq_nocase_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::f64_eq_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::eq_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::is_some_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::le_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::gt_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::ge_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::nan_sensitive_f32_eq_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::any_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::ne_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::lt_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::starts_with_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::nan_sensitive_f64_eq_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::is_err_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::ne_nocase_matcher ... ok Oct 16 12:55:05.203 INFO blam! test matcher::tests::not_matcher ... ok Oct 16 12:55:05.203 INFO blam! test mock::tests::generate_permutations_no_constraints ... ok Oct 16 12:55:05.203 INFO blam! test mock::tests::is_strictly_increasing_sequence_value_stays_the_same ... ok Oct 16 12:55:05.203 INFO blam! test mock::tests::is_strictly_increasing_sequence_with_multiple_elements ... ok Oct 16 12:55:05.203 INFO blam! test mock::tests::generate_permutations_one_constraint_multiple_values ... ok Oct 16 12:55:05.203 INFO blam! test mock::tests::generate_permutations_one_constraint_one_value ... ok Oct 16 12:55:05.203 INFO blam! test mock::tests::is_strictly_increasing_empty_sequence ... ok Oct 16 12:55:05.203 INFO blam! test mock::tests::generate_permutations_various_constraints ... ok Oct 16 12:55:05.211 INFO kablam! Doc-tests double Oct 16 12:55:05.211 INFO blam! test mock::tests::is_strictly_increasing_sequence_value_goes_down ... ok Oct 16 12:55:05.211 INFO blam! test matcher::tests::is_ok_matcher ... ok Oct 16 12:55:05.211 INFO blam! test matcher::tests::f32_eq_matcher ... ok Oct 16 12:55:05.211 INFO blam! test mock::tests::is_strictly_increasing_sequence_with_one_element ... ok Oct 16 12:55:05.211 INFO blam! Oct 16 12:55:05.211 INFO blam! test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:55:05.211 INFO blam! Oct 16 12:55:06.631 INFO kablam! warning: invalid start of a new code block Oct 16 12:55:06.631 INFO kablam! --> /source/src/mock.rs:348:5 Oct 16 12:55:06.631 INFO kablam! | Oct 16 12:55:06.631 INFO kablam! 348 | /// Returns true if `Mock::call` has been called.1 Oct 16 12:55:06.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 12:55:06.631 INFO kablam! Oct 16 12:55:06.631 INFO blam! Oct 16 12:55:06.631 INFO blam! running 42 tests Oct 16 12:55:11.004 INFO blam! test src/macros.rs - mock_method (line 301) ... ok Oct 16 12:55:12.247 INFO blam! test src/macros.rs - mock_method (line 358) ... ok Oct 16 12:55:15.091 INFO blam! test src/macros.rs - mock_method (line 311) ... ok Oct 16 12:55:15.368 INFO blam! test src/macros.rs - mock_trait (line 69) ... ok Oct 16 12:55:16.172 INFO blam! test src/lib.rs - (line 9) ... ok Oct 16 12:55:16.291 INFO blam! test src/macros.rs - mock_trait (line 53) ... ok Oct 16 12:55:16.623 INFO blam! test src/macros.rs - mock_method (line 370) ... ok Oct 16 12:55:19.239 INFO blam! test src/macros.rs - mock_method (line 251) ... ok Oct 16 12:55:21.255 INFO blam! test src/macros.rs - mock_trait (line 93) ... ok Oct 16 12:55:21.959 INFO blam! test src/macros.rs - mock_trait_no_default (line 156) ... ok Oct 16 12:55:22.755 INFO blam! test src/macros.rs - mock_trait_no_default (line 173) ... ok Oct 16 12:55:26.523 INFO blam! test src/macros.rs - mock_trait_no_default (line 197) ... ok Oct 16 12:55:28.535 INFO blam! test src/mock.rs - mock::Mock::called_with (line 467) ... ok Oct 16 12:55:28.621 INFO blam! test src/mock.rs - mock::Mock>::return_none (line 842) ... ok Oct 16 12:55:28.803 INFO blam! test src/mock.rs - mock::Mock>::return_some (line 826) ... ok Oct 16 12:55:28.886 INFO blam! test src/mock.rs - mock::Mock::call (line 74) ... ok Oct 16 12:55:30.623 INFO blam! test src/mock.rs - mock::Mock::called_with_pattern (line 616) ... ok Oct 16 12:55:31.891 INFO blam! test src/mock.rs - mock::Mock::calls (line 386) ... ok Oct 16 12:55:34.127 INFO blam! test src/mock.rs - mock::Mock::default (line 438) ... ok Oct 16 12:55:35.891 INFO blam! test src/mock.rs - mock::Mock::has_calls_exactly_in_order (line 572) ... ok Oct 16 12:55:36.524 INFO blam! test src/mock.rs - mock::Mock::has_calls_exactly (line 545) ... ok Oct 16 12:55:37.054 INFO blam! test src/mock.rs - mock::Mock::has_calls (line 489) ... ok Oct 16 12:55:37.539 INFO blam! test src/mock.rs - mock::Mock::has_calls_in_order (line 517) ... ok Oct 16 12:55:38.247 INFO blam! test src/mock.rs - mock::Mock::has_patterns (line 642) ... ok Oct 16 12:55:39.769 INFO blam! test src/mock.rs - mock::Mock::has_patterns_exactly (line 704) ... ok Oct 16 12:55:39.955 INFO blam! test src/mock.rs - mock::Mock::has_patterns_exactly_in_order (line 736) ... ok Oct 16 12:55:42.115 INFO blam! test src/mock.rs - mock::Mock::has_patterns_in_order (line 670) ... ok Oct 16 12:55:42.747 INFO blam! test src/mock.rs - mock::Mock::num_calls (line 367) ... ok Oct 16 12:55:44.447 INFO blam! test src/mock.rs - mock::Mock::return_value (line 134) ... ok Oct 16 12:55:44.871 INFO blam! test src/mock.rs - mock::Mock::reset_calls (line 405) ... ok Oct 16 12:55:45.651 INFO blam! test src/mock.rs - mock::Mock::return_values (line 151) ... ok Oct 16 12:55:48.403 INFO blam! test src/mock.rs - mock::Mock::return_value_for (line 176) ... ok Oct 16 12:55:48.467 INFO blam! test src/mock.rs - mock::Mock::use_closure (line 296) ... ok Oct 16 12:55:49.609 INFO blam! test src/mock.rs - mock::Mock::use_closure (line 283) ... ok Oct 16 12:55:50.947 INFO blam! test src/mock.rs - mock::Mock::use_closure_for (line 319) ... ok Oct 16 12:55:53.515 INFO blam! test src/mock.rs - mock::Mock::use_closure_for (line 333) ... ok Oct 16 12:55:54.009 INFO blam! test src/mock.rs - mock::Mock::use_fn (line 199) ... ok Oct 16 12:55:54.167 INFO blam! test src/mock.rs - mock::Mock::use_fn (line 215) ... ok Oct 16 12:55:54.670 INFO blam! test src/mock.rs - mock::Mock::use_fn_for (line 241) ... ok Oct 16 12:55:55.527 INFO blam! test src/mock.rs - mock::Mock>::return_err (line 880) ... ok Oct 16 12:55:55.730 INFO blam! test src/mock.rs - mock::Mock::use_fn_for (line 258) ... ok Oct 16 12:55:55.915 INFO blam! test src/mock.rs - mock::Mock>::return_ok (line 864) ... ok Oct 16 12:55:55.915 INFO blam! Oct 16 12:55:55.915 INFO blam! test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:55:55.915 INFO blam! Oct 16 12:55:55.929 INFO kablam! su: No module specific data is present Oct 16 12:55:56.167 INFO running `"docker" "rm" "-f" "fb7ffe72bc9023360e502ce438c58fa1426d963ab468ec39b0bb100668a5b20f"` Oct 16 12:55:56.275 INFO blam! fb7ffe72bc9023360e502ce438c58fa1426d963ab468ec39b0bb100668a5b20f