Oct 27 06:36:29.969 INFO checking colinkingswood/rust_experiment against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:36:29.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 06:36:30.452 INFO blam! 7727af6646f3faf1b01a593117a73fb70bed35e2d9650a0d864102651db20216 Oct 27 06:36:30.457 INFO running `"docker" "start" "-a" "7727af6646f3faf1b01a593117a73fb70bed35e2d9650a0d864102651db20216"` Oct 27 06:36:32.067 INFO kablam! usermod: no changes Oct 27 06:36:32.168 INFO kablam! Checking mulitplex_1 v0.1.0 (/source) Oct 27 06:36:32.694 INFO kablam! warning: unused variable: `current_list` Oct 27 06:36:32.694 INFO kablam! --> src/main.rs:149:9 Oct 27 06:36:32.694 INFO kablam! | Oct 27 06:36:32.694 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 27 06:36:32.694 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_current_list` instead Oct 27 06:36:32.694 INFO kablam! | Oct 27 06:36:32.694 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:36:32.694 INFO kablam! Oct 27 06:36:32.711 INFO kablam! warning: function is never used: `print_matrix` Oct 27 06:36:32.711 INFO kablam! --> src/main.rs:111:1 Oct 27 06:36:32.711 INFO kablam! | Oct 27 06:36:32.711 INFO kablam! 111 | fn print_matrix(matrix:Vec>){ Oct 27 06:36:32.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:36:32.711 INFO kablam! | Oct 27 06:36:32.711 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:36:32.711 INFO kablam! Oct 27 06:36:32.711 INFO kablam! warning: function is never used: `get_next_list` Oct 27 06:36:32.711 INFO kablam! --> src/main.rs:135:1 Oct 27 06:36:32.711 INFO kablam! | Oct 27 06:36:32.711 INFO kablam! 135 | fn get_next_list(current_list:&Vec>)->Vec<(u8,u8)>{ Oct 27 06:36:32.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:36:32.711 INFO kablam! Oct 27 06:36:32.711 INFO kablam! warning: function is never used: `test` Oct 27 06:36:32.711 INFO kablam! --> src/main.rs:149:1 Oct 27 06:36:32.711 INFO kablam! | Oct 27 06:36:32.711 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 27 06:36:32.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:36:32.711 INFO kablam! Oct 27 06:36:32.882 INFO kablam! warning: unused variable: `current_list` Oct 27 06:36:32.882 INFO kablam! --> src/main.rs:149:9 Oct 27 06:36:32.882 INFO kablam! | Oct 27 06:36:32.882 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 27 06:36:32.882 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_current_list` instead Oct 27 06:36:32.882 INFO kablam! | Oct 27 06:36:32.882 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:36:32.882 INFO kablam! Oct 27 06:36:32.899 INFO kablam! warning: function is never used: `print_matrix` Oct 27 06:36:32.899 INFO kablam! --> src/main.rs:111:1 Oct 27 06:36:32.899 INFO kablam! | Oct 27 06:36:32.899 INFO kablam! 111 | fn print_matrix(matrix:Vec>){ Oct 27 06:36:32.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:36:32.899 INFO kablam! | Oct 27 06:36:32.899 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:36:32.899 INFO kablam! Oct 27 06:36:32.899 INFO kablam! warning: function is never used: `get_next_list` Oct 27 06:36:32.899 INFO kablam! --> src/main.rs:135:1 Oct 27 06:36:32.899 INFO kablam! | Oct 27 06:36:32.899 INFO kablam! 135 | fn get_next_list(current_list:&Vec>)->Vec<(u8,u8)>{ Oct 27 06:36:32.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:36:32.899 INFO kablam! Oct 27 06:36:32.899 INFO kablam! warning: function is never used: `test` Oct 27 06:36:32.899 INFO kablam! --> src/main.rs:149:1 Oct 27 06:36:32.899 INFO kablam! | Oct 27 06:36:32.899 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 27 06:36:32.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:36:32.899 INFO kablam! Oct 27 06:36:32.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 27 06:36:32.951 INFO kablam! su: No module specific data is present Oct 27 06:36:33.499 INFO running `"docker" "rm" "-f" "7727af6646f3faf1b01a593117a73fb70bed35e2d9650a0d864102651db20216"` Oct 27 06:36:33.758 INFO blam! 7727af6646f3faf1b01a593117a73fb70bed35e2d9650a0d864102651db20216