Sep 06 00:44:09.157 INFO checking rustc-test-0.3.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:44:09.157 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:44:09.157 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:44:09.271 INFO blam! 0270fed20fe86b6eb035f7d15385969b1b1583f558224e447b67bd215cce73e6 Sep 06 00:44:09.273 INFO running `"docker" "start" "-a" "0270fed20fe86b6eb035f7d15385969b1b1583f558224e447b67bd215cce73e6"` Sep 06 00:44:10.278 INFO kablam! usermod: no changes Sep 06 00:44:10.318 INFO kablam! Compiling rustc-test v0.3.0 (file:///source) Sep 06 00:44:11.426 INFO kablam! error[E0308]: mismatched types Sep 06 00:44:11.426 INFO kablam! --> src/stats.rs:886:5 Sep 06 00:44:11.426 INFO kablam! | Sep 06 00:44:11.426 INFO kablam! 886 | / pub fn sum_three_items(b: &mut Bencher) { Sep 06 00:44:11.426 INFO kablam! 887 | | b.iter(|| { Sep 06 00:44:11.426 INFO kablam! 888 | | [1e20f64, 1.5f64, -1e20f64].sum(); Sep 06 00:44:11.426 INFO kablam! 889 | | }) Sep 06 00:44:11.426 INFO kablam! 890 | | } Sep 06 00:44:11.426 INFO kablam! | |_____^ expected struct `Bencher`, found struct `__test::test::Bencher` Sep 06 00:44:11.426 INFO kablam! | Sep 06 00:44:11.426 INFO kablam! = note: expected type `&mut Bencher` Sep 06 00:44:11.426 INFO kablam! found type `&mut __test::test::Bencher` Sep 06 00:44:11.426 INFO kablam! Sep 06 00:44:11.456 INFO kablam! error[E0308]: mismatched types Sep 06 00:44:11.456 INFO kablam! --> src/stats.rs:892:5 Sep 06 00:44:11.456 INFO kablam! | Sep 06 00:44:11.456 INFO kablam! 892 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 06 00:44:11.456 INFO kablam! 893 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 06 00:44:11.456 INFO kablam! 894 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 06 00:44:11.456 INFO kablam! 895 | | Sep 06 00:44:11.456 INFO kablam! ... | Sep 06 00:44:11.456 INFO kablam! 898 | | }) Sep 06 00:44:11.456 INFO kablam! 899 | | } Sep 06 00:44:11.456 INFO kablam! | |_____^ expected struct `Bencher`, found struct `__test::test::Bencher` Sep 06 00:44:11.458 INFO kablam! | Sep 06 00:44:11.458 INFO kablam! = note: expected type `&mut Bencher` Sep 06 00:44:11.458 INFO kablam! found type `&mut __test::test::Bencher` Sep 06 00:44:11.458 INFO kablam! Sep 06 00:44:11.474 INFO kablam! error: aborting due to 2 previous errors Sep 06 00:44:11.474 INFO kablam! Sep 06 00:44:11.474 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 00:44:11.478 INFO kablam! error: Could not compile `rustc-test`. Sep 06 00:44:11.478 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:44:11.830 INFO kablam! error: build failed Sep 06 00:44:11.830 INFO kablam! su: No module specific data is present Sep 06 00:44:12.839 INFO running `"docker" "rm" "-f" "0270fed20fe86b6eb035f7d15385969b1b1583f558224e447b67bd215cce73e6"` Sep 06 00:44:12.989 INFO blam! 0270fed20fe86b6eb035f7d15385969b1b1583f558224e447b67bd215cce73e6