Sep 14 19:02:45.736 INFO checking brainheck-0.1.8 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:02:45.736 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:02:45.737 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:02:46.015 INFO blam! c8fd2b07dc1b2c169f41a4ac084604ad1a7579cf39eee54fedc8cb49113253e3 Sep 14 19:02:46.022 INFO running `"docker" "start" "-a" "c8fd2b07dc1b2c169f41a4ac084604ad1a7579cf39eee54fedc8cb49113253e3"` Sep 14 19:02:47.213 INFO kablam! usermod: no changes Sep 14 19:02:47.295 INFO kablam! Checking brainheck v0.1.8 (file:///source) Sep 14 19:02:47.775 INFO kablam! warning: unused attribute Sep 14 19:02:47.775 INFO kablam! --> src/lib.rs:12:1 Sep 14 19:02:47.775 INFO kablam! | Sep 14 19:02:47.775 INFO kablam! 12 | #[macro_use] Sep 14 19:02:47.775 INFO kablam! | ^^^^^^^^^^^^ Sep 14 19:02:47.775 INFO kablam! | Sep 14 19:02:47.775 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 14 19:02:47.775 INFO kablam! Sep 14 19:02:47.811 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 14 19:02:47.811 INFO kablam! --> src/test.rs:21:25 Sep 14 19:02:47.811 INFO kablam! | Sep 14 19:02:47.811 INFO kablam! 17 | let mut helloworld_src = String::new(); Sep 14 19:02:47.811 INFO kablam! | ------------------ captured outer variable Sep 14 19:02:47.811 INFO kablam! ... Sep 14 19:02:47.811 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 14 19:02:47.811 INFO kablam! | ^^^^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 14 19:02:47.811 INFO kablam! Sep 14 19:02:47.811 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 14 19:02:47.811 INFO kablam! --> src/test.rs:21:41 Sep 14 19:02:47.811 INFO kablam! | Sep 14 19:02:47.811 INFO kablam! 20 | let fake_std_in = String::new(); Sep 14 19:02:47.811 INFO kablam! | ----------- captured outer variable Sep 14 19:02:47.811 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 14 19:02:47.811 INFO kablam! | ^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 14 19:02:47.811 INFO kablam! Sep 14 19:02:47.823 INFO kablam! error: aborting due to 2 previous errors Sep 14 19:02:47.823 INFO kablam! Sep 14 19:02:47.823 INFO kablam! For more information about this error, try `rustc --explain E0507`. Sep 14 19:02:47.831 INFO kablam! error: Could not compile `brainheck`. Sep 14 19:02:47.831 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 19:02:48.766 INFO kablam! error: build failed Sep 14 19:02:48.767 INFO kablam! su: No module specific data is present Sep 14 19:02:49.843 INFO running `"docker" "rm" "-f" "c8fd2b07dc1b2c169f41a4ac084604ad1a7579cf39eee54fedc8cb49113253e3"` Sep 14 19:02:50.183 INFO blam! c8fd2b07dc1b2c169f41a4ac084604ad1a7579cf39eee54fedc8cb49113253e3