Sep 19 19:04:39.566 INFO checking rustc-test-0.3.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:04:39.566 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:04:39.566 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:04:39.768 INFO blam! 53f36d2345b1b78b4b4c2a21b1c4a4de051c5f730851b2bae2248de67a039183 Sep 19 19:04:39.769 INFO running `"docker" "start" "-a" "53f36d2345b1b78b4b4c2a21b1c4a4de051c5f730851b2bae2248de67a039183"` Sep 19 19:04:40.994 INFO kablam! usermod: no changes Sep 19 19:04:41.028 INFO kablam! Compiling rustc-test v0.3.0 (/source) Sep 19 19:04:42.256 INFO kablam! error[E0308]: mismatched types Sep 19 19:04:42.256 INFO kablam! --> src/stats.rs:886:5 Sep 19 19:04:42.256 INFO kablam! | Sep 19 19:04:42.256 INFO kablam! 886 | / pub fn sum_three_items(b: &mut Bencher) { Sep 19 19:04:42.256 INFO kablam! 887 | | b.iter(|| { Sep 19 19:04:42.256 INFO kablam! 888 | | [1e20f64, 1.5f64, -1e20f64].sum(); Sep 19 19:04:42.256 INFO kablam! 889 | | }) Sep 19 19:04:42.256 INFO kablam! 890 | | } Sep 19 19:04:42.256 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 19 19:04:42.256 INFO kablam! | Sep 19 19:04:42.256 INFO kablam! = note: expected type `&mut Bencher` Sep 19 19:04:42.256 INFO kablam! found type `&mut test::Bencher` Sep 19 19:04:42.256 INFO kablam! Sep 19 19:04:42.301 INFO kablam! error[E0308]: mismatched types Sep 19 19:04:42.301 INFO kablam! --> src/stats.rs:892:5 Sep 19 19:04:42.301 INFO kablam! | Sep 19 19:04:42.301 INFO kablam! 892 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 19 19:04:42.301 INFO kablam! 893 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 19 19:04:42.301 INFO kablam! 894 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 19 19:04:42.301 INFO kablam! 895 | | Sep 19 19:04:42.301 INFO kablam! ... | Sep 19 19:04:42.301 INFO kablam! 898 | | }) Sep 19 19:04:42.301 INFO kablam! 899 | | } Sep 19 19:04:42.301 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 19 19:04:42.301 INFO kablam! | Sep 19 19:04:42.301 INFO kablam! = note: expected type `&mut Bencher` Sep 19 19:04:42.301 INFO kablam! found type `&mut test::Bencher` Sep 19 19:04:42.301 INFO kablam! Sep 19 19:04:42.338 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:04:42.339 INFO kablam! Sep 19 19:04:42.339 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 19:04:42.354 INFO kablam! error: Could not compile `rustc-test`. Sep 19 19:04:42.354 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:04:42.610 INFO kablam! error: build failed Sep 19 19:04:42.611 INFO kablam! su: No module specific data is present Sep 19 19:04:43.400 INFO running `"docker" "rm" "-f" "53f36d2345b1b78b4b4c2a21b1c4a4de051c5f730851b2bae2248de67a039183"` Sep 19 19:04:43.497 INFO blam! 53f36d2345b1b78b4b4c2a21b1c4a4de051c5f730851b2bae2248de67a039183