Sep 17 16:07:56.772 INFO checking tester-0.4.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 16:07:56.772 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 16:07:56.772 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 16:07:56.896 INFO blam! 4918136c84b8d7619bd1376ebb41b8aa58f7518c7aa31e3d4460a30a45c48f3f Sep 17 16:07:56.897 INFO running `"docker" "start" "-a" "4918136c84b8d7619bd1376ebb41b8aa58f7518c7aa31e3d4460a30a45c48f3f"` Sep 17 16:07:58.127 INFO kablam! usermod: no changes Sep 17 16:07:58.156 INFO kablam! Checking tester v0.4.1 (/source) Sep 17 16:07:58.555 INFO kablam! error[E0308]: mismatched types Sep 17 16:07:58.555 INFO kablam! --> src/stats.rs:913:5 Sep 17 16:07:58.555 INFO kablam! | Sep 17 16:07:58.555 INFO kablam! 913 | / pub fn sum_three_items(b: &mut Bencher) { Sep 17 16:07:58.555 INFO kablam! 914 | | b.iter(|| { [1e20f64, 1.5f64, -1e20f64].sum(); }) Sep 17 16:07:58.555 INFO kablam! 915 | | } Sep 17 16:07:58.555 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 17 16:07:58.555 INFO kablam! | Sep 17 16:07:58.555 INFO kablam! = note: expected type `&mut Bencher` Sep 17 16:07:58.555 INFO kablam! found type `&mut test::Bencher` Sep 17 16:07:58.555 INFO kablam! Sep 17 16:07:58.583 INFO kablam! error[E0308]: mismatched types Sep 17 16:07:58.583 INFO kablam! --> src/stats.rs:917:5 Sep 17 16:07:58.583 INFO kablam! | Sep 17 16:07:58.583 INFO kablam! 917 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 17 16:07:58.583 INFO kablam! 918 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 17 16:07:58.583 INFO kablam! 919 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 17 16:07:58.583 INFO kablam! 920 | | Sep 17 16:07:58.583 INFO kablam! 921 | | b.iter(|| { v.sum(); }) Sep 17 16:07:58.583 INFO kablam! 922 | | } Sep 17 16:07:58.583 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 17 16:07:58.583 INFO kablam! | Sep 17 16:07:58.583 INFO kablam! = note: expected type `&mut Bencher` Sep 17 16:07:58.583 INFO kablam! found type `&mut test::Bencher` Sep 17 16:07:58.583 INFO kablam! Sep 17 16:07:58.605 INFO kablam! error[E0308]: mismatched types Sep 17 16:07:58.605 INFO kablam! --> src/stats.rs:925:5 Sep 17 16:07:58.605 INFO kablam! | Sep 17 16:07:58.605 INFO kablam! 925 | pub fn no_iter(_: &mut Bencher) {} Sep 17 16:07:58.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Bencher`, found struct `test::Bencher` Sep 17 16:07:58.606 INFO kablam! | Sep 17 16:07:58.606 INFO kablam! = note: expected type `&mut Bencher` Sep 17 16:07:58.606 INFO kablam! found type `&mut test::Bencher` Sep 17 16:07:58.606 INFO kablam! Sep 17 16:07:58.633 INFO kablam! error: aborting due to 3 previous errors Sep 17 16:07:58.633 INFO kablam! Sep 17 16:07:58.633 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 16:07:58.638 INFO kablam! error: Could not compile `tester`. Sep 17 16:07:58.638 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 16:07:59.114 INFO kablam! error: build failed Sep 17 16:07:59.115 INFO kablam! su: No module specific data is present Sep 17 16:08:00.002 INFO running `"docker" "rm" "-f" "4918136c84b8d7619bd1376ebb41b8aa58f7518c7aa31e3d4460a30a45c48f3f"` Sep 17 16:08:00.057 INFO blam! 4918136c84b8d7619bd1376ebb41b8aa58f7518c7aa31e3d4460a30a45c48f3f