Sep 17 22:22:08.943 INFO checking kic-0.1.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:22:08.943 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:22:08.943 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:22:09.111 INFO blam! 48e1a0f582fb22e10df792820f0ac8349010c47f368dde1dd2cfa6977ec26b1e Sep 17 22:22:09.113 INFO running `"docker" "start" "-a" "48e1a0f582fb22e10df792820f0ac8349010c47f368dde1dd2cfa6977ec26b1e"` Sep 17 22:22:09.986 INFO kablam! usermod: no changes Sep 17 22:22:10.183 INFO kablam! Checking kic v0.1.1 (/source) Sep 17 22:22:11.199 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 17 22:22:11.199 INFO kablam! --> src/lib/fs.rs:331:5 Sep 17 22:22:11.199 INFO kablam! | Sep 17 22:22:11.199 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Sep 17 22:22:11.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:11.199 INFO kablam! | Sep 17 22:22:11.199 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 17 22:22:11.199 INFO kablam! Sep 17 22:22:11.275 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 17 22:22:11.276 INFO kablam! --> src/lib/setting/config.rs:603:5 Sep 17 22:22:11.276 INFO kablam! | Sep 17 22:22:11.277 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Sep 17 22:22:11.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:11.277 INFO kablam! | Sep 17 22:22:11.278 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 17 22:22:11.278 INFO kablam! Sep 17 22:22:11.279 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 17 22:22:11.279 INFO kablam! --> src/lib/setting/config.rs:608:5 Sep 17 22:22:11.279 INFO kablam! | Sep 17 22:22:11.280 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Sep 17 22:22:11.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:11.281 INFO kablam! | Sep 17 22:22:11.281 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 17 22:22:11.281 INFO kablam! Sep 17 22:22:11.282 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 17 22:22:11.282 INFO kablam! --> src/lib/setting/config.rs:613:5 Sep 17 22:22:11.283 INFO kablam! | Sep 17 22:22:11.283 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Sep 17 22:22:11.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:11.284 INFO kablam! | Sep 17 22:22:11.284 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 17 22:22:11.285 INFO kablam! Sep 17 22:22:11.285 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 17 22:22:11.286 INFO kablam! --> src/lib/setting/config.rs:629:5 Sep 17 22:22:11.286 INFO kablam! | Sep 17 22:22:11.286 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Sep 17 22:22:11.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:11.287 INFO kablam! | Sep 17 22:22:11.288 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 17 22:22:11.288 INFO kablam! Sep 17 22:22:11.290 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 17 22:22:11.290 INFO kablam! --> src/lib/setting/cron.rs:311:1 Sep 17 22:22:11.291 INFO kablam! | Sep 17 22:22:11.291 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Sep 17 22:22:11.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:11.292 INFO kablam! | Sep 17 22:22:11.292 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 17 22:22:11.293 INFO kablam! Sep 17 22:22:11.677 INFO kablam! warning: unreachable expression Sep 17 22:22:11.677 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 17 22:22:11.677 INFO kablam! | Sep 17 22:22:11.677 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 17 22:22:11.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:11.677 INFO kablam! | Sep 17 22:22:11.678 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 17 22:22:11.678 INFO kablam! Sep 17 22:22:12.055 INFO kablam! warning: unreachable expression Sep 17 22:22:12.055 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 17 22:22:12.056 INFO kablam! | Sep 17 22:22:12.056 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 17 22:22:12.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 22:22:12.057 INFO kablam! | Sep 17 22:22:12.057 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 17 22:22:12.058 INFO kablam! Sep 17 22:22:13.190 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.18s Sep 17 22:22:13.195 INFO kablam! su: No module specific data is present Sep 17 22:22:14.898 INFO running `"docker" "rm" "-f" "48e1a0f582fb22e10df792820f0ac8349010c47f368dde1dd2cfa6977ec26b1e"` Sep 17 22:22:15.215 INFO blam! 48e1a0f582fb22e10df792820f0ac8349010c47f368dde1dd2cfa6977ec26b1e