Sep 02 01:52:55.095 INFO checking brainheck-0.1.8 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 01:52:55.095 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 01:52:55.095 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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.319 INFO blam! 29dd53121d68c054cce6b79cfede57c4728741fbecd845d01c4a4b972fd88a3e Sep 02 01:52:55.321 INFO running `"docker" "start" "-a" "29dd53121d68c054cce6b79cfede57c4728741fbecd845d01c4a4b972fd88a3e"` Sep 02 01:52:56.063 INFO kablam! Checking brainheck v0.1.8 (file:///source) Sep 02 01:52:56.846 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:56.846 INFO kablam! --> src/test.rs:21:25 Sep 02 01:52:56.846 INFO kablam! | Sep 02 01:52:56.846 INFO kablam! 17 | let mut helloworld_src = String::new(); Sep 02 01:52:56.846 INFO kablam! | ------------------ captured outer variable Sep 02 01:52:56.846 INFO kablam! ... Sep 02 01:52:56.847 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 02 01:52:56.847 INFO kablam! | ^^^^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:56.847 INFO kablam! Sep 02 01:52:56.847 INFO kablam! error[E0507]: cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:56.847 INFO kablam! --> src/test.rs:21:41 Sep 02 01:52:56.847 INFO kablam! | Sep 02 01:52:56.847 INFO kablam! 20 | let fake_std_in = String::new(); Sep 02 01:52:56.847 INFO kablam! | ----------- captured outer variable Sep 02 01:52:56.847 INFO kablam! 21 | b.iter(|| brainheck(helloworld_src, fake_std_in)); Sep 02 01:52:56.847 INFO kablam! | ^^^^^^^^^^^ cannot move out of captured outer variable in an `FnMut` closure Sep 02 01:52:56.847 INFO kablam! Sep 02 01:52:56.849 INFO kablam! warning: unused attribute Sep 02 01:52:56.849 INFO kablam! --> src/lib.rs:12:1 Sep 02 01:52:56.849 INFO kablam! | Sep 02 01:52:56.849 INFO kablam! 12 | #[macro_use] Sep 02 01:52:56.849 INFO kablam! | ^^^^^^^^^^^^ Sep 02 01:52:56.849 INFO kablam! error: aborting due to 2 previous errors Sep 02 01:52:56.849 INFO kablam! Sep 02 01:52:56.849 INFO kablam! For more information about this error, try `rustc --explain E0507`. Sep 02 01:52:56.849 INFO kablam! | Sep 02 01:52:56.850 INFO kablam! = note: #[warn(unused_attributes)] on by default Sep 02 01:52:56.850 INFO kablam! Sep 02 01:52:56.857 INFO kablam! error: Could not compile `brainheck`. Sep 02 01:52:56.857 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:52:56.865 INFO kablam! error: build failed Sep 02 01:52:56.866 INFO kablam! su: No module specific data is present Sep 02 01:52:57.403 INFO running `"docker" "rm" "-f" "29dd53121d68c054cce6b79cfede57c4728741fbecd845d01c4a4b972fd88a3e"` Sep 02 01:52:57.499 INFO blam! 29dd53121d68c054cce6b79cfede57c4728741fbecd845d01c4a4b972fd88a3e