Sep 21 01:53:55.834 INFO checking tester-0.4.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:53:55.834 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:53:55.834 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:53:55.955 INFO blam! b1e8dcd6358b7a7b474be7d87fbb37dcdfcc883cdc38c3bb401f0cf820f3e783 Sep 21 01:53:55.957 INFO running `"docker" "start" "-a" "b1e8dcd6358b7a7b474be7d87fbb37dcdfcc883cdc38c3bb401f0cf820f3e783"` Sep 21 01:53:56.525 INFO kablam! usermod: no changes Sep 21 01:53:56.560 INFO kablam! Checking tester v0.4.1 (/source) Sep 21 01:53:56.967 INFO kablam! error[E0308]: mismatched types Sep 21 01:53:56.967 INFO kablam! --> src/stats.rs:913:5 Sep 21 01:53:56.968 INFO kablam! | Sep 21 01:53:56.968 INFO kablam! 913 | / pub fn sum_three_items(b: &mut Bencher) { Sep 21 01:53:56.968 INFO kablam! 914 | | b.iter(|| { [1e20f64, 1.5f64, -1e20f64].sum(); }) Sep 21 01:53:56.968 INFO kablam! 915 | | } Sep 21 01:53:56.968 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 21 01:53:56.968 INFO kablam! | Sep 21 01:53:56.969 INFO kablam! = note: expected type `&mut Bencher` Sep 21 01:53:56.969 INFO kablam! found type `&mut test::Bencher` Sep 21 01:53:56.969 INFO kablam! Sep 21 01:53:57.000 INFO kablam! error[E0308]: mismatched types Sep 21 01:53:57.000 INFO kablam! --> src/stats.rs:917:5 Sep 21 01:53:57.000 INFO kablam! | Sep 21 01:53:57.000 INFO kablam! 917 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 21 01:53:57.000 INFO kablam! 918 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 21 01:53:57.000 INFO kablam! 919 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 21 01:53:57.000 INFO kablam! 920 | | Sep 21 01:53:57.000 INFO kablam! 921 | | b.iter(|| { v.sum(); }) Sep 21 01:53:57.000 INFO kablam! 922 | | } Sep 21 01:53:57.000 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 21 01:53:57.000 INFO kablam! | Sep 21 01:53:57.000 INFO kablam! = note: expected type `&mut Bencher` Sep 21 01:53:57.000 INFO kablam! found type `&mut test::Bencher` Sep 21 01:53:57.000 INFO kablam! Sep 21 01:53:57.033 INFO kablam! error[E0308]: mismatched types Sep 21 01:53:57.033 INFO kablam! --> src/stats.rs:925:5 Sep 21 01:53:57.033 INFO kablam! | Sep 21 01:53:57.033 INFO kablam! 925 | pub fn no_iter(_: &mut Bencher) {} Sep 21 01:53:57.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Bencher`, found struct `test::Bencher` Sep 21 01:53:57.033 INFO kablam! | Sep 21 01:53:57.033 INFO kablam! = note: expected type `&mut Bencher` Sep 21 01:53:57.033 INFO kablam! found type `&mut test::Bencher` Sep 21 01:53:57.033 INFO kablam! Sep 21 01:53:57.051 INFO kablam! error: aborting due to 3 previous errors Sep 21 01:53:57.052 INFO kablam! Sep 21 01:53:57.052 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 21 01:53:57.059 INFO kablam! error: Could not compile `tester`. Sep 21 01:53:57.059 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:53:57.328 INFO kablam! error: build failed Sep 21 01:53:57.330 INFO kablam! su: No module specific data is present Sep 21 01:53:58.159 INFO running `"docker" "rm" "-f" "b1e8dcd6358b7a7b474be7d87fbb37dcdfcc883cdc38c3bb401f0cf820f3e783"` Sep 21 01:53:58.220 INFO blam! b1e8dcd6358b7a7b474be7d87fbb37dcdfcc883cdc38c3bb401f0cf820f3e783