Oct 27 16:19:12.339 INFO checking rustz-0.1.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:19:12.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:19:12.659 INFO blam! a10502781c6858e209cee18f91150f296a57c9c5f485d968af7196c566494101 Oct 27 16:19:12.661 INFO running `"docker" "start" "-a" "a10502781c6858e209cee18f91150f296a57c9c5f485d968af7196c566494101"` Oct 27 16:19:13.581 INFO kablam! usermod: no changes Oct 27 16:19:13.618 INFO kablam! Checking rustz v0.1.4 (/source) Oct 27 16:19:14.153 INFO kablam! warning: unused import: `super::*` Oct 27 16:19:14.153 INFO kablam! --> src/lense.rs:94:9 Oct 27 16:19:14.153 INFO kablam! | Oct 27 16:19:14.153 INFO kablam! 94 | use super::*; Oct 27 16:19:14.153 INFO kablam! | ^^^^^^^^ Oct 27 16:19:14.153 INFO kablam! | Oct 27 16:19:14.153 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:19:14.153 INFO kablam! Oct 27 16:19:14.409 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 16:19:14.409 INFO kablam! --> src/validation.rs:259:27 Oct 27 16:19:14.409 INFO kablam! | Oct 27 16:19:14.409 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 27 16:19:14.409 INFO kablam! | ^^^^^ Oct 27 16:19:14.409 INFO kablam! | Oct 27 16:19:14.409 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 16:19:14.409 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 16:19:14.409 INFO kablam! Oct 27 16:19:14.409 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 16:19:14.409 INFO kablam! --> src/validation.rs:259:37 Oct 27 16:19:14.409 INFO kablam! | Oct 27 16:19:14.409 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 27 16:19:14.410 INFO kablam! | ^^^^^ Oct 27 16:19:14.410 INFO kablam! | Oct 27 16:19:14.410 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 16:19:14.410 INFO kablam! Oct 27 16:19:14.607 INFO kablam! warning: unused import: `super::*` Oct 27 16:19:14.607 INFO kablam! --> src/lib.rs:23:9 Oct 27 16:19:14.607 INFO kablam! | Oct 27 16:19:14.607 INFO kablam! 23 | use super::*; Oct 27 16:19:14.607 INFO kablam! | ^^^^^^^^ Oct 27 16:19:14.607 INFO kablam! | Oct 27 16:19:14.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:19:14.607 INFO kablam! Oct 27 16:19:14.959 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 16:19:14.959 INFO kablam! --> src/validation.rs:259:27 Oct 27 16:19:14.959 INFO kablam! | Oct 27 16:19:14.959 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 27 16:19:14.959 INFO kablam! | ^^^^^ Oct 27 16:19:14.959 INFO kablam! | Oct 27 16:19:14.959 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 16:19:14.959 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 16:19:14.959 INFO kablam! Oct 27 16:19:14.959 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 16:19:14.959 INFO kablam! --> src/validation.rs:259:37 Oct 27 16:19:14.959 INFO kablam! | Oct 27 16:19:14.959 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 27 16:19:14.959 INFO kablam! | ^^^^^ Oct 27 16:19:14.959 INFO kablam! | Oct 27 16:19:14.959 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 16:19:14.959 INFO kablam! Oct 27 16:19:15.131 INFO kablam! warning: unused variable: `space` Oct 27 16:19:15.131 INFO kablam! --> examples/reader.rs:20:19 Oct 27 16:19:15.131 INFO kablam! | Oct 27 16:19:15.131 INFO kablam! 20 | fn get(&self, space: &str, key: i32) -> i32 { Oct 27 16:19:15.131 INFO kablam! | ^^^^^ help: consider using `_space` instead Oct 27 16:19:15.131 INFO kablam! | Oct 27 16:19:15.131 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 16:19:15.131 INFO kablam! Oct 27 16:19:15.131 INFO kablam! warning: unused variable: `space` Oct 27 16:19:15.131 INFO kablam! --> examples/reader.rs:32:24 Oct 27 16:19:15.131 INFO kablam! | Oct 27 16:19:15.131 INFO kablam! 32 | fn find_all(&self, space: &str, key: i32) -> Vec { Oct 27 16:19:15.131 INFO kablam! | ^^^^^ help: consider using `_space` instead Oct 27 16:19:15.131 INFO kablam! Oct 27 16:19:15.131 INFO kablam! warning: unused variable: `key` Oct 27 16:19:15.131 INFO kablam! --> examples/reader.rs:32:37 Oct 27 16:19:15.131 INFO kablam! | Oct 27 16:19:15.131 INFO kablam! 32 | fn find_all(&self, space: &str, key: i32) -> Vec { Oct 27 16:19:15.131 INFO kablam! | ^^^ help: consider using `_key` instead Oct 27 16:19:15.131 INFO kablam! Oct 27 16:19:15.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Oct 27 16:19:15.168 INFO kablam! su: No module specific data is present Oct 27 16:19:15.434 INFO running `"docker" "rm" "-f" "a10502781c6858e209cee18f91150f296a57c9c5f485d968af7196c566494101"` Oct 27 16:19:15.511 INFO blam! a10502781c6858e209cee18f91150f296a57c9c5f485d968af7196c566494101