Oct 13 09:06:44.492 INFO checking rustz-0.1.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:06:44.493 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 09:06:44.687 INFO blam! 1715f5138e20830d6f7b95a01c6ccfd40539da3ec3140f5a088e226be334e57a Oct 13 09:06:44.689 INFO running `"docker" "start" "-a" "1715f5138e20830d6f7b95a01c6ccfd40539da3ec3140f5a088e226be334e57a"` Oct 13 09:06:45.216 INFO kablam! usermod: no changes Oct 13 09:06:45.276 INFO kablam! Checking rustz v0.1.4 (/source) Oct 13 09:06:45.844 INFO kablam! warning: unused import: `super::*` Oct 13 09:06:45.844 INFO kablam! --> src/lense.rs:94:9 Oct 13 09:06:45.844 INFO kablam! | Oct 13 09:06:45.844 INFO kablam! 94 | use super::*; Oct 13 09:06:45.844 INFO kablam! | ^^^^^^^^ Oct 13 09:06:45.844 INFO kablam! | Oct 13 09:06:45.844 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:06:45.844 INFO kablam! Oct 13 09:06:45.980 INFO kablam! warning: unused import: `super::*` Oct 13 09:06:45.981 INFO kablam! --> src/lib.rs:23:9 Oct 13 09:06:45.981 INFO kablam! | Oct 13 09:06:45.981 INFO kablam! 23 | use super::*; Oct 13 09:06:45.982 INFO kablam! | ^^^^^^^^ Oct 13 09:06:45.982 INFO kablam! | Oct 13 09:06:45.982 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:06:45.983 INFO kablam! Oct 13 09:06:46.077 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 09:06:46.077 INFO kablam! --> src/validation.rs:259:27 Oct 13 09:06:46.077 INFO kablam! | Oct 13 09:06:46.078 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 13 09:06:46.078 INFO kablam! | ^^^^^ Oct 13 09:06:46.078 INFO kablam! | Oct 13 09:06:46.078 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 09:06:46.079 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 09:06:46.079 INFO kablam! Oct 13 09:06:46.079 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 09:06:46.079 INFO kablam! --> src/validation.rs:259:37 Oct 13 09:06:46.080 INFO kablam! | Oct 13 09:06:46.080 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 13 09:06:46.080 INFO kablam! | ^^^^^ Oct 13 09:06:46.080 INFO kablam! | Oct 13 09:06:46.081 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 09:06:46.081 INFO kablam! Oct 13 09:06:46.491 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 09:06:46.491 INFO kablam! --> src/validation.rs:259:27 Oct 13 09:06:46.491 INFO kablam! | Oct 13 09:06:46.492 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 13 09:06:46.492 INFO kablam! | ^^^^^ Oct 13 09:06:46.508 INFO kablam! | Oct 13 09:06:46.508 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 09:06:46.508 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 09:06:46.508 INFO kablam! Oct 13 09:06:46.508 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 09:06:46.508 INFO kablam! --> src/validation.rs:259:37 Oct 13 09:06:46.508 INFO kablam! | Oct 13 09:06:46.508 INFO kablam! 259 | pub type ValidationNel = Validation, A>; Oct 13 09:06:46.508 INFO kablam! | ^^^^^ Oct 13 09:06:46.508 INFO kablam! | Oct 13 09:06:46.508 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 09:06:46.508 INFO kablam! Oct 13 09:06:47.278 INFO kablam! warning: unused variable: `space` Oct 13 09:06:47.278 INFO kablam! --> examples/reader.rs:20:19 Oct 13 09:06:47.278 INFO kablam! | Oct 13 09:06:47.278 INFO kablam! 20 | fn get(&self, space: &str, key: i32) -> i32 { Oct 13 09:06:47.278 INFO kablam! | ^^^^^ help: consider using `_space` instead Oct 13 09:06:47.278 INFO kablam! | Oct 13 09:06:47.278 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 09:06:47.278 INFO kablam! Oct 13 09:06:47.278 INFO kablam! warning: unused variable: `space` Oct 13 09:06:47.278 INFO kablam! --> examples/reader.rs:32:24 Oct 13 09:06:47.278 INFO kablam! | Oct 13 09:06:47.278 INFO kablam! 32 | fn find_all(&self, space: &str, key: i32) -> Vec { Oct 13 09:06:47.278 INFO kablam! | ^^^^^ help: consider using `_space` instead Oct 13 09:06:47.278 INFO kablam! Oct 13 09:06:47.278 INFO kablam! warning: unused variable: `key` Oct 13 09:06:47.278 INFO kablam! --> examples/reader.rs:32:37 Oct 13 09:06:47.278 INFO kablam! | Oct 13 09:06:47.278 INFO kablam! 32 | fn find_all(&self, space: &str, key: i32) -> Vec { Oct 13 09:06:47.278 INFO kablam! | ^^^ help: consider using `_key` instead Oct 13 09:06:47.278 INFO kablam! Oct 13 09:06:47.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 13 09:06:47.324 INFO kablam! su: No module specific data is present Oct 13 09:06:48.248 INFO running `"docker" "rm" "-f" "1715f5138e20830d6f7b95a01c6ccfd40539da3ec3140f5a088e226be334e57a"` Oct 13 09:06:48.593 INFO blam! 1715f5138e20830d6f7b95a01c6ccfd40539da3ec3140f5a088e226be334e57a