Sep 14 08:01:06.097 INFO checking systemd-linter-0.1.3 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 08:01:06.097 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 08:01:06.097 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:01:06.418 INFO blam! ca8d1066870d2470794fc943ffc04f181b668046be026720d195717f6a81bb2c Sep 14 08:01:06.442 INFO running `"docker" "start" "-a" "ca8d1066870d2470794fc943ffc04f181b668046be026720d195717f6a81bb2c"` Sep 14 08:01:07.475 INFO kablam! usermod: no changes Sep 14 08:01:07.587 INFO kablam! Checking nom v2.2.1 Sep 14 08:01:09.787 INFO kablam! Checking systemd-parser v0.1.3 Sep 14 08:01:10.617 INFO kablam! Checking systemd-linter v0.1.3 (file:///source) Sep 14 08:01:10.983 INFO kablam! warning: unused import: `systemd_parser` Sep 14 08:01:10.983 INFO kablam! --> src/lint/lint_missing_description.rs:3:5 Sep 14 08:01:10.983 INFO kablam! | Sep 14 08:01:10.983 INFO kablam! 3 | use systemd_parser; Sep 14 08:01:10.983 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 08:01:10.983 INFO kablam! | Sep 14 08:01:10.983 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 08:01:10.983 INFO kablam! Sep 14 08:01:10.983 INFO kablam! warning: unused import: `systemd_parser` Sep 14 08:01:10.983 INFO kablam! --> src/lint/service_type_always_explicit.rs:3:5 Sep 14 08:01:10.983 INFO kablam! | Sep 14 08:01:10.983 INFO kablam! 3 | use systemd_parser; Sep 14 08:01:10.983 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 08:01:10.983 INFO kablam! Sep 14 08:01:10.983 INFO kablam! warning: unused import: `systemd_parser` Sep 14 08:01:10.983 INFO kablam! --> src/lint/service_execstart_not_set.rs:3:5 Sep 14 08:01:10.983 INFO kablam! | Sep 14 08:01:10.983 INFO kablam! 3 | use systemd_parser; Sep 14 08:01:10.983 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 08:01:10.983 INFO kablam! Sep 14 08:01:11.063 INFO kablam! warning: unreachable expression Sep 14 08:01:11.063 INFO kablam! --> src/main.rs:55:5 Sep 14 08:01:11.063 INFO kablam! | Sep 14 08:01:11.063 INFO kablam! 55 | unreachable!() Sep 14 08:01:11.063 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 08:01:11.063 INFO kablam! | Sep 14 08:01:11.063 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 14 08:01:11.063 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 14 08:01:11.063 INFO kablam! Sep 14 08:01:11.067 INFO kablam! warning: unreachable expression Sep 14 08:01:11.067 INFO kablam! --> src/main.rs:55:5 Sep 14 08:01:11.067 INFO kablam! | Sep 14 08:01:11.067 INFO kablam! 55 | unreachable!() Sep 14 08:01:11.067 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 08:01:11.067 INFO kablam! | Sep 14 08:01:11.067 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 14 08:01:11.067 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 14 08:01:11.067 INFO kablam! Sep 14 08:01:11.119 INFO kablam! warning: variant is never constructed: `Ignore` Sep 14 08:01:11.119 INFO kablam! --> src/lint/mod.rs:4:5 Sep 14 08:01:11.119 INFO kablam! | Sep 14 08:01:11.119 INFO kablam! 4 | Ignore, Sep 14 08:01:11.119 INFO kablam! | ^^^^^^ Sep 14 08:01:11.119 INFO kablam! | Sep 14 08:01:11.119 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 08:01:11.119 INFO kablam! Sep 14 08:01:11.126 INFO kablam! warning: variant is never constructed: `Ignore` Sep 14 08:01:11.126 INFO kablam! --> src/lint/mod.rs:4:5 Sep 14 08:01:11.126 INFO kablam! | Sep 14 08:01:11.126 INFO kablam! 4 | Ignore, Sep 14 08:01:11.126 INFO kablam! | ^^^^^^ Sep 14 08:01:11.126 INFO kablam! | Sep 14 08:01:11.126 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 08:01:11.126 INFO kablam! Sep 14 08:01:11.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.69s Sep 14 08:01:11.183 INFO kablam! su: No module specific data is present Sep 14 08:01:12.152 INFO running `"docker" "rm" "-f" "ca8d1066870d2470794fc943ffc04f181b668046be026720d195717f6a81bb2c"` Sep 14 08:01:12.415 INFO blam! ca8d1066870d2470794fc943ffc04f181b668046be026720d195717f6a81bb2c