Oct 15 00:31:42.544 INFO testing colinkingswood/rust_experiment against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:31:42.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 00:31:43.010 INFO blam! 61125cfff6603855270820591961fc6516424625aa963d9144d44a81257c061d Oct 15 00:31:43.015 INFO running `"docker" "start" "-a" "61125cfff6603855270820591961fc6516424625aa963d9144d44a81257c061d"` Oct 15 00:31:44.459 INFO kablam! usermod: no changes Oct 15 00:31:44.499 INFO kablam! Compiling mulitplex_1 v0.1.0 (/source) Oct 15 00:31:44.995 INFO kablam! warning: unused variable: `current_list` Oct 15 00:31:44.995 INFO kablam! --> src/main.rs:149:9 Oct 15 00:31:44.995 INFO kablam! | Oct 15 00:31:44.995 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 15 00:31:44.995 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_current_list` instead Oct 15 00:31:44.995 INFO kablam! | Oct 15 00:31:45.015 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:31:45.015 INFO kablam! Oct 15 00:31:45.015 INFO kablam! warning: function is never used: `print_matrix` Oct 15 00:31:45.015 INFO kablam! --> src/main.rs:111:1 Oct 15 00:31:45.015 INFO kablam! | Oct 15 00:31:45.015 INFO kablam! 111 | fn print_matrix(matrix:Vec>){ Oct 15 00:31:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:31:45.015 INFO kablam! | Oct 15 00:31:45.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:31:45.015 INFO kablam! Oct 15 00:31:45.015 INFO kablam! warning: function is never used: `get_next_list` Oct 15 00:31:45.015 INFO kablam! --> src/main.rs:135:1 Oct 15 00:31:45.015 INFO kablam! | Oct 15 00:31:45.015 INFO kablam! 135 | fn get_next_list(current_list:&Vec>)->Vec<(u8,u8)>{ Oct 15 00:31:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:31:45.015 INFO kablam! Oct 15 00:31:45.015 INFO kablam! warning: function is never used: `test` Oct 15 00:31:45.015 INFO kablam! --> src/main.rs:149:1 Oct 15 00:31:45.015 INFO kablam! | Oct 15 00:31:45.015 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 15 00:31:45.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:31:45.015 INFO kablam! Oct 15 00:31:45.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 15 00:31:45.705 INFO kablam! su: No module specific data is present Oct 15 00:31:46.415 INFO running `"docker" "rm" "-f" "61125cfff6603855270820591961fc6516424625aa963d9144d44a81257c061d"` Oct 15 00:31:46.697 INFO blam! 61125cfff6603855270820591961fc6516424625aa963d9144d44a81257c061d Oct 15 00:31:46.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 00:31:47.169 INFO blam! eac76110845142729e3d6c6a966557228fdad1b1d386e2fce576cd522f0acc8d Oct 15 00:31:47.175 INFO running `"docker" "start" "-a" "eac76110845142729e3d6c6a966557228fdad1b1d386e2fce576cd522f0acc8d"` Oct 15 00:31:48.246 INFO kablam! usermod: no changes Oct 15 00:31:48.295 INFO kablam! Compiling mulitplex_1 v0.1.0 (/source) Oct 15 00:31:48.791 INFO kablam! warning: unused variable: `current_list` Oct 15 00:31:48.791 INFO kablam! --> src/main.rs:149:9 Oct 15 00:31:48.791 INFO kablam! | Oct 15 00:31:48.791 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 15 00:31:48.791 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_current_list` instead Oct 15 00:31:48.791 INFO kablam! | Oct 15 00:31:48.791 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:31:48.791 INFO kablam! Oct 15 00:31:48.804 INFO kablam! warning: function is never used: `print_matrix` Oct 15 00:31:48.804 INFO kablam! --> src/main.rs:111:1 Oct 15 00:31:48.804 INFO kablam! | Oct 15 00:31:48.805 INFO kablam! 111 | fn print_matrix(matrix:Vec>){ Oct 15 00:31:48.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:31:48.805 INFO kablam! | Oct 15 00:31:48.806 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:31:48.806 INFO kablam! Oct 15 00:31:48.811 INFO kablam! warning: function is never used: `get_next_list` Oct 15 00:31:48.811 INFO kablam! --> src/main.rs:135:1 Oct 15 00:31:48.811 INFO kablam! | Oct 15 00:31:48.812 INFO kablam! 135 | fn get_next_list(current_list:&Vec>)->Vec<(u8,u8)>{ Oct 15 00:31:48.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:31:48.812 INFO kablam! Oct 15 00:31:48.813 INFO kablam! warning: function is never used: `test` Oct 15 00:31:48.813 INFO kablam! --> src/main.rs:149:1 Oct 15 00:31:48.813 INFO kablam! | Oct 15 00:31:48.814 INFO kablam! 149 | fn test(current_list:&[(u8,u8)])->usize{ Oct 15 00:31:48.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:31:48.814 INFO kablam! Oct 15 00:31:49.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 15 00:31:49.271 INFO kablam! su: No module specific data is present Oct 15 00:31:49.875 INFO running `"docker" "rm" "-f" "eac76110845142729e3d6c6a966557228fdad1b1d386e2fce576cd522f0acc8d"` Oct 15 00:31:50.149 INFO blam! eac76110845142729e3d6c6a966557228fdad1b1d386e2fce576cd522f0acc8d Oct 15 00:31:50.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 00:31:50.585 INFO blam! f3d6b4a2d8b4eee1fd4da0c5a0882ef6db2bec1c8104bd77a917efe5c0b6556e Oct 15 00:31:50.595 INFO running `"docker" "start" "-a" "f3d6b4a2d8b4eee1fd4da0c5a0882ef6db2bec1c8104bd77a917efe5c0b6556e"` Oct 15 00:31:51.873 INFO kablam! usermod: no changes Oct 15 00:31:51.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 00:31:51.937 INFO kablam! Running /target/debug/deps/mulitplex_1-869c89f2af8c9af6 Oct 15 00:31:51.943 INFO blam! Oct 15 00:31:51.943 INFO blam! running 0 tests Oct 15 00:31:51.944 INFO blam! Oct 15 00:31:51.944 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:31:51.944 INFO blam! Oct 15 00:31:51.948 INFO kablam! su: No module specific data is present Oct 15 00:31:52.469 INFO running `"docker" "rm" "-f" "f3d6b4a2d8b4eee1fd4da0c5a0882ef6db2bec1c8104bd77a917efe5c0b6556e"` Oct 15 00:31:52.640 INFO blam! f3d6b4a2d8b4eee1fd4da0c5a0882ef6db2bec1c8104bd77a917efe5c0b6556e