Sep 04 15:53:26.917 INFO checking kic-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 15:53:26.917 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 15:53:26.917 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 15:53:27.089 INFO blam! 4ab6492361e861439e902a0e7a9b047b8e96b04dec9af0ac2cd3b1825e414798 Sep 04 15:53:27.091 INFO running `"docker" "start" "-a" "4ab6492361e861439e902a0e7a9b047b8e96b04dec9af0ac2cd3b1825e414798"` Sep 04 15:53:27.736 INFO kablam! Checking kic v0.1.1 (file:///source) Sep 04 15:53:29.147 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 15:53:29.147 INFO kablam! --> src/lib/fs.rs:331:5 Sep 04 15:53:29.147 INFO kablam! | Sep 04 15:53:29.147 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Sep 04 15:53:29.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:29.148 INFO kablam! | Sep 04 15:53:29.148 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 15:53:29.148 INFO kablam! Sep 04 15:53:29.148 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 15:53:29.148 INFO kablam! --> src/lib/setting/config.rs:603:5 Sep 04 15:53:29.148 INFO kablam! | Sep 04 15:53:29.148 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Sep 04 15:53:29.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:29.148 INFO kablam! | Sep 04 15:53:29.148 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 15:53:29.148 INFO kablam! Sep 04 15:53:29.148 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 15:53:29.148 INFO kablam! --> src/lib/setting/config.rs:608:5 Sep 04 15:53:29.148 INFO kablam! | Sep 04 15:53:29.148 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Sep 04 15:53:29.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:29.148 INFO kablam! | Sep 04 15:53:29.148 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 15:53:29.148 INFO kablam! Sep 04 15:53:29.148 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 15:53:29.148 INFO kablam! --> src/lib/setting/config.rs:613:5 Sep 04 15:53:29.148 INFO kablam! | Sep 04 15:53:29.148 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Sep 04 15:53:29.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:29.149 INFO kablam! | Sep 04 15:53:29.149 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 15:53:29.149 INFO kablam! Sep 04 15:53:29.149 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 15:53:29.149 INFO kablam! --> src/lib/setting/config.rs:629:5 Sep 04 15:53:29.149 INFO kablam! | Sep 04 15:53:29.149 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Sep 04 15:53:29.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:29.149 INFO kablam! | Sep 04 15:53:29.149 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 15:53:29.149 INFO kablam! Sep 04 15:53:29.149 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 15:53:29.149 INFO kablam! --> src/lib/setting/cron.rs:311:1 Sep 04 15:53:29.149 INFO kablam! | Sep 04 15:53:29.149 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Sep 04 15:53:29.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:29.149 INFO kablam! | Sep 04 15:53:29.149 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 15:53:29.149 INFO kablam! Sep 04 15:53:29.810 INFO kablam! warning: unreachable expression Sep 04 15:53:29.810 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 04 15:53:29.810 INFO kablam! | Sep 04 15:53:29.810 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 04 15:53:29.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:29.811 INFO kablam! | Sep 04 15:53:29.811 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 15:53:29.811 INFO kablam! Sep 04 15:53:30.206 INFO kablam! warning: unreachable expression Sep 04 15:53:30.206 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 04 15:53:30.206 INFO kablam! | Sep 04 15:53:30.206 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 04 15:53:30.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 15:53:30.207 INFO kablam! | Sep 04 15:53:30.207 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 15:53:30.207 INFO kablam! Sep 04 15:53:31.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.73s Sep 04 15:53:31.399 INFO kablam! su: No module specific data is present Sep 04 15:53:31.858 INFO running `"docker" "rm" "-f" "4ab6492361e861439e902a0e7a9b047b8e96b04dec9af0ac2cd3b1825e414798"` Sep 04 15:53:31.951 INFO blam! 4ab6492361e861439e902a0e7a9b047b8e96b04dec9af0ac2cd3b1825e414798