Oct 27 14:54:37.384 INFO checking systemd-linter-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:54:37.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 14:54:37.731 INFO blam! b1e3cd441b6fe184a021486e8129cbcfff2a47b3204a85a483cca058f7b0b2de Oct 27 14:54:37.735 INFO running `"docker" "start" "-a" "b1e3cd441b6fe184a021486e8129cbcfff2a47b3204a85a483cca058f7b0b2de"` Oct 27 14:54:38.421 INFO kablam! usermod: no changes Oct 27 14:54:38.499 INFO kablam! Checking itertools v0.5.10 Oct 27 14:54:40.350 INFO kablam! Checking systemd-parser v0.1.3 Oct 27 14:54:41.428 INFO kablam! Checking systemd-linter v0.1.3 (/source) Oct 27 14:54:43.016 INFO kablam! warning: unreachable expression Oct 27 14:54:43.016 INFO kablam! --> src/main.rs:55:5 Oct 27 14:54:43.017 INFO kablam! | Oct 27 14:54:43.017 INFO kablam! 55 | unreachable!() Oct 27 14:54:43.017 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:54:43.017 INFO kablam! | Oct 27 14:54:43.018 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 14:54:43.018 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 27 14:54:43.018 INFO kablam! Oct 27 14:54:43.063 INFO kablam! warning: variant is never constructed: `Ignore` Oct 27 14:54:43.064 INFO kablam! --> src/lint/mod.rs:4:5 Oct 27 14:54:43.064 INFO kablam! | Oct 27 14:54:43.064 INFO kablam! 4 | Ignore, Oct 27 14:54:43.065 INFO kablam! | ^^^^^^ Oct 27 14:54:43.065 INFO kablam! | Oct 27 14:54:43.065 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 14:54:43.065 INFO kablam! Oct 27 14:54:43.327 INFO kablam! warning: unused import: `systemd_parser` Oct 27 14:54:43.327 INFO kablam! --> src/lint/lint_missing_description.rs:3:5 Oct 27 14:54:43.327 INFO kablam! | Oct 27 14:54:43.327 INFO kablam! 3 | use systemd_parser; Oct 27 14:54:43.327 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:54:43.327 INFO kablam! | Oct 27 14:54:43.327 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:54:43.327 INFO kablam! Oct 27 14:54:43.327 INFO kablam! warning: unused import: `systemd_parser` Oct 27 14:54:43.327 INFO kablam! --> src/lint/service_type_always_explicit.rs:3:5 Oct 27 14:54:43.327 INFO kablam! | Oct 27 14:54:43.327 INFO kablam! 3 | use systemd_parser; Oct 27 14:54:43.327 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:54:43.327 INFO kablam! Oct 27 14:54:43.327 INFO kablam! warning: unused import: `systemd_parser` Oct 27 14:54:43.327 INFO kablam! --> src/lint/service_execstart_not_set.rs:3:5 Oct 27 14:54:43.327 INFO kablam! | Oct 27 14:54:43.327 INFO kablam! 3 | use systemd_parser; Oct 27 14:54:43.327 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:54:43.327 INFO kablam! Oct 27 14:54:43.391 INFO kablam! warning: unreachable expression Oct 27 14:54:43.391 INFO kablam! --> src/main.rs:55:5 Oct 27 14:54:43.391 INFO kablam! | Oct 27 14:54:43.391 INFO kablam! 55 | unreachable!() Oct 27 14:54:43.391 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 14:54:43.391 INFO kablam! | Oct 27 14:54:43.391 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 14:54:43.391 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 27 14:54:43.391 INFO kablam! Oct 27 14:54:43.423 INFO kablam! warning: variant is never constructed: `Ignore` Oct 27 14:54:43.423 INFO kablam! --> src/lint/mod.rs:4:5 Oct 27 14:54:43.424 INFO kablam! | Oct 27 14:54:43.424 INFO kablam! 4 | Ignore, Oct 27 14:54:43.424 INFO kablam! | ^^^^^^ Oct 27 14:54:43.424 INFO kablam! | Oct 27 14:54:43.424 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 14:54:43.424 INFO kablam! Oct 27 14:54:43.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.00s Oct 27 14:54:43.455 INFO kablam! su: No module specific data is present Oct 27 14:54:44.651 INFO running `"docker" "rm" "-f" "b1e3cd441b6fe184a021486e8129cbcfff2a47b3204a85a483cca058f7b0b2de"` Oct 27 14:54:45.015 INFO blam! b1e3cd441b6fe184a021486e8129cbcfff2a47b3204a85a483cca058f7b0b2de