Sep 02 09:34:20.553 INFO checking kic-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 09:34:20.553 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 09:34:20.553 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 09:34:20.752 INFO blam! b8e08d38e7b49b4587b9f270a5c64d80ae2c30e6506fa20102c225ff24727f6a Sep 02 09:34:20.754 INFO running `"docker" "start" "-a" "b8e08d38e7b49b4587b9f270a5c64d80ae2c30e6506fa20102c225ff24727f6a"` Sep 02 09:34:21.359 INFO kablam! Checking kic v0.1.1 (file:///source) Sep 02 09:34:22.354 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 02 09:34:22.354 INFO kablam! --> src/lib/fs.rs:331:5 Sep 02 09:34:22.354 INFO kablam! | Sep 02 09:34:22.354 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Sep 02 09:34:22.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:22.354 INFO kablam! | Sep 02 09:34:22.354 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 09:34:22.354 INFO kablam! Sep 02 09:34:22.354 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 02 09:34:22.355 INFO kablam! --> src/lib/setting/config.rs:603:5 Sep 02 09:34:22.355 INFO kablam! | Sep 02 09:34:22.355 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Sep 02 09:34:22.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:22.355 INFO kablam! | Sep 02 09:34:22.355 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 09:34:22.355 INFO kablam! Sep 02 09:34:22.355 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 02 09:34:22.355 INFO kablam! --> src/lib/setting/config.rs:608:5 Sep 02 09:34:22.355 INFO kablam! | Sep 02 09:34:22.355 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Sep 02 09:34:22.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:22.355 INFO kablam! | Sep 02 09:34:22.355 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 09:34:22.355 INFO kablam! Sep 02 09:34:22.355 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 02 09:34:22.355 INFO kablam! --> src/lib/setting/config.rs:613:5 Sep 02 09:34:22.355 INFO kablam! | Sep 02 09:34:22.355 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Sep 02 09:34:22.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:22.355 INFO kablam! | Sep 02 09:34:22.355 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 09:34:22.356 INFO kablam! Sep 02 09:34:22.356 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 02 09:34:22.356 INFO kablam! --> src/lib/setting/config.rs:629:5 Sep 02 09:34:22.356 INFO kablam! | Sep 02 09:34:22.356 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Sep 02 09:34:22.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:22.356 INFO kablam! | Sep 02 09:34:22.356 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 09:34:22.356 INFO kablam! Sep 02 09:34:22.356 INFO kablam! warning: argument must be of the form: `expected = "error message"` Sep 02 09:34:22.356 INFO kablam! --> src/lib/setting/cron.rs:311:1 Sep 02 09:34:22.356 INFO kablam! | Sep 02 09:34:22.356 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Sep 02 09:34:22.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:22.356 INFO kablam! | Sep 02 09:34:22.356 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 09:34:22.356 INFO kablam! Sep 02 09:34:22.791 INFO kablam! warning: unreachable expression Sep 02 09:34:22.791 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 02 09:34:22.791 INFO kablam! | Sep 02 09:34:22.791 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 02 09:34:22.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:22.791 INFO kablam! | Sep 02 09:34:22.791 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 02 09:34:22.791 INFO kablam! Sep 02 09:34:23.119 INFO kablam! warning: unreachable expression Sep 02 09:34:23.120 INFO kablam! --> src/lib/setting/config.rs:159:28 Sep 02 09:34:23.120 INFO kablam! | Sep 02 09:34:23.120 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Sep 02 09:34:23.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:34:23.120 INFO kablam! | Sep 02 09:34:23.120 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 02 09:34:23.120 INFO kablam! Sep 02 09:34:24.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Sep 02 09:34:24.103 INFO kablam! su: No module specific data is present Sep 02 09:34:24.500 INFO running `"docker" "rm" "-f" "b8e08d38e7b49b4587b9f270a5c64d80ae2c30e6506fa20102c225ff24727f6a"` Sep 02 09:34:24.629 INFO blam! b8e08d38e7b49b4587b9f270a5c64d80ae2c30e6506fa20102c225ff24727f6a