Sep 04 12:56:19.586 INFO checking kic-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 12:56:19.586 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 12:56:19.586 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:56:19.766 INFO blam! 42ea64bf71b6fb31fbdc4a542969d44ef3eeed5ed11f77b4ba226c2a8af912b8 Sep 04 12:56:19.768 INFO running `"docker" "start" "-a" "42ea64bf71b6fb31fbdc4a542969d44ef3eeed5ed11f77b4ba226c2a8af912b8"` Sep 04 12:56:20.686 INFO kablam! Checking kic v0.1.1 (file:///source) Sep 04 12:56:22.309 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 12:56:22.309 INFO kablam! --> src/lib/fs.rs:331:5 Sep 04 12:56:22.309 INFO kablam! | Sep 04 12:56:22.309 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Sep 04 12:56:22.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:22.310 INFO kablam! | Sep 04 12:56:22.310 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 12:56:22.310 INFO kablam! Sep 04 12:56:22.310 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 12:56:22.310 INFO kablam! --> src/lib/setting/config.rs:603:5 Sep 04 12:56:22.310 INFO kablam! | Sep 04 12:56:22.310 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Sep 04 12:56:22.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:22.310 INFO kablam! | Sep 04 12:56:22.310 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 12:56:22.310 INFO kablam! Sep 04 12:56:22.310 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 12:56:22.310 INFO kablam! --> src/lib/setting/config.rs:608:5 Sep 04 12:56:22.310 INFO kablam! | Sep 04 12:56:22.310 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Sep 04 12:56:22.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:22.310 INFO kablam! | Sep 04 12:56:22.310 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 12:56:22.310 INFO kablam! Sep 04 12:56:22.310 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 12:56:22.310 INFO kablam! --> src/lib/setting/config.rs:613:5 Sep 04 12:56:22.311 INFO kablam! | Sep 04 12:56:22.311 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Sep 04 12:56:22.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:22.311 INFO kablam! | Sep 04 12:56:22.311 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 12:56:22.311 INFO kablam! Sep 04 12:56:22.311 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 12:56:22.311 INFO kablam! --> src/lib/setting/config.rs:629:5 Sep 04 12:56:22.311 INFO kablam! | Sep 04 12:56:22.311 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Sep 04 12:56:22.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:22.311 INFO kablam! | Sep 04 12:56:22.311 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 12:56:22.311 INFO kablam! Sep 04 12:56:22.311 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 04 12:56:22.311 INFO kablam! --> src/lib/setting/cron.rs:311:1 Sep 04 12:56:22.311 INFO kablam! | Sep 04 12:56:22.311 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Sep 04 12:56:22.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:22.311 INFO kablam! | Sep 04 12:56:22.311 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 12:56:22.311 INFO kablam! Sep 04 12:56:23.025 INFO kablam! warning: unreachable expression Sep 04 12:56:23.026 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 04 12:56:23.026 INFO kablam! | Sep 04 12:56:23.026 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 04 12:56:23.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:23.026 INFO kablam! | Sep 04 12:56:23.026 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 12:56:23.026 INFO kablam! Sep 04 12:56:23.446 INFO kablam! warning: unreachable expression Sep 04 12:56:23.446 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 04 12:56:23.446 INFO kablam! | Sep 04 12:56:23.446 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 04 12:56:23.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 12:56:23.446 INFO kablam! | Sep 04 12:56:23.446 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 12:56:23.446 INFO kablam! Sep 04 12:56:25.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.47s Sep 04 12:56:25.069 INFO kablam! su: No module specific data is present Sep 04 12:56:25.541 INFO running `"docker" "rm" "-f" "42ea64bf71b6fb31fbdc4a542969d44ef3eeed5ed11f77b4ba226c2a8af912b8"` Sep 04 12:56:25.639 INFO blam! 42ea64bf71b6fb31fbdc4a542969d44ef3eeed5ed11f77b4ba226c2a8af912b8