Oct 12 23:28:13.509 INFO checking colinkingswood/rust_experiment against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:28:13.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:28:13.844 INFO blam! d1f0935873ad6076bdc443b35ebe3a2a7e5815f6ee9d9b9931bc71b68d9c2c97 Oct 12 23:28:13.847 INFO running `"docker" "start" "-a" "d1f0935873ad6076bdc443b35ebe3a2a7e5815f6ee9d9b9931bc71b68d9c2c97"` Oct 12 23:28:14.942 INFO kablam! usermod: no changes Oct 12 23:28:14.992 INFO kablam! Checking mulitplex_1 v0.1.0 (/source) Oct 12 23:28:15.628 INFO kablam! warning: unused variable: `current_list` Oct 12 23:28:15.632 INFO kablam! --> src/main.rs:149:9 Oct 12 23:28:15.632 INFO kablam! | Oct 12 23:28:15.632 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 12 23:28:15.632 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_current_list` instead Oct 12 23:28:15.632 INFO kablam! | Oct 12 23:28:15.632 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:28:15.632 INFO kablam! Oct 12 23:28:15.632 INFO kablam! warning: function is never used: `print_matrix` Oct 12 23:28:15.632 INFO kablam! --> src/main.rs:111:1 Oct 12 23:28:15.632 INFO kablam! | Oct 12 23:28:15.632 INFO kablam! 111 | fn print_matrix(matrix:Vec>){ Oct 12 23:28:15.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:28:15.632 INFO kablam! | Oct 12 23:28:15.632 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:28:15.632 INFO kablam! Oct 12 23:28:15.632 INFO kablam! warning: function is never used: `get_next_list` Oct 12 23:28:15.632 INFO kablam! --> src/main.rs:135:1 Oct 12 23:28:15.632 INFO kablam! | Oct 12 23:28:15.632 INFO kablam! 135 | fn get_next_list(current_list:&Vec>)->Vec<(u8,u8)>{ Oct 12 23:28:15.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:28:15.632 INFO kablam! Oct 12 23:28:15.632 INFO kablam! warning: function is never used: `test` Oct 12 23:28:15.632 INFO kablam! --> src/main.rs:149:1 Oct 12 23:28:15.632 INFO kablam! | Oct 12 23:28:15.632 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 12 23:28:15.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:28:15.632 INFO kablam! Oct 12 23:28:15.708 INFO kablam! warning: unused variable: `current_list` Oct 12 23:28:15.708 INFO kablam! --> src/main.rs:149:9 Oct 12 23:28:15.708 INFO kablam! | Oct 12 23:28:15.708 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 12 23:28:15.708 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_current_list` instead Oct 12 23:28:15.708 INFO kablam! | Oct 12 23:28:15.708 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:28:15.708 INFO kablam! Oct 12 23:28:15.720 INFO kablam! warning: function is never used: `print_matrix` Oct 12 23:28:15.720 INFO kablam! --> src/main.rs:111:1 Oct 12 23:28:15.720 INFO kablam! | Oct 12 23:28:15.720 INFO kablam! 111 | fn print_matrix(matrix:Vec>){ Oct 12 23:28:15.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:28:15.720 INFO kablam! | Oct 12 23:28:15.720 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:28:15.720 INFO kablam! Oct 12 23:28:15.720 INFO kablam! warning: function is never used: `get_next_list` Oct 12 23:28:15.720 INFO kablam! --> src/main.rs:135:1 Oct 12 23:28:15.720 INFO kablam! | Oct 12 23:28:15.720 INFO kablam! 135 | fn get_next_list(current_list:&Vec>)->Vec<(u8,u8)>{ Oct 12 23:28:15.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:28:15.720 INFO kablam! Oct 12 23:28:15.720 INFO kablam! warning: function is never used: `test` Oct 12 23:28:15.720 INFO kablam! --> src/main.rs:149:1 Oct 12 23:28:15.720 INFO kablam! | Oct 12 23:28:15.720 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 12 23:28:15.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:28:15.721 INFO kablam! Oct 12 23:28:15.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Oct 12 23:28:15.760 INFO kablam! su: No module specific data is present Oct 12 23:28:16.374 INFO running `"docker" "rm" "-f" "d1f0935873ad6076bdc443b35ebe3a2a7e5815f6ee9d9b9931bc71b68d9c2c97"` Oct 12 23:28:16.632 INFO blam! d1f0935873ad6076bdc443b35ebe3a2a7e5815f6ee9d9b9931bc71b68d9c2c97