Sep 01 21:49:37.657 INFO checking take_mut-0.2.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 21:49:37.657 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 21:49:37.657 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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 01 21:49:37.838 INFO blam! dcf340bcae7e2715b0d08f42db9741ec992cea169eedaa93918348f01e7064b3 Sep 01 21:49:37.840 INFO running `"docker" "start" "-a" "dcf340bcae7e2715b0d08f42db9741ec992cea169eedaa93918348f01e7064b3"` Sep 01 21:49:38.405 INFO kablam! Checking take_mut v0.2.2 (file:///source) Sep 01 21:49:38.876 INFO kablam! warning: unreachable expression Sep 01 21:49:38.876 INFO kablam! --> src/lib.rs:141:13 Sep 01 21:49:38.876 INFO kablam! | Sep 01 21:49:38.876 INFO kablam! 141 | Foo::B Sep 01 21:49:38.876 INFO kablam! | ^^^^^^ Sep 01 21:49:38.876 INFO kablam! | Sep 01 21:49:38.876 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 01 21:49:38.876 INFO kablam! Sep 01 21:49:38.935 INFO kablam! warning: unused variable: `a` Sep 01 21:49:38.935 INFO kablam! --> src/scoped.rs:153:14 Sep 01 21:49:38.935 INFO kablam! | Sep 01 21:49:38.935 INFO kablam! 153 | let (a, a_hole) = scope.take(&mut bar.a); Sep 01 21:49:38.935 INFO kablam! | ^ help: consider using `_a` instead Sep 01 21:49:38.935 INFO kablam! | Sep 01 21:49:38.935 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 21:49:38.935 INFO kablam! Sep 01 21:49:38.935 INFO kablam! warning: unused variable: `b` Sep 01 21:49:38.935 INFO kablam! --> src/scoped.rs:154:14 Sep 01 21:49:38.935 INFO kablam! | Sep 01 21:49:38.935 INFO kablam! 154 | let (b, b_hole) = scope.take(&mut bar.b); Sep 01 21:49:38.935 INFO kablam! | ^ help: consider using `_b` instead Sep 01 21:49:38.935 INFO kablam! Sep 01 21:49:38.935 INFO kablam! warning: unused variable: `t` Sep 01 21:49:38.935 INFO kablam! --> src/scoped.rs:170:18 Sep 01 21:49:38.935 INFO kablam! | Sep 01 21:49:38.935 INFO kablam! 170 | let (t, hole) = scope.take_or_recover(&mut foo, || Foo); Sep 01 21:49:38.935 INFO kablam! | ^ help: consider using `_t` instead Sep 01 21:49:38.935 INFO kablam! Sep 01 21:49:38.936 INFO kablam! warning: unused variable: `hole` Sep 01 21:49:38.936 INFO kablam! --> src/scoped.rs:170:21 Sep 01 21:49:38.936 INFO kablam! | Sep 01 21:49:38.936 INFO kablam! 170 | let (t, hole) = scope.take_or_recover(&mut foo, || Foo); Sep 01 21:49:38.936 INFO kablam! | ^^^^ help: consider using `_hole` instead Sep 01 21:49:38.936 INFO kablam! Sep 01 21:49:39.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.63s Sep 01 21:49:39.022 INFO kablam! su: No module specific data is present Sep 01 21:49:39.449 INFO running `"docker" "rm" "-f" "dcf340bcae7e2715b0d08f42db9741ec992cea169eedaa93918348f01e7064b3"` Sep 01 21:49:39.538 INFO blam! dcf340bcae7e2715b0d08f42db9741ec992cea169eedaa93918348f01e7064b3