Sep 01 09:19:40.610 INFO checking brainheck-0.1.8 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 09:19:40.610 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 09:19:40.610 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-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:40.899 INFO blam! 8eb6414a809e6651a192b5da853b8df9d779dfd5210572dcdc51830df18beab0 Sep 01 09:19:40.902 INFO running `"docker" "start" "-a" "8eb6414a809e6651a192b5da853b8df9d779dfd5210572dcdc51830df18beab0"` Sep 01 09:19:41.867 INFO kablam! Checking brainheck v0.1.8 (file:///source) Sep 01 09:19:43.007 INFO kablam! warning: unused attribute Sep 01 09:19:43.007 INFO kablam! --> src/lib.rs:12:1 Sep 01 09:19:43.007 INFO kablam! | Sep 01 09:19:43.007 INFO kablam! 12 | #[macro_use] Sep 01 09:19:43.007 INFO kablam! | ^^^^^^^^^^^^ Sep 01 09:19:43.007 INFO kablam! | Sep 01 09:19:43.007 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 01 09:19:43.008 INFO kablam! Sep 01 09:19:43.104 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.104 INFO kablam! --> src/test.rs:21:25 Sep 01 09:19:43.104 INFO kablam! | Sep 01 09:19:43.104 INFO kablam! 17 | let mut helloworld_src = String::new(); Sep 01 09:19:43.104 INFO kablam! | ------------------ captured outer variable Sep 01 09:19:43.104 INFO kablam! ... Sep 01 09:19:43.104 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 01 09:19:43.104 INFO kablam! | ^^^^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.105 INFO kablam! Sep 01 09:19:43.105 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.105 INFO kablam! --> src/test.rs:21:41 Sep 01 09:19:43.105 INFO kablam! | Sep 01 09:19:43.105 INFO kablam! 20 | let fake_std_in = String::new(); Sep 01 09:19:43.105 INFO kablam! | ----------- captured outer variable Sep 01 09:19:43.105 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 01 09:19:43.105 INFO kablam! | ^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 01 09:19:43.105 INFO kablam! Sep 01 09:19:43.107 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:19:43.107 INFO kablam! Sep 01 09:19:43.107 INFO kablam! For more information about this error, try `rustc --explain E0507`. Sep 01 09:19:43.115 INFO kablam! error: Could not compile `brainheck`. Sep 01 09:19:43.116 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:19:44.595 INFO kablam! error: build failed Sep 01 09:19:44.597 INFO kablam! su: No module specific data is present Sep 01 09:19:45.046 INFO running `"docker" "rm" "-f" "8eb6414a809e6651a192b5da853b8df9d779dfd5210572dcdc51830df18beab0"` Sep 01 09:19:45.161 INFO blam! 8eb6414a809e6651a192b5da853b8df9d779dfd5210572dcdc51830df18beab0