Sep 04 04:27:44.498 INFO checking take_mut-0.2.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 04:27:44.498 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 04:27:44.498 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:27:44.658 INFO blam! 7d179805486c28bc5e8e57aea2c6ff77acc57c561bc35a3040e074435390ae57 Sep 04 04:27:44.659 INFO running `"docker" "start" "-a" "7d179805486c28bc5e8e57aea2c6ff77acc57c561bc35a3040e074435390ae57"` Sep 04 04:27:45.408 INFO kablam! Checking take_mut v0.2.2 (file:///source) Sep 04 04:27:45.868 INFO kablam! warning: unreachable expression Sep 04 04:27:45.868 INFO kablam! --> src/lib.rs:141:13 Sep 04 04:27:45.868 INFO kablam! | Sep 04 04:27:45.868 INFO kablam! 141 | Foo::B Sep 04 04:27:45.868 INFO kablam! | ^^^^^^ Sep 04 04:27:45.868 INFO kablam! | Sep 04 04:27:45.868 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 04:27:45.868 INFO kablam! Sep 04 04:27:45.911 INFO kablam! warning: unused variable: `a` Sep 04 04:27:45.911 INFO kablam! --> src/scoped.rs:153:14 Sep 04 04:27:45.911 INFO kablam! | Sep 04 04:27:45.911 INFO kablam! 153 | let (a, a_hole) = scope.take(&mut bar.a); Sep 04 04:27:45.911 INFO kablam! | ^ help: consider using `_a` instead Sep 04 04:27:45.911 INFO kablam! | Sep 04 04:27:45.911 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 04:27:45.911 INFO kablam! Sep 04 04:27:45.911 INFO kablam! warning: unused variable: `b` Sep 04 04:27:45.911 INFO kablam! --> src/scoped.rs:154:14 Sep 04 04:27:45.911 INFO kablam! | Sep 04 04:27:45.911 INFO kablam! 154 | let (b, b_hole) = scope.take(&mut bar.b); Sep 04 04:27:45.911 INFO kablam! | ^ help: consider using `_b` instead Sep 04 04:27:45.911 INFO kablam! Sep 04 04:27:45.912 INFO kablam! warning: unused variable: `t` Sep 04 04:27:45.912 INFO kablam! --> src/scoped.rs:170:18 Sep 04 04:27:45.912 INFO kablam! | Sep 04 04:27:45.912 INFO kablam! 170 | let (t, hole) = scope.take_or_recover(&mut foo, || Foo); Sep 04 04:27:45.912 INFO kablam! | ^ help: consider using `_t` instead Sep 04 04:27:45.912 INFO kablam! Sep 04 04:27:45.912 INFO kablam! warning: unused variable: `hole` Sep 04 04:27:45.912 INFO kablam! --> src/scoped.rs:170:21 Sep 04 04:27:45.912 INFO kablam! | Sep 04 04:27:45.912 INFO kablam! 170 | let (t, hole) = scope.take_or_recover(&mut foo, || Foo); Sep 04 04:27:45.912 INFO kablam! | ^^^^ help: consider using `_hole` instead Sep 04 04:27:45.912 INFO kablam! Sep 04 04:27:45.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Sep 04 04:27:45.990 INFO kablam! su: No module specific data is present Sep 04 04:27:46.741 INFO running `"docker" "rm" "-f" "7d179805486c28bc5e8e57aea2c6ff77acc57c561bc35a3040e074435390ae57"` Sep 04 04:27:46.830 INFO blam! 7d179805486c28bc5e8e57aea2c6ff77acc57c561bc35a3040e074435390ae57