Sep 10 21:56:09.068 INFO checking brainheck-0.1.8 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 21:56:09.068 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 21:56:09.069 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:56:09.300 INFO blam! 394f377a88cf4458ba40ae94935c5bbe27900a4fdd2f6e868c243729121dcbd3 Sep 10 21:56:09.302 INFO running `"docker" "start" "-a" "394f377a88cf4458ba40ae94935c5bbe27900a4fdd2f6e868c243729121dcbd3"` Sep 10 21:56:11.200 INFO kablam! usermod: no changes Sep 10 21:56:11.350 INFO kablam! Checking brainheck v0.1.8 (file:///source) Sep 10 21:56:11.874 INFO kablam! warning: unused attribute Sep 10 21:56:11.874 INFO kablam! --> src/lib.rs:12:1 Sep 10 21:56:11.874 INFO kablam! | Sep 10 21:56:11.874 INFO kablam! 12 | #[macro_use] Sep 10 21:56:11.874 INFO kablam! | ^^^^^^^^^^^^ Sep 10 21:56:11.874 INFO kablam! | Sep 10 21:56:11.874 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 10 21:56:11.874 INFO kablam! Sep 10 21:56:11.898 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 10 21:56:11.898 INFO kablam! --> src/test.rs:21:25 Sep 10 21:56:11.898 INFO kablam! | Sep 10 21:56:11.898 INFO kablam! 17 | let mut helloworld_src = String::new(); Sep 10 21:56:11.898 INFO kablam! | ------------------ captured outer variable Sep 10 21:56:11.898 INFO kablam! ... Sep 10 21:56:11.898 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 10 21:56:11.898 INFO kablam! | ^^^^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 10 21:56:11.902 INFO kablam! Sep 10 21:56:11.902 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 10 21:56:11.902 INFO kablam! --> src/test.rs:21:41 Sep 10 21:56:11.902 INFO kablam! | Sep 10 21:56:11.902 INFO kablam! 20 | let fake_std_in = String::new(); Sep 10 21:56:11.902 INFO kablam! | ----------- captured outer variable Sep 10 21:56:11.902 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 10 21:56:11.902 INFO kablam! | ^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 10 21:56:11.902 INFO kablam! Sep 10 21:56:11.902 INFO kablam! error: aborting due to 2 previous errors Sep 10 21:56:11.902 INFO kablam! Sep 10 21:56:11.902 INFO kablam! For more information about this error, try `rustc --explain E0507`. Sep 10 21:56:11.918 INFO kablam! error: Could not compile `brainheck`. Sep 10 21:56:11.918 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:56:12.864 INFO kablam! error: build failed Sep 10 21:56:12.873 INFO kablam! su: No module specific data is present Sep 10 21:56:13.939 INFO running `"docker" "rm" "-f" "394f377a88cf4458ba40ae94935c5bbe27900a4fdd2f6e868c243729121dcbd3"` Sep 10 21:56:14.046 INFO blam! 394f377a88cf4458ba40ae94935c5bbe27900a4fdd2f6e868c243729121dcbd3