Sep 10 07:55:15.645 INFO checking tester-0.4.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 07:55:15.645 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 07:55:15.645 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:55:15.841 INFO blam! 5bc7a3328f8962acdaba478d1d77d4493e18e9908d0c92f84798f0badd1723c9 Sep 10 07:55:15.843 INFO running `"docker" "start" "-a" "5bc7a3328f8962acdaba478d1d77d4493e18e9908d0c92f84798f0badd1723c9"` Sep 10 07:55:16.941 INFO kablam! usermod: no changes Sep 10 07:55:16.975 INFO kablam! Checking tester v0.4.1 (file:///source) Sep 10 07:55:17.519 INFO kablam! error[E0308]: mismatched types Sep 10 07:55:17.519 INFO kablam! --> src/stats.rs:913:5 Sep 10 07:55:17.519 INFO kablam! | Sep 10 07:55:17.519 INFO kablam! 913 | / pub fn sum_three_items(b: &mut Bencher) { Sep 10 07:55:17.519 INFO kablam! 914 | | b.iter(|| { [1e20f64, 1.5f64, -1e20f64].sum(); }) Sep 10 07:55:17.519 INFO kablam! 915 | | } Sep 10 07:55:17.519 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 10 07:55:17.519 INFO kablam! | Sep 10 07:55:17.519 INFO kablam! = note: expected type `&mut Bencher` Sep 10 07:55:17.519 INFO kablam! found type `&mut test::Bencher` Sep 10 07:55:17.519 INFO kablam! Sep 10 07:55:17.537 INFO kablam! error[E0308]: mismatched types Sep 10 07:55:17.537 INFO kablam! --> src/stats.rs:917:5 Sep 10 07:55:17.537 INFO kablam! | Sep 10 07:55:17.537 INFO kablam! 917 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 10 07:55:17.537 INFO kablam! 918 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 10 07:55:17.538 INFO kablam! 919 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 10 07:55:17.538 INFO kablam! 920 | | Sep 10 07:55:17.538 INFO kablam! 921 | | b.iter(|| { v.sum(); }) Sep 10 07:55:17.538 INFO kablam! 922 | | } Sep 10 07:55:17.538 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 10 07:55:17.538 INFO kablam! | Sep 10 07:55:17.538 INFO kablam! = note: expected type `&mut Bencher` Sep 10 07:55:17.538 INFO kablam! found type `&mut test::Bencher` Sep 10 07:55:17.538 INFO kablam! Sep 10 07:55:17.567 INFO kablam! error[E0308]: mismatched types Sep 10 07:55:17.567 INFO kablam! --> src/stats.rs:925:5 Sep 10 07:55:17.567 INFO kablam! | Sep 10 07:55:17.567 INFO kablam! 925 | pub fn no_iter(_: &mut Bencher) {} Sep 10 07:55:17.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Bencher`, found struct `test::Bencher` Sep 10 07:55:17.567 INFO kablam! | Sep 10 07:55:17.567 INFO kablam! = note: expected type `&mut Bencher` Sep 10 07:55:17.567 INFO kablam! found type `&mut test::Bencher` Sep 10 07:55:17.567 INFO kablam! Sep 10 07:55:17.583 INFO kablam! error: aborting due to 3 previous errors Sep 10 07:55:17.583 INFO kablam! Sep 10 07:55:17.583 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 10 07:55:17.589 INFO kablam! error: Could not compile `tester`. Sep 10 07:55:17.589 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 07:55:17.879 INFO kablam! error: build failed Sep 10 07:55:17.880 INFO kablam! su: No module specific data is present Sep 10 07:55:18.835 INFO running `"docker" "rm" "-f" "5bc7a3328f8962acdaba478d1d77d4493e18e9908d0c92f84798f0badd1723c9"` Sep 10 07:55:18.904 INFO blam! 5bc7a3328f8962acdaba478d1d77d4493e18e9908d0c92f84798f0badd1723c9