Oct 13 07:42:48.895 INFO checking systemd-linter-0.1.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:42:48.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 07:42:49.354 INFO blam! 2bcaab320fd281fef2d7b32ffc9e5d7705bdaa6dd3f01aab5be99373ee312b7d Oct 13 07:42:49.358 INFO running `"docker" "start" "-a" "2bcaab320fd281fef2d7b32ffc9e5d7705bdaa6dd3f01aab5be99373ee312b7d"` Oct 13 07:42:50.404 INFO kablam! usermod: no changes Oct 13 07:42:50.492 INFO kablam! Checking systemd-parser v0.1.3 Oct 13 07:42:51.578 INFO kablam! Checking systemd-linter v0.1.3 (/source) Oct 13 07:42:53.264 INFO kablam! warning: unused import: `systemd_parser` Oct 13 07:42:53.264 INFO kablam! --> src/lint/lint_missing_description.rs:3:5 Oct 13 07:42:53.264 INFO kablam! | Oct 13 07:42:53.264 INFO kablam! 3 | use systemd_parser; Oct 13 07:42:53.264 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 07:42:53.264 INFO kablam! | Oct 13 07:42:53.264 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 07:42:53.264 INFO kablam! Oct 13 07:42:53.264 INFO kablam! warning: unused import: `systemd_parser` Oct 13 07:42:53.264 INFO kablam! --> src/lint/service_type_always_explicit.rs:3:5 Oct 13 07:42:53.264 INFO kablam! | Oct 13 07:42:53.264 INFO kablam! 3 | use systemd_parser; Oct 13 07:42:53.264 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 07:42:53.264 INFO kablam! Oct 13 07:42:53.264 INFO kablam! warning: unused import: `systemd_parser` Oct 13 07:42:53.264 INFO kablam! --> src/lint/service_execstart_not_set.rs:3:5 Oct 13 07:42:53.264 INFO kablam! | Oct 13 07:42:53.264 INFO kablam! 3 | use systemd_parser; Oct 13 07:42:53.264 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 07:42:53.264 INFO kablam! Oct 13 07:42:53.328 INFO kablam! warning: unreachable expression Oct 13 07:42:53.328 INFO kablam! --> src/main.rs:55:5 Oct 13 07:42:53.328 INFO kablam! | Oct 13 07:42:53.328 INFO kablam! 55 | unreachable!() Oct 13 07:42:53.328 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 07:42:53.328 INFO kablam! | Oct 13 07:42:53.328 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 07:42:53.328 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) Oct 13 07:42:53.328 INFO kablam! Oct 13 07:42:53.364 INFO kablam! warning: variant is never constructed: `Ignore` Oct 13 07:42:53.364 INFO kablam! --> src/lint/mod.rs:4:5 Oct 13 07:42:53.364 INFO kablam! | Oct 13 07:42:53.364 INFO kablam! 4 | Ignore, Oct 13 07:42:53.364 INFO kablam! | ^^^^^^ Oct 13 07:42:53.364 INFO kablam! | Oct 13 07:42:53.364 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 07:42:53.364 INFO kablam! Oct 13 07:42:53.521 INFO kablam! warning: unreachable expression Oct 13 07:42:53.521 INFO kablam! --> src/main.rs:55:5 Oct 13 07:42:53.522 INFO kablam! | Oct 13 07:42:53.522 INFO kablam! 55 | unreachable!() Oct 13 07:42:53.522 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 07:42:53.522 INFO kablam! | Oct 13 07:42:53.522 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 07:42:53.522 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) Oct 13 07:42:53.522 INFO kablam! Oct 13 07:42:53.566 INFO kablam! warning: variant is never constructed: `Ignore` Oct 13 07:42:53.566 INFO kablam! --> src/lint/mod.rs:4:5 Oct 13 07:42:53.566 INFO kablam! | Oct 13 07:42:53.566 INFO kablam! 4 | Ignore, Oct 13 07:42:53.566 INFO kablam! | ^^^^^^ Oct 13 07:42:53.568 INFO kablam! | Oct 13 07:42:53.568 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 07:42:53.568 INFO kablam! Oct 13 07:42:53.626 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.19s Oct 13 07:42:53.637 INFO kablam! su: No module specific data is present Oct 13 07:42:54.912 INFO running `"docker" "rm" "-f" "2bcaab320fd281fef2d7b32ffc9e5d7705bdaa6dd3f01aab5be99373ee312b7d"` Oct 13 07:42:55.300 INFO blam! 2bcaab320fd281fef2d7b32ffc9e5d7705bdaa6dd3f01aab5be99373ee312b7d