Oct 11 15:24:08.427 INFO testing parallel-0.11.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:24:08.427 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:24:08.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:24:08.770 INFO blam! 28ad2ea570cd376bbd00fab8b58404e0eb8f1ec7a9f3061fd55c95e1f0236c5f Oct 11 15:24:08.773 INFO running `"docker" "start" "-a" "28ad2ea570cd376bbd00fab8b58404e0eb8f1ec7a9f3061fd55c95e1f0236c5f"` Oct 11 15:24:09.881 INFO kablam! usermod: no changes Oct 11 15:24:09.996 INFO kablam! Compiling permutate v0.3.2 Oct 11 15:24:09.996 INFO kablam! Compiling numtoa v0.0.7 Oct 11 15:24:09.996 INFO kablam! Compiling sys-info v0.4.1 Oct 11 15:24:13.488 INFO kablam! Compiling parallel v0.11.3 (/source) Oct 11 15:24:14.632 INFO kablam! warning: doc comment not used by rustdoc Oct 11 15:24:14.632 INFO kablam! --> src/main.rs:242:9 Oct 11 15:24:14.632 INFO kablam! | Oct 11 15:24:14.632 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 11 15:24:14.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:24:14.632 INFO kablam! | Oct 11 15:24:14.632 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 11 15:24:14.632 INFO kablam! Oct 11 15:24:14.632 INFO kablam! warning: doc comment not used by rustdoc Oct 11 15:24:14.632 INFO kablam! --> src/main.rs:245:9 Oct 11 15:24:14.632 INFO kablam! | Oct 11 15:24:14.632 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 11 15:24:14.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:24:14.632 INFO kablam! Oct 11 15:24:15.408 INFO kablam! warning: variable does not need to be mutable Oct 11 15:24:15.408 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 11 15:24:15.408 INFO kablam! | Oct 11 15:24:15.408 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 11 15:24:15.408 INFO kablam! | ----^^^^^^^^^^^ Oct 11 15:24:15.408 INFO kablam! | | Oct 11 15:24:15.408 INFO kablam! | help: remove this `mut` Oct 11 15:24:15.408 INFO kablam! | Oct 11 15:24:15.408 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:24:15.408 INFO kablam! Oct 11 15:24:15.472 INFO kablam! warning: variable does not need to be mutable Oct 11 15:24:15.472 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 11 15:24:15.472 INFO kablam! | Oct 11 15:24:15.472 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 11 15:24:15.472 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 11 15:24:15.472 INFO kablam! | | Oct 11 15:24:15.472 INFO kablam! | help: remove this `mut` Oct 11 15:24:15.472 INFO kablam! Oct 11 15:24:15.528 INFO kablam! warning: variable does not need to be mutable Oct 11 15:24:15.528 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 11 15:24:15.528 INFO kablam! | Oct 11 15:24:15.528 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 11 15:24:15.528 INFO kablam! | ----^^^^^^ Oct 11 15:24:15.528 INFO kablam! | | Oct 11 15:24:15.528 INFO kablam! | help: remove this `mut` Oct 11 15:24:15.528 INFO kablam! Oct 11 15:24:17.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.99s Oct 11 15:24:17.922 INFO kablam! su: No module specific data is present Oct 11 15:24:18.627 INFO running `"docker" "rm" "-f" "28ad2ea570cd376bbd00fab8b58404e0eb8f1ec7a9f3061fd55c95e1f0236c5f"` Oct 11 15:24:18.732 INFO blam! 28ad2ea570cd376bbd00fab8b58404e0eb8f1ec7a9f3061fd55c95e1f0236c5f Oct 11 15:24:18.734 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:24:18.734 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:24:18.952 INFO blam! 48f91520c125657192a1b5d1333e91b7c6d2135f1cd3bfff1441c4c404d54669 Oct 11 15:24:18.957 INFO running `"docker" "start" "-a" "48f91520c125657192a1b5d1333e91b7c6d2135f1cd3bfff1441c4c404d54669"` Oct 11 15:24:19.306 INFO kablam! usermod: no changes Oct 11 15:24:19.353 INFO kablam! Compiling parallel v0.11.3 (/source) Oct 11 15:24:20.420 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 15:24:20.420 INFO kablam! --> src/input_iterator/iterator.rs:231:48 Oct 11 15:24:20.420 INFO kablam! | Oct 11 15:24:20.420 INFO kablam! 231 | for (actual, expected) in iterator.zip((1..4096)) { Oct 11 15:24:20.420 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 11 15:24:20.420 INFO kablam! | Oct 11 15:24:20.420 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 15:24:20.420 INFO kablam! Oct 11 15:24:20.422 INFO kablam! warning: doc comment not used by rustdoc Oct 11 15:24:20.422 INFO kablam! --> src/main.rs:242:9 Oct 11 15:24:20.422 INFO kablam! | Oct 11 15:24:20.422 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 11 15:24:20.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:24:20.422 INFO kablam! | Oct 11 15:24:20.422 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 11 15:24:20.422 INFO kablam! Oct 11 15:24:20.422 INFO kablam! warning: doc comment not used by rustdoc Oct 11 15:24:20.422 INFO kablam! --> src/main.rs:245:9 Oct 11 15:24:20.422 INFO kablam! | Oct 11 15:24:20.422 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 11 15:24:20.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:24:20.422 INFO kablam! Oct 11 15:24:21.196 INFO kablam! warning: variable does not need to be mutable Oct 11 15:24:21.196 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 11 15:24:21.196 INFO kablam! | Oct 11 15:24:21.196 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 11 15:24:21.196 INFO kablam! | ----^^^^^^^^^^^ Oct 11 15:24:21.196 INFO kablam! | | Oct 11 15:24:21.196 INFO kablam! | help: remove this `mut` Oct 11 15:24:21.196 INFO kablam! | Oct 11 15:24:21.196 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:24:21.196 INFO kablam! Oct 11 15:24:21.266 INFO kablam! warning: variable does not need to be mutable Oct 11 15:24:21.266 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 11 15:24:21.266 INFO kablam! | Oct 11 15:24:21.267 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 11 15:24:21.267 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 11 15:24:21.267 INFO kablam! | | Oct 11 15:24:21.267 INFO kablam! | help: remove this `mut` Oct 11 15:24:21.267 INFO kablam! Oct 11 15:24:21.322 INFO kablam! warning: variable does not need to be mutable Oct 11 15:24:21.322 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 11 15:24:21.322 INFO kablam! | Oct 11 15:24:21.323 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 11 15:24:21.323 INFO kablam! | ----^^^^^^ Oct 11 15:24:21.323 INFO kablam! | | Oct 11 15:24:21.324 INFO kablam! | help: remove this `mut` Oct 11 15:24:21.324 INFO kablam! Oct 11 15:24:22.337 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.00s Oct 11 15:24:22.339 INFO kablam! su: No module specific data is present Oct 11 15:24:22.905 INFO running `"docker" "rm" "-f" "48f91520c125657192a1b5d1333e91b7c6d2135f1cd3bfff1441c4c404d54669"` Oct 11 15:24:23.244 INFO blam! 48f91520c125657192a1b5d1333e91b7c6d2135f1cd3bfff1441c4c404d54669 Oct 11 15:24:23.244 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:24:23.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:24:23.766 INFO blam! e78c3fbd5b7687149b8aa5039637a4f931973cd91992871cd3f35a0e4810ecbe Oct 11 15:24:23.768 INFO running `"docker" "start" "-a" "e78c3fbd5b7687149b8aa5039637a4f931973cd91992871cd3f35a0e4810ecbe"` Oct 11 15:24:24.988 INFO kablam! usermod: no changes Oct 11 15:24:25.073 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 15:24:25.088 INFO kablam! Running /target/debug/deps/parallel-3ebf5d3795cc6c39 Oct 11 15:24:25.088 INFO blam! Oct 11 15:24:25.088 INFO blam! running 21 tests Oct 11 15:24:25.088 INFO blam! test execute::argument_splitter::tests::methods ... ok Oct 11 15:24:25.088 INFO blam! test execute::argument_splitter::tests::processes ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_basename_empty ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_basename_dir ... ok Oct 11 15:24:25.088 INFO blam! test execute::argument_splitter::tests::quotes ... ok Oct 11 15:24:25.088 INFO blam! test execute::argument_splitter::tests::arrays ... ok Oct 11 15:24:25.088 INFO blam! test arguments::jobs::job_parsing ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_basename_simple ... ok Oct 11 15:24:25.088 INFO blam! test disk_buffer::tests::test_disk_buffer_reader_simple ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_dirname_dir ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_dirname_empty ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_basename_utf8 ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_remove_ext_empty ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_remove_ext_dir ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_remove_ext_simple ... ok Oct 11 15:24:25.088 INFO blam! test tokenizer::functions::tests::path_remove_ext_utf8 ... ok Oct 11 15:24:25.092 INFO blam! test tokenizer::functions::tests::path_hidden ... ok Oct 11 15:24:25.092 INFO blam! test tokenizer::functions::tests::path_dirname_utf8 ... ok Oct 11 15:24:25.092 INFO blam! test tokenizer::functions::tests::path_dirname_simple ... ok Oct 11 15:24:25.092 INFO blam! test disk_buffer::tests::test_disk_buffer_reader_byte_shifting ... ok Oct 11 15:24:25.092 INFO blam! test input_iterator::iterator::tests::test_input_iterator ... ok Oct 11 15:24:25.092 INFO blam! Oct 11 15:24:25.092 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:24:25.092 INFO blam! Oct 11 15:24:25.093 INFO kablam! su: No module specific data is present Oct 11 15:24:25.554 INFO running `"docker" "rm" "-f" "e78c3fbd5b7687149b8aa5039637a4f931973cd91992871cd3f35a0e4810ecbe"` Oct 11 15:24:25.842 INFO blam! e78c3fbd5b7687149b8aa5039637a4f931973cd91992871cd3f35a0e4810ecbe