Sep 01 21:52:16.952 INFO checking systemd-linter-0.1.3 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:52:16.952 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:52:16.952 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/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 01 21:52:17.205 INFO blam! 4ce62956415d6d4a34cb7e6c8eb8cd32252c86a648701f394c2c64e477ac9866 Sep 01 21:52:17.205 INFO running `"docker" "start" "-a" "4ce62956415d6d4a34cb7e6c8eb8cd32252c86a648701f394c2c64e477ac9866"` Sep 01 21:52:18.239 INFO kablam! Checking systemd-parser v0.1.3 Sep 01 21:52:19.722 INFO kablam! Checking systemd-linter v0.1.3 (file:///source) Sep 01 21:52:20.376 INFO kablam! warning: unused import: `systemd_parser` Sep 01 21:52:20.376 INFO kablam! --> src/lint/lint_missing_description.rs:3:5 Sep 01 21:52:20.376 INFO kablam! | Sep 01 21:52:20.376 INFO kablam! 3 | use systemd_parser; Sep 01 21:52:20.376 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 21:52:20.376 INFO kablam! | Sep 01 21:52:20.376 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 21:52:20.376 INFO kablam! Sep 01 21:52:20.377 INFO kablam! warning: unused import: `systemd_parser` Sep 01 21:52:20.377 INFO kablam! --> src/lint/service_type_always_explicit.rs:3:5 Sep 01 21:52:20.377 INFO kablam! | Sep 01 21:52:20.377 INFO kablam! 3 | use systemd_parser; Sep 01 21:52:20.377 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 21:52:20.377 INFO kablam! Sep 01 21:52:20.377 INFO kablam! warning: unused import: `systemd_parser` Sep 01 21:52:20.377 INFO kablam! --> src/lint/service_execstart_not_set.rs:3:5 Sep 01 21:52:20.377 INFO kablam! | Sep 01 21:52:20.377 INFO kablam! 3 | use systemd_parser; Sep 01 21:52:20.377 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 21:52:20.377 INFO kablam! Sep 01 21:52:20.550 INFO kablam! warning: unreachable expression Sep 01 21:52:20.550 INFO kablam! --> src/main.rs:55:5 Sep 01 21:52:20.550 INFO kablam! | Sep 01 21:52:20.550 INFO kablam! 55 | unreachable!() Sep 01 21:52:20.550 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 21:52:20.550 INFO kablam! | Sep 01 21:52:20.551 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 01 21:52:20.551 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 01 21:52:20.551 INFO kablam! Sep 01 21:52:20.566 INFO kablam! warning: unreachable expression Sep 01 21:52:20.566 INFO kablam! --> src/main.rs:55:5 Sep 01 21:52:20.567 INFO kablam! | Sep 01 21:52:20.567 INFO kablam! 55 | unreachable!() Sep 01 21:52:20.567 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 21:52:20.567 INFO kablam! | Sep 01 21:52:20.567 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 01 21:52:20.567 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 01 21:52:20.567 INFO kablam! Sep 01 21:52:20.621 INFO kablam! warning: variant is never constructed: `Ignore` Sep 01 21:52:20.621 INFO kablam! --> src/lint/mod.rs:4:5 Sep 01 21:52:20.621 INFO kablam! | Sep 01 21:52:20.621 INFO kablam! 4 | Ignore, Sep 01 21:52:20.622 INFO kablam! | ^^^^^^ Sep 01 21:52:20.622 INFO kablam! | Sep 01 21:52:20.622 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 21:52:20.622 INFO kablam! Sep 01 21:52:20.668 INFO kablam! warning: variant is never constructed: `Ignore` Sep 01 21:52:20.668 INFO kablam! --> src/lint/mod.rs:4:5 Sep 01 21:52:20.668 INFO kablam! | Sep 01 21:52:20.668 INFO kablam! 4 | Ignore, Sep 01 21:52:20.668 INFO kablam! | ^^^^^^ Sep 01 21:52:20.668 INFO kablam! | Sep 01 21:52:20.668 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 21:52:20.668 INFO kablam! Sep 01 21:52:20.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Sep 01 21:52:20.710 INFO kablam! su: No module specific data is present Sep 01 21:52:21.159 INFO running `"docker" "rm" "-f" "4ce62956415d6d4a34cb7e6c8eb8cd32252c86a648701f394c2c64e477ac9866"` Sep 01 21:52:21.293 INFO blam! 4ce62956415d6d4a34cb7e6c8eb8cd32252c86a648701f394c2c64e477ac9866