Sep 04 22:45:40.265 INFO checking brainheck-0.1.8 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:45:40.265 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:45:40.265 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:45:40.522 INFO blam! 8e1e3745ffc8ebfa711e494279df2eaab093e153838b03ce6698bee47ecacf0c Sep 04 22:45:40.524 INFO running `"docker" "start" "-a" "8e1e3745ffc8ebfa711e494279df2eaab093e153838b03ce6698bee47ecacf0c"` Sep 04 22:45:41.358 INFO kablam! Checking brainheck v0.1.8 (file:///source) Sep 04 22:45:42.323 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 04 22:45:42.323 INFO kablam! --> src/test.rs:21:25 Sep 04 22:45:42.323 INFO kablam! | Sep 04 22:45:42.323 INFO kablam! 17 | let mut helloworld_src = String::new(); Sep 04 22:45:42.323 INFO kablam! | ------------------ captured outer variable Sep 04 22:45:42.323 INFO kablam! ... Sep 04 22:45:42.323 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 04 22:45:42.323 INFO kablam! | ^^^^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 04 22:45:42.323 INFO kablam! Sep 04 22:45:42.323 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 04 22:45:42.323 INFO kablam! --> src/test.rs:21:41 Sep 04 22:45:42.323 INFO kablam! | Sep 04 22:45:42.323 INFO kablam! 20 | let fake_std_in = String::new(); Sep 04 22:45:42.323 INFO kablam! | ----------- captured outer variable Sep 04 22:45:42.323 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 04 22:45:42.323 INFO kablam! | ^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 04 22:45:42.323 INFO kablam! Sep 04 22:45:42.325 INFO kablam! error: aborting due to 2 previous errors Sep 04 22:45:42.325 INFO kablam! Sep 04 22:45:42.325 INFO kablam! For more information about this error, try `rustc --explain E0507`. Sep 04 22:45:42.331 INFO kablam! error: Could not compile `brainheck`. Sep 04 22:45:42.331 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:45:42.382 INFO kablam! warning: unused attribute Sep 04 22:45:42.382 INFO kablam! --> src/lib.rs:12:1 Sep 04 22:45:42.382 INFO kablam! | Sep 04 22:45:42.382 INFO kablam! 12 | #[macro_use] Sep 04 22:45:42.382 INFO kablam! | ^^^^^^^^^^^^ Sep 04 22:45:42.382 INFO kablam! | Sep 04 22:45:42.382 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 04 22:45:42.382 INFO kablam! Sep 04 22:45:42.395 INFO kablam! error: build failed Sep 04 22:45:42.397 INFO kablam! su: No module specific data is present Sep 04 22:45:42.950 INFO running `"docker" "rm" "-f" "8e1e3745ffc8ebfa711e494279df2eaab093e153838b03ce6698bee47ecacf0c"` Sep 04 22:45:43.049 INFO blam! 8e1e3745ffc8ebfa711e494279df2eaab093e153838b03ce6698bee47ecacf0c