Sep 19 17:16:08.682 INFO checking systemd-linter-0.1.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:16:08.682 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:16:08.682 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:16:08.844 INFO blam! 754b79fe7451781ae446992dfdb1b302d6faaa8ef4ed35dcf0d00cb6f3afbf7e Sep 19 17:16:08.847 INFO running `"docker" "start" "-a" "754b79fe7451781ae446992dfdb1b302d6faaa8ef4ed35dcf0d00cb6f3afbf7e"` Sep 19 17:16:09.818 INFO kablam! usermod: no changes Sep 19 17:16:09.897 INFO kablam! Checking nom v2.2.1 Sep 19 17:16:11.913 INFO kablam! Checking systemd-parser v0.1.3 Sep 19 17:16:12.480 INFO kablam! Checking systemd-linter v0.1.3 (/source) Sep 19 17:16:12.754 INFO kablam! warning: unused import: `systemd_parser` Sep 19 17:16:12.755 INFO kablam! --> src/lint/lint_missing_description.rs:3:5 Sep 19 17:16:12.755 INFO kablam! | Sep 19 17:16:12.755 INFO kablam! 3 | use systemd_parser; Sep 19 17:16:12.755 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 17:16:12.755 INFO kablam! | Sep 19 17:16:12.755 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:16:12.755 INFO kablam! Sep 19 17:16:12.755 INFO kablam! warning: unused import: `systemd_parser` Sep 19 17:16:12.755 INFO kablam! --> src/lint/service_type_always_explicit.rs:3:5 Sep 19 17:16:12.755 INFO kablam! | Sep 19 17:16:12.755 INFO kablam! 3 | use systemd_parser; Sep 19 17:16:12.755 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 17:16:12.755 INFO kablam! Sep 19 17:16:12.755 INFO kablam! warning: unused import: `systemd_parser` Sep 19 17:16:12.755 INFO kablam! --> src/lint/service_execstart_not_set.rs:3:5 Sep 19 17:16:12.755 INFO kablam! | Sep 19 17:16:12.755 INFO kablam! 3 | use systemd_parser; Sep 19 17:16:12.755 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 17:16:12.755 INFO kablam! Sep 19 17:16:12.840 INFO kablam! warning: unreachable expression Sep 19 17:16:12.840 INFO kablam! --> src/main.rs:55:5 Sep 19 17:16:12.840 INFO kablam! | Sep 19 17:16:12.840 INFO kablam! 55 | unreachable!() Sep 19 17:16:12.840 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 17:16:12.840 INFO kablam! | Sep 19 17:16:12.840 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 19 17:16:12.840 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 19 17:16:12.840 INFO kablam! Sep 19 17:16:12.887 INFO kablam! warning: variant is never constructed: `Ignore` Sep 19 17:16:12.887 INFO kablam! --> src/lint/mod.rs:4:5 Sep 19 17:16:12.887 INFO kablam! | Sep 19 17:16:12.887 INFO kablam! 4 | Ignore, Sep 19 17:16:12.887 INFO kablam! | ^^^^^^ Sep 19 17:16:12.887 INFO kablam! | Sep 19 17:16:12.887 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 17:16:12.887 INFO kablam! Sep 19 17:16:12.944 INFO kablam! warning: unreachable expression Sep 19 17:16:12.944 INFO kablam! --> src/main.rs:55:5 Sep 19 17:16:12.944 INFO kablam! | Sep 19 17:16:12.944 INFO kablam! 55 | unreachable!() Sep 19 17:16:12.944 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 17:16:12.944 INFO kablam! | Sep 19 17:16:12.944 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 19 17:16:12.944 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 19 17:16:12.944 INFO kablam! Sep 19 17:16:12.979 INFO kablam! warning: variant is never constructed: `Ignore` Sep 19 17:16:12.979 INFO kablam! --> src/lint/mod.rs:4:5 Sep 19 17:16:12.979 INFO kablam! | Sep 19 17:16:12.979 INFO kablam! 4 | Ignore, Sep 19 17:16:12.979 INFO kablam! | ^^^^^^ Sep 19 17:16:12.979 INFO kablam! | Sep 19 17:16:12.979 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 17:16:12.979 INFO kablam! Sep 19 17:16:13.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Sep 19 17:16:13.006 INFO kablam! su: No module specific data is present Sep 19 17:16:13.667 INFO running `"docker" "rm" "-f" "754b79fe7451781ae446992dfdb1b302d6faaa8ef4ed35dcf0d00cb6f3afbf7e"` Sep 19 17:16:13.750 INFO blam! 754b79fe7451781ae446992dfdb1b302d6faaa8ef4ed35dcf0d00cb6f3afbf7e