Oct 27 14:42:43.566 INFO checking tester-0.4.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:42:43.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 14:42:43.703 INFO blam! a13270301747a516ed7e1d295447eddc78a87c1e32e55742842c6a49d8ed4d66 Oct 27 14:42:43.706 INFO running `"docker" "start" "-a" "a13270301747a516ed7e1d295447eddc78a87c1e32e55742842c6a49d8ed4d66"` Oct 27 14:42:44.276 INFO kablam! usermod: no changes Oct 27 14:42:44.311 INFO kablam! Checking tester v0.4.1 (/source) Oct 27 14:42:45.760 INFO kablam! error[E0308]: mismatched types Oct 27 14:42:45.760 INFO kablam! --> src/stats.rs:913:5 Oct 27 14:42:45.760 INFO kablam! | Oct 27 14:42:45.760 INFO kablam! 913 | / pub fn sum_three_items(b: &mut Bencher) { Oct 27 14:42:45.760 INFO kablam! 914 | | b.iter(|| { [1e20f64, 1.5f64, -1e20f64].sum(); }) Oct 27 14:42:45.760 INFO kablam! 915 | | } Oct 27 14:42:45.760 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Oct 27 14:42:45.760 INFO kablam! | Oct 27 14:42:45.760 INFO kablam! = note: expected type `&mut Bencher` Oct 27 14:42:45.760 INFO kablam! found type `&mut test::Bencher` Oct 27 14:42:45.760 INFO kablam! Oct 27 14:42:45.796 INFO kablam! error[E0308]: mismatched types Oct 27 14:42:45.796 INFO kablam! --> src/stats.rs:917:5 Oct 27 14:42:45.796 INFO kablam! | Oct 27 14:42:45.796 INFO kablam! 917 | / pub fn sum_many_f64(b: &mut Bencher) { Oct 27 14:42:45.796 INFO kablam! 918 | | let nums = [-1e30f64, 1e60, 1e30, 1.0, -1e60]; Oct 27 14:42:45.796 INFO kablam! 919 | | let v = (0..500).map(|i| nums[i % 5]).collect::>(); Oct 27 14:42:45.796 INFO kablam! 920 | | Oct 27 14:42:45.796 INFO kablam! 921 | | b.iter(|| { v.sum(); }) Oct 27 14:42:45.796 INFO kablam! 922 | | } Oct 27 14:42:45.796 INFO kablam! | |_____^ expected struct `Bencher`, found struct `test::Bencher` Oct 27 14:42:45.796 INFO kablam! | Oct 27 14:42:45.796 INFO kablam! = note: expected type `&mut Bencher` Oct 27 14:42:45.796 INFO kablam! found type `&mut test::Bencher` Oct 27 14:42:45.796 INFO kablam! Oct 27 14:42:45.826 INFO kablam! error[E0308]: mismatched types Oct 27 14:42:45.826 INFO kablam! --> src/stats.rs:925:5 Oct 27 14:42:45.826 INFO kablam! | Oct 27 14:42:45.826 INFO kablam! 925 | pub fn no_iter(_: &mut Bencher) {} Oct 27 14:42:45.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Bencher`, found struct `test::Bencher` Oct 27 14:42:45.826 INFO kablam! | Oct 27 14:42:45.826 INFO kablam! = note: expected type `&mut Bencher` Oct 27 14:42:45.826 INFO kablam! found type `&mut test::Bencher` Oct 27 14:42:45.826 INFO kablam! Oct 27 14:42:45.841 INFO kablam! error: aborting due to 3 previous errors Oct 27 14:42:45.841 INFO kablam! Oct 27 14:42:45.841 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 27 14:42:45.850 INFO kablam! error: Could not compile `tester`. Oct 27 14:42:45.850 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:42:46.099 INFO kablam! error: build failed Oct 27 14:42:46.100 INFO kablam! su: No module specific data is present Oct 27 14:42:46.412 INFO running `"docker" "rm" "-f" "a13270301747a516ed7e1d295447eddc78a87c1e32e55742842c6a49d8ed4d66"` Oct 27 14:42:46.503 INFO blam! a13270301747a516ed7e1d295447eddc78a87c1e32e55742842c6a49d8ed4d66