Oct 12 23:10:42.565 INFO checking cyndis/pn against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:10:42.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 23:10:42.809 INFO blam! 02ec0a4a3bbb4bfc27af8f8864f1cb97ceb0aec7f22df3b6f85ea494f9a0c0eb Oct 12 23:10:42.811 INFO running `"docker" "start" "-a" "02ec0a4a3bbb4bfc27af8f8864f1cb97ceb0aec7f22df3b6f85ea494f9a0c0eb"` Oct 12 23:10:43.318 INFO kablam! usermod: no changes Oct 12 23:10:43.347 INFO kablam! Checking da v0.1.0 (/source) Oct 12 23:10:43.852 INFO kablam! warning: unused variable: `nodes` Oct 12 23:10:43.852 INFO kablam! --> src/main.rs:182:9 Oct 12 23:10:43.852 INFO kablam! | Oct 12 23:10:43.852 INFO kablam! 182 | let nodes = vec![ Oct 12 23:10:43.852 INFO kablam! | ^^^^^ help: consider using `_nodes` instead Oct 12 23:10:43.852 INFO kablam! | Oct 12 23:10:43.852 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:10:43.852 INFO kablam! Oct 12 23:10:43.852 INFO kablam! warning: unused variable: `x` Oct 12 23:10:43.852 INFO kablam! --> src/main.rs:30:72 Oct 12 23:10:43.852 INFO kablam! | Oct 12 23:10:43.852 INFO kablam! 30 | let mut in_datas = self.nodes.iter().map(|n| (0..n.len()).map(|x| None).collect::>()) Oct 12 23:10:43.852 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:10:43.852 INFO kablam! Oct 12 23:10:43.852 INFO kablam! warning: unused variable: `x` Oct 12 23:10:43.852 INFO kablam! --> src/main.rs:105:31 Oct 12 23:10:43.852 INFO kablam! | Oct 12 23:10:43.852 INFO kablam! 105 | UrB(k, ref m, ref x) if !m.is_empty() && k % 2 == 0 => Oct 12 23:10:43.852 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:10:43.852 INFO kablam! Oct 12 23:10:43.852 INFO kablam! warning: unused variable: `i` Oct 12 23:10:43.852 INFO kablam! --> src/main.rs:107:16 Oct 12 23:10:43.852 INFO kablam! | Oct 12 23:10:43.852 INFO kablam! 107 | Mr(i) => pr.map(|_| Matched).collect(), Oct 12 23:10:43.852 INFO kablam! | ^ help: consider using `_i` instead Oct 12 23:10:43.852 INFO kablam! Oct 12 23:10:43.852 INFO kablam! warning: unused variable: `i` Oct 12 23:10:43.852 INFO kablam! --> src/main.rs:161:27 Oct 12 23:10:43.852 INFO kablam! | Oct 12 23:10:43.852 INFO kablam! 161 | fn init(ports: usize, i: &()) -> (BmmState, BmmState) { Oct 12 23:10:43.852 INFO kablam! | ^ help: consider using `_i` instead Oct 12 23:10:43.852 INFO kablam! Oct 12 23:10:43.877 INFO kablam! warning: method is never used: `is_output` Oct 12 23:10:43.877 INFO kablam! --> src/main.rs:64:5 Oct 12 23:10:43.877 INFO kablam! | Oct 12 23:10:43.877 INFO kablam! 64 | fn is_output(&self) -> bool { Oct 12 23:10:43.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:10:43.877 INFO kablam! | Oct 12 23:10:43.877 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:10:43.877 INFO kablam! Oct 12 23:10:43.877 INFO kablam! warning: method is never used: `is_matched` Oct 12 23:10:43.877 INFO kablam! --> src/main.rs:71:5 Oct 12 23:10:43.877 INFO kablam! | Oct 12 23:10:43.877 INFO kablam! 71 | fn is_matched(&self) -> bool { Oct 12 23:10:43.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:10:43.877 INFO kablam! Oct 12 23:10:43.877 INFO kablam! warning: struct is never constructed: `Vc3State` Oct 12 23:10:43.877 INFO kablam! --> src/main.rs:153:1 Oct 12 23:10:43.877 INFO kablam! | Oct 12 23:10:43.877 INFO kablam! 153 | struct Vc3State(BmmState, BmmState); Oct 12 23:10:43.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:10:43.877 INFO kablam! Oct 12 23:10:43.898 INFO kablam! warning: unused variable: `nodes` Oct 12 23:10:43.899 INFO kablam! --> src/main.rs:182:9 Oct 12 23:10:43.899 INFO kablam! | Oct 12 23:10:43.899 INFO kablam! 182 | let nodes = vec![ Oct 12 23:10:43.899 INFO kablam! | ^^^^^ help: consider using `_nodes` instead Oct 12 23:10:43.899 INFO kablam! | Oct 12 23:10:43.899 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:10:43.899 INFO kablam! Oct 12 23:10:43.899 INFO kablam! warning: unused variable: `x` Oct 12 23:10:43.899 INFO kablam! --> src/main.rs:30:72 Oct 12 23:10:43.899 INFO kablam! | Oct 12 23:10:43.899 INFO kablam! 30 | let mut in_datas = self.nodes.iter().map(|n| (0..n.len()).map(|x| None).collect::>()) Oct 12 23:10:43.899 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:10:43.899 INFO kablam! Oct 12 23:10:43.899 INFO kablam! warning: unused variable: `x` Oct 12 23:10:43.899 INFO kablam! --> src/main.rs:105:31 Oct 12 23:10:43.899 INFO kablam! | Oct 12 23:10:43.899 INFO kablam! 105 | UrB(k, ref m, ref x) if !m.is_empty() && k % 2 == 0 => Oct 12 23:10:43.899 INFO kablam! | ^ help: consider using `_x` instead Oct 12 23:10:43.899 INFO kablam! Oct 12 23:10:43.899 INFO kablam! warning: unused variable: `i` Oct 12 23:10:43.899 INFO kablam! --> src/main.rs:107:16 Oct 12 23:10:43.899 INFO kablam! | Oct 12 23:10:43.899 INFO kablam! 107 | Mr(i) => pr.map(|_| Matched).collect(), Oct 12 23:10:43.899 INFO kablam! | ^ help: consider using `_i` instead Oct 12 23:10:43.899 INFO kablam! Oct 12 23:10:43.899 INFO kablam! warning: unused variable: `i` Oct 12 23:10:43.899 INFO kablam! --> src/main.rs:161:27 Oct 12 23:10:43.899 INFO kablam! | Oct 12 23:10:43.899 INFO kablam! 161 | fn init(ports: usize, i: &()) -> (BmmState, BmmState) { Oct 12 23:10:43.899 INFO kablam! | ^ help: consider using `_i` instead Oct 12 23:10:43.899 INFO kablam! Oct 12 23:10:43.948 INFO kablam! warning: method is never used: `is_output` Oct 12 23:10:43.948 INFO kablam! --> src/main.rs:64:5 Oct 12 23:10:43.948 INFO kablam! | Oct 12 23:10:43.948 INFO kablam! 64 | fn is_output(&self) -> bool { Oct 12 23:10:43.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:10:43.948 INFO kablam! | Oct 12 23:10:43.948 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:10:43.948 INFO kablam! Oct 12 23:10:43.948 INFO kablam! warning: method is never used: `is_matched` Oct 12 23:10:43.948 INFO kablam! --> src/main.rs:71:5 Oct 12 23:10:43.948 INFO kablam! | Oct 12 23:10:43.948 INFO kablam! 71 | fn is_matched(&self) -> bool { Oct 12 23:10:43.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:10:43.948 INFO kablam! Oct 12 23:10:43.948 INFO kablam! warning: struct is never constructed: `Vc3State` Oct 12 23:10:43.948 INFO kablam! --> src/main.rs:153:1 Oct 12 23:10:43.948 INFO kablam! | Oct 12 23:10:43.948 INFO kablam! 153 | struct Vc3State(BmmState, BmmState); Oct 12 23:10:43.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:10:43.948 INFO kablam! Oct 12 23:10:43.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.63s Oct 12 23:10:43.966 INFO kablam! su: No module specific data is present Oct 12 23:10:44.332 INFO running `"docker" "rm" "-f" "02ec0a4a3bbb4bfc27af8f8864f1cb97ceb0aec7f22df3b6f85ea494f9a0c0eb"` Oct 12 23:10:44.484 INFO blam! 02ec0a4a3bbb4bfc27af8f8864f1cb97ceb0aec7f22df3b6f85ea494f9a0c0eb