Sep 05 22:13:52.021 INFO checking systemd-linter-0.1.3 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 22:13:52.021 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 22:13:52.021 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:13:52.164 INFO blam! 936278d5a7e2b4956d2c82da3191783f16ec0f118efbc78a5f4b83de3dff86c2 Sep 05 22:13:52.165 INFO running `"docker" "start" "-a" "936278d5a7e2b4956d2c82da3191783f16ec0f118efbc78a5f4b83de3dff86c2"` Sep 05 22:13:52.825 INFO kablam! usermod: no changes Sep 05 22:13:52.882 INFO kablam! Checking systemd-parser v0.1.3 Sep 05 22:13:53.297 INFO kablam! Checking systemd-linter v0.1.3 (file:///source) Sep 05 22:13:53.546 INFO kablam! warning: unused import: `systemd_parser` Sep 05 22:13:53.546 INFO kablam! --> src/lint/lint_missing_description.rs:3:5 Sep 05 22:13:53.546 INFO kablam! | Sep 05 22:13:53.546 INFO kablam! 3 | use systemd_parser; Sep 05 22:13:53.546 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 22:13:53.546 INFO kablam! | Sep 05 22:13:53.546 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 22:13:53.546 INFO kablam! Sep 05 22:13:53.546 INFO kablam! warning: unused import: `systemd_parser` Sep 05 22:13:53.546 INFO kablam! --> src/lint/service_type_always_explicit.rs:3:5 Sep 05 22:13:53.546 INFO kablam! | Sep 05 22:13:53.546 INFO kablam! 3 | use systemd_parser; Sep 05 22:13:53.546 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 22:13:53.546 INFO kablam! Sep 05 22:13:53.546 INFO kablam! warning: unused import: `systemd_parser` Sep 05 22:13:53.546 INFO kablam! --> src/lint/service_execstart_not_set.rs:3:5 Sep 05 22:13:53.546 INFO kablam! | Sep 05 22:13:53.546 INFO kablam! 3 | use systemd_parser; Sep 05 22:13:53.546 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 22:13:53.546 INFO kablam! Sep 05 22:13:53.606 INFO kablam! warning: unreachable expression Sep 05 22:13:53.606 INFO kablam! --> src/main.rs:55:5 Sep 05 22:13:53.606 INFO kablam! | Sep 05 22:13:53.606 INFO kablam! 55 | unreachable!() Sep 05 22:13:53.606 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 22:13:53.606 INFO kablam! | Sep 05 22:13:53.606 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 05 22:13:53.606 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 05 22:13:53.606 INFO kablam! Sep 05 22:13:53.637 INFO kablam! warning: unreachable expression Sep 05 22:13:53.637 INFO kablam! --> src/main.rs:55:5 Sep 05 22:13:53.637 INFO kablam! | Sep 05 22:13:53.637 INFO kablam! 55 | unreachable!() Sep 05 22:13:53.637 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 22:13:53.637 INFO kablam! | Sep 05 22:13:53.637 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 05 22:13:53.637 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 05 22:13:53.637 INFO kablam! Sep 05 22:13:53.644 INFO kablam! warning: variant is never constructed: `Ignore` Sep 05 22:13:53.644 INFO kablam! --> src/lint/mod.rs:4:5 Sep 05 22:13:53.644 INFO kablam! | Sep 05 22:13:53.644 INFO kablam! 4 | Ignore, Sep 05 22:13:53.644 INFO kablam! | ^^^^^^ Sep 05 22:13:53.644 INFO kablam! | Sep 05 22:13:53.644 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 22:13:53.644 INFO kablam! Sep 05 22:13:53.682 INFO kablam! warning: variant is never constructed: `Ignore` Sep 05 22:13:53.682 INFO kablam! --> src/lint/mod.rs:4:5 Sep 05 22:13:53.682 INFO kablam! | Sep 05 22:13:53.682 INFO kablam! 4 | Ignore, Sep 05 22:13:53.682 INFO kablam! | ^^^^^^ Sep 05 22:13:53.682 INFO kablam! | Sep 05 22:13:53.682 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 22:13:53.682 INFO kablam! Sep 05 22:13:53.706 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Sep 05 22:13:53.710 INFO kablam! su: No module specific data is present Sep 05 22:13:54.200 INFO running `"docker" "rm" "-f" "936278d5a7e2b4956d2c82da3191783f16ec0f118efbc78a5f4b83de3dff86c2"` Sep 05 22:13:54.267 INFO blam! 936278d5a7e2b4956d2c82da3191783f16ec0f118efbc78a5f4b83de3dff86c2