Sep 19 19:03:50.625 INFO checking tester-0.4.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:03:50.625 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:03:50.625 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:03:50.872 INFO blam! b4e4feddeb25ee0d7a33c37b5991bf27556bc9e3e0ae7e543b9883b3d431c960 Sep 19 19:03:50.874 INFO running `"docker" "start" "-a" "b4e4feddeb25ee0d7a33c37b5991bf27556bc9e3e0ae7e543b9883b3d431c960"` Sep 19 19:03:51.814 INFO kablam! usermod: no changes Sep 19 19:03:51.870 INFO kablam! Checking tester v0.4.1 (/source) Sep 19 19:03:52.614 INFO kablam! error[E0308]: mismatched types Sep 19 19:03:52.614 INFO kablam! --> src/stats.rs:913:5 Sep 19 19:03:52.614 INFO kablam! | Sep 19 19:03:52.614 INFO kablam! 913 | / pub fn sum_three_items(b: &mut Bencher) { Sep 19 19:03:52.614 INFO kablam! 914 | | b.iter(|| { [1e20f64, 1.5f64, -1e20f64].sum(); }) Sep 19 19:03:52.614 INFO kablam! 915 | | } Sep 19 19:03:52.614 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 19 19:03:52.614 INFO kablam! | Sep 19 19:03:52.614 INFO kablam! = note: expected type `&mut Bencher` Sep 19 19:03:52.614 INFO kablam! found type `&mut test::Bencher` Sep 19 19:03:52.614 INFO kablam! Sep 19 19:03:52.654 INFO kablam! error[E0308]: mismatched types Sep 19 19:03:52.654 INFO kablam! --> src/stats.rs:917:5 Sep 19 19:03:52.654 INFO kablam! | Sep 19 19:03:52.654 INFO kablam! 917 | / pub fn sum_many_f64(b: &mut Bencher) { Sep 19 19:03:52.654 INFO kablam! 918 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Sep 19 19:03:52.654 INFO kablam! 919 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Sep 19 19:03:52.654 INFO kablam! 920 | | Sep 19 19:03:52.654 INFO kablam! 921 | | b.iter(|| { v.sum(); }) Sep 19 19:03:52.654 INFO kablam! 922 | | } Sep 19 19:03:52.654 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Sep 19 19:03:52.654 INFO kablam! | Sep 19 19:03:52.654 INFO kablam! = note: expected type `&mut Bencher` Sep 19 19:03:52.654 INFO kablam! found type `&mut test::Bencher` Sep 19 19:03:52.654 INFO kablam! Sep 19 19:03:52.679 INFO kablam! error[E0308]: mismatched types Sep 19 19:03:52.679 INFO kablam! --> src/stats.rs:925:5 Sep 19 19:03:52.679 INFO kablam! | Sep 19 19:03:52.679 INFO kablam! 925 | pub fn no_iter(_: &mut Bencher) {} Sep 19 19:03:52.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Bencher`, found struct `test::Bencher` Sep 19 19:03:52.679 INFO kablam! | Sep 19 19:03:52.679 INFO kablam! = note: expected type `&mut Bencher` Sep 19 19:03:52.679 INFO kablam! found type `&mut test::Bencher` Sep 19 19:03:52.686 INFO kablam! Sep 19 19:03:52.698 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:03:52.698 INFO kablam! Sep 19 19:03:52.698 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 19:03:52.704 INFO kablam! error: Could not compile `tester`. Sep 19 19:03:52.704 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:03:53.356 INFO kablam! error: build failed Sep 19 19:03:53.357 INFO kablam! su: No module specific data is present Sep 19 19:03:54.050 INFO running `"docker" "rm" "-f" "b4e4feddeb25ee0d7a33c37b5991bf27556bc9e3e0ae7e543b9883b3d431c960"` Sep 19 19:03:54.123 INFO blam! b4e4feddeb25ee0d7a33c37b5991bf27556bc9e3e0ae7e543b9883b3d431c960