Sep 04 07:50:54.005 INFO checking rustc-test-0.3.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 07:50:54.005 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 07:50:54.005 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 07:50:54.214 INFO blam! 1e6881d25a73f46a4c71e16ecad47fcfe70779947c44468c279543dd6e6874ce Sep 04 07:50:54.216 INFO running `"docker" "start" "-a" "1e6881d25a73f46a4c71e16ecad47fcfe70779947c44468c279543dd6e6874ce"` Sep 04 07:50:55.175 INFO kablam! Compiling rustc-test v0.3.0 (file:///source) Sep 04 07:50:56.861 INFO kablam! error[E0308]: mismatched types Sep 04 07:50:56.861 INFO kablam! --> src/stats.rs:886:5 Sep 04 07:50:56.861 INFO kablam! | Sep 04 07:50:56.862 INFO kablam! 886 | / pub fn sum_three_items(b: &mut Bencher) { Sep 04 07:50:56.862 INFO kablam! 887 | | b.iter(|| { Sep 04 07:50:56.862 INFO kablam! 888 | | [1e20f64, 1.5f64, -1e20f64].sum(); Sep 04 07:50:56.862 INFO kablam! 889 | | }) Sep 04 07:50:56.862 INFO kablam! 890 | | } Sep 04 07:50:56.862 INFO kablam! | |_____^ expected struct `Bencher`, found struct `__test::test::Bencher` Sep 04 07:50:56.862 INFO kablam! | Sep 04 07:50:56.862 INFO kablam! = note: expected type `&mut Bencher` Sep 04 07:50:56.862 INFO kablam! found type `&mut __test::test::Bencher` Sep 04 07:50:56.862 INFO kablam! Sep 04 07:50:56.925 INFO kablam! error[E0308]: mismatched types Sep 04 07:50:56.925 INFO kablam! --> src/stats.rs:892:5 Sep 04 07:50:56.925 INFO kablam! | Sep 04 07:50:56.925 INFO kablam! 892 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 04 07:50:56.925 INFO kablam! 893 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 04 07:50:56.925 INFO kablam! 894 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 04 07:50:56.925 INFO kablam! 895 | | Sep 04 07:50:56.925 INFO kablam! ... | Sep 04 07:50:56.925 INFO kablam! 898 | | }) Sep 04 07:50:56.925 INFO kablam! 899 | | } Sep 04 07:50:56.925 INFO kablam! | |_____^ expected struct `Bencher`, found struct `__test::test::Bencher` Sep 04 07:50:56.925 INFO kablam! | Sep 04 07:50:56.925 INFO kablam! = note: expected type `&mut Bencher` Sep 04 07:50:56.925 INFO kablam! found type `&mut __test::test::Bencher` Sep 04 07:50:56.925 INFO kablam! Sep 04 07:50:56.942 INFO kablam! error: aborting due to 2 previous errors Sep 04 07:50:56.942 INFO kablam! Sep 04 07:50:56.942 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 07:50:56.950 INFO kablam! error: Could not compile `rustc-test`. Sep 04 07:50:56.951 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 07:50:57.276 INFO kablam! error: build failed Sep 04 07:50:57.277 INFO kablam! su: No module specific data is present Sep 04 07:50:57.927 INFO running `"docker" "rm" "-f" "1e6881d25a73f46a4c71e16ecad47fcfe70779947c44468c279543dd6e6874ce"` Sep 04 07:50:58.029 INFO blam! 1e6881d25a73f46a4c71e16ecad47fcfe70779947c44468c279543dd6e6874ce