Sep 01 09:19:41.066 INFO checking brainheck-0.1.8 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 09:19:41.066 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 09:19:41.067 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:19:41.302 INFO blam! 50f374048913c9b9302ece0ede8218b642b38af04cfdf19ce080e415dd1c1a49 Sep 01 09:19:41.308 INFO running `"docker" "start" "-a" "50f374048913c9b9302ece0ede8218b642b38af04cfdf19ce080e415dd1c1a49"` Sep 01 09:19:42.280 INFO kablam! Checking brainheck v0.1.8 (file:///source) Sep 01 09:19:43.427 INFO kablam! warning: unused attribute Sep 01 09:19:43.427 INFO kablam! --> src/lib.rs:12:1 Sep 01 09:19:43.427 INFO kablam! | Sep 01 09:19:43.427 INFO kablam! 12 | #[macro_use] Sep 01 09:19:43.427 INFO kablam! | ^^^^^^^^^^^^ Sep 01 09:19:43.427 INFO kablam! | Sep 01 09:19:43.427 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 01 09:19:43.427 INFO kablam! Sep 01 09:19:43.478 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.478 INFO kablam! --> src/test.rs:21:25 Sep 01 09:19:43.478 INFO kablam! | Sep 01 09:19:43.478 INFO kablam! 17 | let mut helloworld_src = String::new(); Sep 01 09:19:43.478 INFO kablam! | ------------------ captured outer variable Sep 01 09:19:43.478 INFO kablam! ... Sep 01 09:19:43.478 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 01 09:19:43.478 INFO kablam! | ^^^^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.478 INFO kablam! Sep 01 09:19:43.478 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.478 INFO kablam! --> src/test.rs:21:41 Sep 01 09:19:43.478 INFO kablam! | Sep 01 09:19:43.478 INFO kablam! 20 | let fake_std_in = String::new(); Sep 01 09:19:43.478 INFO kablam! | ----------- captured outer variable Sep 01 09:19:43.478 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 01 09:19:43.478 INFO kablam! | ^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.478 INFO kablam! Sep 01 09:19:43.481 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:19:43.481 INFO kablam! Sep 01 09:19:43.481 INFO kablam! For more information about this error, try `rustc --explain E0507`. Sep 01 09:19:43.489 INFO kablam! error: Could not compile `brainheck`. Sep 01 09:19:43.489 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:19:45.036 INFO kablam! error: build failed Sep 01 09:19:45.038 INFO kablam! su: No module specific data is present Sep 01 09:19:45.403 INFO running `"docker" "rm" "-f" "50f374048913c9b9302ece0ede8218b642b38af04cfdf19ce080e415dd1c1a49"` Sep 01 09:19:45.602 INFO blam! 50f374048913c9b9302ece0ede8218b642b38af04cfdf19ce080e415dd1c1a49