Sep 17 18:07:45.751 INFO checking rustc-test-0.1.5 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 18:07:45.751 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 18:07:45.752 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/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 18:07:45.927 INFO blam! 60cc02edd6f79f3022225c7d3b0bdd43937a52c4828ad9e9de70f6f64370891d Sep 17 18:07:45.933 INFO running `"docker" "start" "-a" "60cc02edd6f79f3022225c7d3b0bdd43937a52c4828ad9e9de70f6f64370891d"` Sep 17 18:07:46.763 INFO kablam! usermod: no changes Sep 17 18:07:46.818 INFO kablam! Compiling rustc-test v0.1.5 (/source) Sep 17 18:07:48.111 INFO kablam! error[E0308]: mismatched types Sep 17 18:07:48.111 INFO kablam! --> src/stats.rs:886:5 Sep 17 18:07:48.111 INFO kablam! | Sep 17 18:07:48.111 INFO kablam! 886 | / pub fn sum_three_items(b: &mut Bencher) { Sep 17 18:07:48.111 INFO kablam! 887 | | b.iter(|| { Sep 17 18:07:48.111 INFO kablam! 888 | | [1e20f64, 1.5f64, -1e20f64].sum(); Sep 17 18:07:48.111 INFO kablam! 889 | | }) Sep 17 18:07:48.111 INFO kablam! 890 | | } Sep 17 18:07:48.111 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 17 18:07:48.111 INFO kablam! | Sep 17 18:07:48.111 INFO kablam! = note: expected type `&mut Bencher` Sep 17 18:07:48.111 INFO kablam! found type `&mut test::Bencher` Sep 17 18:07:48.111 INFO kablam! Sep 17 18:07:48.144 INFO kablam! error[E0308]: mismatched types Sep 17 18:07:48.144 INFO kablam! --> src/stats.rs:892:5 Sep 17 18:07:48.144 INFO kablam! | Sep 17 18:07:48.144 INFO kablam! 892 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 17 18:07:48.144 INFO kablam! 893 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 17 18:07:48.144 INFO kablam! 894 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 17 18:07:48.144 INFO kablam! 895 | | Sep 17 18:07:48.144 INFO kablam! ... | Sep 17 18:07:48.144 INFO kablam! 898 | | }) Sep 17 18:07:48.144 INFO kablam! 899 | | } Sep 17 18:07:48.145 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 17 18:07:48.145 INFO kablam! | Sep 17 18:07:48.145 INFO kablam! = note: expected type `&mut Bencher` Sep 17 18:07:48.145 INFO kablam! found type `&mut test::Bencher` Sep 17 18:07:48.145 INFO kablam! Sep 17 18:07:48.174 INFO kablam! error: aborting due to 2 previous errors Sep 17 18:07:48.175 INFO kablam! Sep 17 18:07:48.175 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 18:07:48.195 INFO kablam! error: Could not compile `rustc-test`. Sep 17 18:07:48.195 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:07:48.592 INFO kablam! error: build failed Sep 17 18:07:48.592 INFO kablam! su: No module specific data is present Sep 17 18:07:49.432 INFO running `"docker" "rm" "-f" "60cc02edd6f79f3022225c7d3b0bdd43937a52c4828ad9e9de70f6f64370891d"` Sep 17 18:07:49.550 INFO blam! 60cc02edd6f79f3022225c7d3b0bdd43937a52c4828ad9e9de70f6f64370891d