Sep 02 01:52:55.394 INFO checking brainheck-0.1.8 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 01:52:55.394 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 01:52:55.394 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:52:55.587 INFO blam! e4a5ef545ed89f9d76e028a0660478e65faa8012c1aef5c811ede769717e0a97 Sep 02 01:52:55.589 INFO running `"docker" "start" "-a" "e4a5ef545ed89f9d76e028a0660478e65faa8012c1aef5c811ede769717e0a97"` Sep 02 01:52:56.447 INFO kablam! Checking brainheck v0.1.8 (file:///source) Sep 02 01:52:57.086 INFO kablam! warning: unused attribute Sep 02 01:52:57.086 INFO kablam! --> src/lib.rs:12:1 Sep 02 01:52:57.086 INFO kablam! | Sep 02 01:52:57.086 INFO kablam! 12 | #[macro_use] Sep 02 01:52:57.086 INFO kablam! | ^^^^^^^^^^^^ Sep 02 01:52:57.086 INFO kablam! | Sep 02 01:52:57.086 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 02 01:52:57.086 INFO kablam! Sep 02 01:52:57.137 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:57.137 INFO kablam! --> src/test.rs:21:25 Sep 02 01:52:57.137 INFO kablam! | Sep 02 01:52:57.137 INFO kablam! 17 | let mut helloworld_src = String::new(); Sep 02 01:52:57.137 INFO kablam! | ------------------ captured outer variable Sep 02 01:52:57.137 INFO kablam! ... Sep 02 01:52:57.137 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 02 01:52:57.137 INFO kablam! | ^^^^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:57.137 INFO kablam! Sep 02 01:52:57.137 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:57.137 INFO kablam! --> src/test.rs:21:41 Sep 02 01:52:57.137 INFO kablam! | Sep 02 01:52:57.137 INFO kablam! 20 | let fake_std_in = String::new(); Sep 02 01:52:57.137 INFO kablam! | ----------- captured outer variable Sep 02 01:52:57.137 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 02 01:52:57.137 INFO kablam! | ^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:57.137 INFO kablam! Sep 02 01:52:57.140 INFO kablam! error: aborting due to 2 previous errors Sep 02 01:52:57.141 INFO kablam! Sep 02 01:52:57.141 INFO kablam! For more information about this error, try `rustc --explain E0507`. Sep 02 01:52:57.147 INFO kablam! error: Could not compile `brainheck`. Sep 02 01:52:57.147 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:52:58.491 INFO kablam! error: build failed Sep 02 01:52:58.493 INFO kablam! su: No module specific data is present Sep 02 01:52:59.164 INFO running `"docker" "rm" "-f" "e4a5ef545ed89f9d76e028a0660478e65faa8012c1aef5c811ede769717e0a97"` Sep 02 01:52:59.287 INFO blam! e4a5ef545ed89f9d76e028a0660478e65faa8012c1aef5c811ede769717e0a97