Sep 04 01:09:30.058 INFO checking systemd-linter-0.1.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:09:30.058 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:09:30.058 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 01:09:30.218 INFO blam! fd70bb49db6f485b68aa8000a0c2e76aea447e5d87f1dfef1adb3fb6837f1904 Sep 04 01:09:30.220 INFO running `"docker" "start" "-a" "fd70bb49db6f485b68aa8000a0c2e76aea447e5d87f1dfef1adb3fb6837f1904"` Sep 04 01:09:30.830 INFO kablam! Checking itertools v0.5.10 Sep 04 01:09:33.547 INFO kablam! Checking systemd-parser v0.1.3 Sep 04 01:09:34.455 INFO kablam! Checking systemd-linter v0.1.3 (file:///source) Sep 04 01:09:35.028 INFO kablam! warning: unused import: `systemd_parser` Sep 04 01:09:35.028 INFO kablam! --> src/lint/lint_missing_description.rs:3:5 Sep 04 01:09:35.028 INFO kablam! | Sep 04 01:09:35.028 INFO kablam! 3 | use systemd_parser; Sep 04 01:09:35.028 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 01:09:35.029 INFO kablam! | Sep 04 01:09:35.029 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:09:35.029 INFO kablam! Sep 04 01:09:35.029 INFO kablam! warning: unused import: `systemd_parser` Sep 04 01:09:35.029 INFO kablam! --> src/lint/service_type_always_explicit.rs:3:5 Sep 04 01:09:35.029 INFO kablam! | Sep 04 01:09:35.029 INFO kablam! 3 | use systemd_parser; Sep 04 01:09:35.029 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 01:09:35.029 INFO kablam! Sep 04 01:09:35.029 INFO kablam! warning: unused import: `systemd_parser` Sep 04 01:09:35.029 INFO kablam! --> src/lint/service_execstart_not_set.rs:3:5 Sep 04 01:09:35.029 INFO kablam! | Sep 04 01:09:35.029 INFO kablam! 3 | use systemd_parser; Sep 04 01:09:35.029 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 01:09:35.029 INFO kablam! Sep 04 01:09:35.159 INFO kablam! warning: unreachable expression Sep 04 01:09:35.159 INFO kablam! --> src/main.rs:55:5 Sep 04 01:09:35.159 INFO kablam! | Sep 04 01:09:35.159 INFO kablam! 55 | unreachable!() Sep 04 01:09:35.159 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 01:09:35.159 INFO kablam! | Sep 04 01:09:35.159 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 01:09:35.159 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 04 01:09:35.159 INFO kablam! Sep 04 01:09:35.230 INFO kablam! warning: variant is never constructed: `Ignore` Sep 04 01:09:35.230 INFO kablam! --> src/lint/mod.rs:4:5 Sep 04 01:09:35.230 INFO kablam! | Sep 04 01:09:35.230 INFO kablam! 4 | Ignore, Sep 04 01:09:35.230 INFO kablam! | ^^^^^^ Sep 04 01:09:35.231 INFO kablam! | Sep 04 01:09:35.231 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 01:09:35.231 INFO kablam! Sep 04 01:09:35.253 INFO kablam! warning: unreachable expression Sep 04 01:09:35.253 INFO kablam! --> src/main.rs:55:5 Sep 04 01:09:35.253 INFO kablam! | Sep 04 01:09:35.254 INFO kablam! 55 | unreachable!() Sep 04 01:09:35.254 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 01:09:35.254 INFO kablam! | Sep 04 01:09:35.254 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 01:09:35.254 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 04 01:09:35.254 INFO kablam! Sep 04 01:09:35.330 INFO kablam! warning: variant is never constructed: `Ignore` Sep 04 01:09:35.330 INFO kablam! --> src/lint/mod.rs:4:5 Sep 04 01:09:35.330 INFO kablam! | Sep 04 01:09:35.330 INFO kablam! 4 | Ignore, Sep 04 01:09:35.330 INFO kablam! | ^^^^^^ Sep 04 01:09:35.330 INFO kablam! | Sep 04 01:09:35.330 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 01:09:35.330 INFO kablam! Sep 04 01:09:35.362 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.58s Sep 04 01:09:35.362 INFO kablam! su: No module specific data is present Sep 04 01:09:35.765 INFO running `"docker" "rm" "-f" "fd70bb49db6f485b68aa8000a0c2e76aea447e5d87f1dfef1adb3fb6837f1904"` Sep 04 01:09:35.855 INFO blam! fd70bb49db6f485b68aa8000a0c2e76aea447e5d87f1dfef1adb3fb6837f1904