Sep 06 00:44:09.039 INFO checking rustc-test-0.3.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:44:09.039 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:44:09.039 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.148 INFO blam! 66ca6be85f449e3d3e08215c1a37ae5b12beab4f93d44d647c45e9f45adeb683 Sep 06 00:44:09.149 INFO running `"docker" "start" "-a" "66ca6be85f449e3d3e08215c1a37ae5b12beab4f93d44d647c45e9f45adeb683"` Sep 06 00:44:09.999 INFO kablam! usermod: no changes Sep 06 00:44:10.030 INFO kablam! Compiling rustc-test v0.3.0 (file:///source) Sep 06 00:44:10.973 INFO kablam! error[E0308]: mismatched types Sep 06 00:44:10.973 INFO kablam! --> src/stats.rs:886:5 Sep 06 00:44:10.973 INFO kablam! | Sep 06 00:44:10.973 INFO kablam! 886 | / pub fn sum_three_items(b: &mut Bencher) { Sep 06 00:44:10.973 INFO kablam! 887 | | b.iter(|| { Sep 06 00:44:10.973 INFO kablam! 888 | | [1e20f64, 1.5f64, -1e20f64].sum(); Sep 06 00:44:10.973 INFO kablam! 889 | | }) Sep 06 00:44:10.973 INFO kablam! 890 | | } Sep 06 00:44:10.973 INFO kablam! | |_____^ expected struct `Bencher`, found struct `__test::test::Bencher` Sep 06 00:44:10.973 INFO kablam! | Sep 06 00:44:10.973 INFO kablam! = note: expected type `&mut Bencher` Sep 06 00:44:10.973 INFO kablam! found type `&mut __test::test::Bencher` Sep 06 00:44:10.973 INFO kablam! Sep 06 00:44:11.006 INFO kablam! error[E0308]: mismatched types Sep 06 00:44:11.006 INFO kablam! --> src/stats.rs:892:5 Sep 06 00:44:11.006 INFO kablam! | Sep 06 00:44:11.006 INFO kablam! 892 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 06 00:44:11.006 INFO kablam! 893 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 06 00:44:11.006 INFO kablam! 894 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 06 00:44:11.006 INFO kablam! 895 | | Sep 06 00:44:11.006 INFO kablam! ... | Sep 06 00:44:11.006 INFO kablam! 898 | | }) Sep 06 00:44:11.006 INFO kablam! 899 | | } Sep 06 00:44:11.006 INFO kablam! | |_____^ expected struct `Bencher`, found struct `__test::test::Bencher` Sep 06 00:44:11.006 INFO kablam! | Sep 06 00:44:11.006 INFO kablam! = note: expected type `&mut Bencher` Sep 06 00:44:11.006 INFO kablam! found type `&mut __test::test::Bencher` Sep 06 00:44:11.006 INFO kablam! Sep 06 00:44:11.018 INFO kablam! error: aborting due to 2 previous errors Sep 06 00:44:11.018 INFO kablam! Sep 06 00:44:11.018 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 00:44:11.020 INFO kablam! error: Could not compile `rustc-test`. Sep 06 00:44:11.020 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:44:11.294 INFO kablam! error: build failed Sep 06 00:44:11.294 INFO kablam! su: No module specific data is present Sep 06 00:44:12.308 INFO running `"docker" "rm" "-f" "66ca6be85f449e3d3e08215c1a37ae5b12beab4f93d44d647c45e9f45adeb683"` Sep 06 00:44:12.452 INFO blam! 66ca6be85f449e3d3e08215c1a37ae5b12beab4f93d44d647c45e9f45adeb683