Sep 14 09:54:11.203 INFO checking rustc-test-0.3.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:54:11.203 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:54:11.203 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:54:11.345 INFO blam! 796aa30e9f6f30ef26ed6aa12ad14f3e7b3ebac5f7cd11a93e360c6480f2adbd Sep 14 09:54:11.348 INFO running `"docker" "start" "-a" "796aa30e9f6f30ef26ed6aa12ad14f3e7b3ebac5f7cd11a93e360c6480f2adbd"` Sep 14 09:54:12.461 INFO kablam! usermod: no changes Sep 14 09:54:12.500 INFO kablam! Compiling rustc-test v0.3.0 (file:///source) Sep 14 09:54:13.691 INFO kablam! error[E0308]: mismatched types Sep 14 09:54:13.691 INFO kablam! --> src/stats.rs:886:5 Sep 14 09:54:13.691 INFO kablam! | Sep 14 09:54:13.691 INFO kablam! 886 | / pub fn sum_three_items(b: &mut Bencher) { Sep 14 09:54:13.691 INFO kablam! 887 | | b.iter(|| { Sep 14 09:54:13.691 INFO kablam! 888 | | [1e20f64, 1.5f64, -1e20f64].sum(); Sep 14 09:54:13.691 INFO kablam! 889 | | }) Sep 14 09:54:13.691 INFO kablam! 890 | | } Sep 14 09:54:13.691 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 14 09:54:13.691 INFO kablam! | Sep 14 09:54:13.691 INFO kablam! = note: expected type `&mut Bencher` Sep 14 09:54:13.691 INFO kablam! found type `&mut test::Bencher` Sep 14 09:54:13.691 INFO kablam! Sep 14 09:54:13.727 INFO kablam! error[E0308]: mismatched types Sep 14 09:54:13.727 INFO kablam! --> src/stats.rs:892:5 Sep 14 09:54:13.727 INFO kablam! | Sep 14 09:54:13.727 INFO kablam! 892 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 14 09:54:13.727 INFO kablam! 893 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 14 09:54:13.727 INFO kablam! 894 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 14 09:54:13.727 INFO kablam! 895 | | Sep 14 09:54:13.727 INFO kablam! ... | Sep 14 09:54:13.727 INFO kablam! 898 | | }) Sep 14 09:54:13.727 INFO kablam! 899 | | } Sep 14 09:54:13.727 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 14 09:54:13.727 INFO kablam! | Sep 14 09:54:13.727 INFO kablam! = note: expected type `&mut Bencher` Sep 14 09:54:13.727 INFO kablam! found type `&mut test::Bencher` Sep 14 09:54:13.727 INFO kablam! Sep 14 09:54:13.748 INFO kablam! error: aborting due to 2 previous errors Sep 14 09:54:13.748 INFO kablam! Sep 14 09:54:13.748 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 09:54:13.748 INFO kablam! error: Could not compile `rustc-test`. Sep 14 09:54:13.748 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:54:13.955 INFO kablam! error: build failed Sep 14 09:54:13.955 INFO kablam! su: No module specific data is present Sep 14 09:54:14.774 INFO running `"docker" "rm" "-f" "796aa30e9f6f30ef26ed6aa12ad14f3e7b3ebac5f7cd11a93e360c6480f2adbd"` Sep 14 09:54:14.853 INFO blam! 796aa30e9f6f30ef26ed6aa12ad14f3e7b3ebac5f7cd11a93e360c6480f2adbd