Sep 01 16:03:14.055 INFO checking kic-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 16:03:14.055 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 16:03:14.055 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 01 16:03:14.194 INFO blam! 1dc6ddeaccc525332914c6071f5e5a1111429900867e0bcb5fc7159037730032 Sep 01 16:03:14.196 INFO running `"docker" "start" "-a" "1dc6ddeaccc525332914c6071f5e5a1111429900867e0bcb5fc7159037730032"` Sep 01 16:03:14.833 INFO kablam! Checking kic v0.1.1 (file:///source) Sep 01 16:03:16.088 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 01 16:03:16.089 INFO kablam! --> src/lib/fs.rs:331:5 Sep 01 16:03:16.089 INFO kablam! | Sep 01 16:03:16.089 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Sep 01 16:03:16.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.089 INFO kablam! | Sep 01 16:03:16.089 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 16:03:16.089 INFO kablam! Sep 01 16:03:16.089 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 01 16:03:16.089 INFO kablam! --> src/lib/setting/config.rs:603:5 Sep 01 16:03:16.089 INFO kablam! | Sep 01 16:03:16.089 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Sep 01 16:03:16.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.090 INFO kablam! | Sep 01 16:03:16.090 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 16:03:16.090 INFO kablam! Sep 01 16:03:16.090 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 01 16:03:16.090 INFO kablam! --> src/lib/setting/config.rs:608:5 Sep 01 16:03:16.090 INFO kablam! | Sep 01 16:03:16.090 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Sep 01 16:03:16.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.090 INFO kablam! | Sep 01 16:03:16.090 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 16:03:16.090 INFO kablam! Sep 01 16:03:16.090 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 01 16:03:16.090 INFO kablam! --> src/lib/setting/config.rs:613:5 Sep 01 16:03:16.090 INFO kablam! | Sep 01 16:03:16.090 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Sep 01 16:03:16.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.090 INFO kablam! | Sep 01 16:03:16.090 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 16:03:16.090 INFO kablam! Sep 01 16:03:16.090 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 01 16:03:16.090 INFO kablam! --> src/lib/setting/config.rs:629:5 Sep 01 16:03:16.090 INFO kablam! | Sep 01 16:03:16.090 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Sep 01 16:03:16.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.090 INFO kablam! | Sep 01 16:03:16.091 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 16:03:16.091 INFO kablam! Sep 01 16:03:16.091 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 01 16:03:16.091 INFO kablam! --> src/lib/setting/cron.rs:311:1 Sep 01 16:03:16.091 INFO kablam! | Sep 01 16:03:16.091 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Sep 01 16:03:16.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.091 INFO kablam! | Sep 01 16:03:16.091 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 16:03:16.091 INFO kablam! Sep 01 16:03:16.631 INFO kablam! warning: unreachable expression Sep 01 16:03:16.631 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 01 16:03:16.631 INFO kablam! | Sep 01 16:03:16.631 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 01 16:03:16.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.632 INFO kablam! | Sep 01 16:03:16.632 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 01 16:03:16.632 INFO kablam! Sep 01 16:03:16.994 INFO kablam! warning: unreachable expression Sep 01 16:03:16.994 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 01 16:03:16.994 INFO kablam! | Sep 01 16:03:16.994 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 01 16:03:16.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:03:16.994 INFO kablam! | Sep 01 16:03:16.994 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 01 16:03:16.995 INFO kablam! Sep 01 16:03:18.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Sep 01 16:03:18.107 INFO kablam! su: No module specific data is present Sep 01 16:03:18.566 INFO running `"docker" "rm" "-f" "1dc6ddeaccc525332914c6071f5e5a1111429900867e0bcb5fc7159037730032"` Sep 01 16:03:18.665 INFO blam! 1dc6ddeaccc525332914c6071f5e5a1111429900867e0bcb5fc7159037730032