Oct 22 04:20:40.774 INFO checking c4-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:20:40.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 22 04:20:41.066 INFO blam! 8adcef8805692673751c7f37db39db8ce2fa3256575088be7d19cdb38c085811 Oct 22 04:20:41.067 INFO running `"docker" "start" "-a" "8adcef8805692673751c7f37db39db8ce2fa3256575088be7d19cdb38c085811"` Oct 22 04:20:41.478 INFO kablam! usermod: no changes Oct 22 04:20:41.505 INFO kablam! Checking c4 v0.1.0 (/source) Oct 22 04:20:42.191 INFO kablam! warning: enum is never used: `Value` Oct 22 04:20:42.191 INFO kablam! --> src/parser/mod.rs:5:1 Oct 22 04:20:42.191 INFO kablam! | Oct 22 04:20:42.191 INFO kablam! 5 | pub enum Value { Oct 22 04:20:42.191 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:20:42.191 INFO kablam! | Oct 22 04:20:42.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:20:42.191 INFO kablam! Oct 22 04:20:42.191 INFO kablam! warning: method is never used: `from_vec` Oct 22 04:20:42.191 INFO kablam! --> src/parser/mod.rs:11:5 Oct 22 04:20:42.191 INFO kablam! | Oct 22 04:20:42.191 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 22 04:20:42.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.191 INFO kablam! Oct 22 04:20:42.191 INFO kablam! warning: method is never used: `from_str` Oct 22 04:20:42.191 INFO kablam! --> src/parser/mod.rs:15:5 Oct 22 04:20:42.191 INFO kablam! | Oct 22 04:20:42.191 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 22 04:20:42.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.191 INFO kablam! Oct 22 04:20:42.191 INFO kablam! warning: method is never used: `from_string` Oct 22 04:20:42.191 INFO kablam! --> src/parser/mod.rs:19:5 Oct 22 04:20:42.191 INFO kablam! | Oct 22 04:20:42.191 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 22 04:20:42.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.191 INFO kablam! Oct 22 04:20:42.191 INFO kablam! warning: struct is never constructed: `Property` Oct 22 04:20:42.191 INFO kablam! --> src/parser/mod.rs:24:1 Oct 22 04:20:42.191 INFO kablam! | Oct 22 04:20:42.191 INFO kablam! 24 | struct Property { Oct 22 04:20:42.192 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 04:20:42.192 INFO kablam! Oct 22 04:20:42.192 INFO kablam! warning: method is never used: `new` Oct 22 04:20:42.192 INFO kablam! --> src/parser/mod.rs:30:5 Oct 22 04:20:42.192 INFO kablam! | Oct 22 04:20:42.192 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 22 04:20:42.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.192 INFO kablam! Oct 22 04:20:42.192 INFO kablam! warning: struct is never constructed: `Rule` Oct 22 04:20:42.192 INFO kablam! --> src/parser/mod.rs:35:1 Oct 22 04:20:42.192 INFO kablam! | Oct 22 04:20:42.192 INFO kablam! 35 | struct Rule { Oct 22 04:20:42.192 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:20:42.192 INFO kablam! Oct 22 04:20:42.192 INFO kablam! warning: struct is never constructed: `Selector` Oct 22 04:20:42.192 INFO kablam! --> src/parser/mod.rs:39:1 Oct 22 04:20:42.192 INFO kablam! | Oct 22 04:20:42.192 INFO kablam! 39 | struct Selector(Vec); Oct 22 04:20:42.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.192 INFO kablam! Oct 22 04:20:42.279 INFO kablam! warning: enum is never used: `Value` Oct 22 04:20:42.279 INFO kablam! --> src/parser/mod.rs:5:1 Oct 22 04:20:42.279 INFO kablam! | Oct 22 04:20:42.279 INFO kablam! 5 | pub enum Value { Oct 22 04:20:42.279 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:20:42.279 INFO kablam! | Oct 22 04:20:42.279 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:20:42.279 INFO kablam! Oct 22 04:20:42.279 INFO kablam! warning: method is never used: `from_vec` Oct 22 04:20:42.279 INFO kablam! --> src/parser/mod.rs:11:5 Oct 22 04:20:42.279 INFO kablam! | Oct 22 04:20:42.279 INFO kablam! 11 | pub fn from_vec(v: Vec) -> Self { Oct 22 04:20:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.279 INFO kablam! Oct 22 04:20:42.279 INFO kablam! warning: method is never used: `from_str` Oct 22 04:20:42.279 INFO kablam! --> src/parser/mod.rs:15:5 Oct 22 04:20:42.279 INFO kablam! | Oct 22 04:20:42.279 INFO kablam! 15 | pub fn from_str(s: &str) -> Self { Oct 22 04:20:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.279 INFO kablam! Oct 22 04:20:42.279 INFO kablam! warning: method is never used: `from_string` Oct 22 04:20:42.279 INFO kablam! --> src/parser/mod.rs:19:5 Oct 22 04:20:42.279 INFO kablam! | Oct 22 04:20:42.279 INFO kablam! 19 | pub fn from_string(s: &String) -> Self { Oct 22 04:20:42.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.279 INFO kablam! Oct 22 04:20:42.279 INFO kablam! warning: struct is never constructed: `Property` Oct 22 04:20:42.279 INFO kablam! --> src/parser/mod.rs:24:1 Oct 22 04:20:42.279 INFO kablam! | Oct 22 04:20:42.279 INFO kablam! 24 | struct Property { Oct 22 04:20:42.279 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 04:20:42.279 INFO kablam! Oct 22 04:20:42.279 INFO kablam! warning: method is never used: `new` Oct 22 04:20:42.279 INFO kablam! --> src/parser/mod.rs:30:5 Oct 22 04:20:42.280 INFO kablam! | Oct 22 04:20:42.280 INFO kablam! 30 | pub fn new(_id: String, _value: Value) -> Self { Oct 22 04:20:42.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.280 INFO kablam! Oct 22 04:20:42.280 INFO kablam! warning: struct is never constructed: `Rule` Oct 22 04:20:42.280 INFO kablam! --> src/parser/mod.rs:35:1 Oct 22 04:20:42.280 INFO kablam! | Oct 22 04:20:42.280 INFO kablam! 35 | struct Rule { Oct 22 04:20:42.280 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:20:42.280 INFO kablam! Oct 22 04:20:42.280 INFO kablam! warning: struct is never constructed: `Selector` Oct 22 04:20:42.280 INFO kablam! --> src/parser/mod.rs:39:1 Oct 22 04:20:42.280 INFO kablam! | Oct 22 04:20:42.280 INFO kablam! 39 | struct Selector(Vec); Oct 22 04:20:42.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:20:42.280 INFO kablam! Oct 22 04:20:42.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 22 04:20:42.297 INFO kablam! su: No module specific data is present Oct 22 04:20:42.577 INFO running `"docker" "rm" "-f" "8adcef8805692673751c7f37db39db8ce2fa3256575088be7d19cdb38c085811"` Oct 22 04:20:42.664 INFO blam! 8adcef8805692673751c7f37db39db8ce2fa3256575088be7d19cdb38c085811