Sep 04 01:07:04.986 INFO checking take_mut-0.2.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:07:04.986 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:07:04.986 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:07:05.160 INFO blam! ac636597c7e753ab65c992c7bddd560ca7ecdc51f38a0fba46a4f201eed41d0b Sep 04 01:07:05.162 INFO running `"docker" "start" "-a" "ac636597c7e753ab65c992c7bddd560ca7ecdc51f38a0fba46a4f201eed41d0b"` Sep 04 01:07:05.906 INFO kablam! Checking take_mut v0.2.2 (file:///source) Sep 04 01:07:06.331 INFO kablam! warning: unreachable expression Sep 04 01:07:06.332 INFO kablam! --> src/lib.rs:141:13 Sep 04 01:07:06.332 INFO kablam! | Sep 04 01:07:06.332 INFO kablam! 141 | Foo::B Sep 04 01:07:06.332 INFO kablam! | ^^^^^^ Sep 04 01:07:06.332 INFO kablam! | Sep 04 01:07:06.332 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 01:07:06.332 INFO kablam! Sep 04 01:07:06.382 INFO kablam! warning: unused variable: `a` Sep 04 01:07:06.382 INFO kablam! --> src/scoped.rs:153:14 Sep 04 01:07:06.382 INFO kablam! | Sep 04 01:07:06.382 INFO kablam! 153 | let (a, a_hole) = scope.take(&mut bar.a); Sep 04 01:07:06.382 INFO kablam! | ^ help: consider using `_a` instead Sep 04 01:07:06.382 INFO kablam! | Sep 04 01:07:06.382 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 01:07:06.382 INFO kablam! Sep 04 01:07:06.382 INFO kablam! warning: unused variable: `b` Sep 04 01:07:06.382 INFO kablam! --> src/scoped.rs:154:14 Sep 04 01:07:06.382 INFO kablam! | Sep 04 01:07:06.382 INFO kablam! 154 | let (b, b_hole) = scope.take(&mut bar.b); Sep 04 01:07:06.382 INFO kablam! | ^ help: consider using `_b` instead Sep 04 01:07:06.382 INFO kablam! Sep 04 01:07:06.382 INFO kablam! warning: unused variable: `t` Sep 04 01:07:06.383 INFO kablam! --> src/scoped.rs:170:18 Sep 04 01:07:06.383 INFO kablam! | Sep 04 01:07:06.383 INFO kablam! 170 | let (t, hole) = scope.take_or_recover(&mut foo, || Foo); Sep 04 01:07:06.383 INFO kablam! | ^ help: consider using `_t` instead Sep 04 01:07:06.383 INFO kablam! Sep 04 01:07:06.383 INFO kablam! warning: unused variable: `hole` Sep 04 01:07:06.383 INFO kablam! --> src/scoped.rs:170:21 Sep 04 01:07:06.383 INFO kablam! | Sep 04 01:07:06.383 INFO kablam! 170 | let (t, hole) = scope.take_or_recover(&mut foo, || Foo); Sep 04 01:07:06.383 INFO kablam! | ^^^^ help: consider using `_hole` instead Sep 04 01:07:06.383 INFO kablam! Sep 04 01:07:06.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Sep 04 01:07:06.477 INFO kablam! su: No module specific data is present Sep 04 01:07:06.953 INFO running `"docker" "rm" "-f" "ac636597c7e753ab65c992c7bddd560ca7ecdc51f38a0fba46a4f201eed41d0b"` Sep 04 01:07:07.049 INFO blam! ac636597c7e753ab65c992c7bddd560ca7ecdc51f38a0fba46a4f201eed41d0b