Oct 10 18:17:31.465 INFO testing mmstick/parallel against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:17:31.465 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:17:31.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:17:32.045 INFO blam! 9a2eb1f8f473e300b21ab32e87dcb1f9197d5ca31246e0b7e7035e006146de92 Oct 10 18:17:32.046 INFO running `"docker" "start" "-a" "9a2eb1f8f473e300b21ab32e87dcb1f9197d5ca31246e0b7e7035e006146de92"` Oct 10 18:17:34.175 INFO kablam! usermod: no changes Oct 10 18:17:34.274 INFO kablam! Compiling permutate v0.3.2 Oct 10 18:17:34.281 INFO kablam! Compiling numtoa v0.0.7 Oct 10 18:17:34.281 INFO kablam! Compiling sys-info v0.5.0 Oct 10 18:17:34.281 INFO kablam! Compiling wait-timeout v0.1.5 Oct 10 18:17:39.144 INFO kablam! Compiling parallel v0.11.3 (/source) Oct 10 18:17:39.902 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:17:39.903 INFO kablam! --> src/main.rs:242:9 Oct 10 18:17:39.903 INFO kablam! | Oct 10 18:17:39.903 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 10 18:17:39.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:17:39.903 INFO kablam! | Oct 10 18:17:39.903 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 18:17:39.903 INFO kablam! Oct 10 18:17:39.903 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:17:39.903 INFO kablam! --> src/main.rs:245:9 Oct 10 18:17:39.903 INFO kablam! | Oct 10 18:17:39.903 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 10 18:17:39.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:17:39.903 INFO kablam! Oct 10 18:17:40.594 INFO kablam! warning: variable does not need to be mutable Oct 10 18:17:40.594 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 10 18:17:40.594 INFO kablam! | Oct 10 18:17:40.594 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 10 18:17:40.594 INFO kablam! | ----^^^^^^^^^^^ Oct 10 18:17:40.595 INFO kablam! | | Oct 10 18:17:40.595 INFO kablam! | help: remove this `mut` Oct 10 18:17:40.595 INFO kablam! | Oct 10 18:17:40.595 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:17:40.595 INFO kablam! Oct 10 18:17:40.652 INFO kablam! warning: variable does not need to be mutable Oct 10 18:17:40.652 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 10 18:17:40.652 INFO kablam! | Oct 10 18:17:40.652 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 10 18:17:40.652 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 10 18:17:40.652 INFO kablam! | | Oct 10 18:17:40.652 INFO kablam! | help: remove this `mut` Oct 10 18:17:40.652 INFO kablam! Oct 10 18:17:40.733 INFO kablam! warning: variable does not need to be mutable Oct 10 18:17:40.733 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 10 18:17:40.733 INFO kablam! | Oct 10 18:17:40.733 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 10 18:17:40.734 INFO kablam! | ----^^^^^^ Oct 10 18:17:40.734 INFO kablam! | | Oct 10 18:17:40.734 INFO kablam! | help: remove this `mut` Oct 10 18:17:40.735 INFO kablam! Oct 10 18:17:44.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.58s Oct 10 18:17:44.804 INFO kablam! su: No module specific data is present Oct 10 18:17:45.889 INFO running `"docker" "rm" "-f" "9a2eb1f8f473e300b21ab32e87dcb1f9197d5ca31246e0b7e7035e006146de92"` Oct 10 18:17:46.156 INFO blam! 9a2eb1f8f473e300b21ab32e87dcb1f9197d5ca31246e0b7e7035e006146de92 Oct 10 18:17:46.164 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:17:46.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:17:46.460 INFO blam! d8ecf2733ca498690cbb1fa545dafa84c4d5d546f3f92947fda61d2af5588478 Oct 10 18:17:46.462 INFO running `"docker" "start" "-a" "d8ecf2733ca498690cbb1fa545dafa84c4d5d546f3f92947fda61d2af5588478"` Oct 10 18:17:48.899 INFO kablam! usermod: no changes Oct 10 18:17:48.954 INFO kablam! Compiling parallel v0.11.3 (/source) Oct 10 18:17:49.711 INFO kablam! warning: unnecessary parentheses around method argument Oct 10 18:17:49.712 INFO kablam! --> src/input_iterator/iterator.rs:231:48 Oct 10 18:17:49.712 INFO kablam! | Oct 10 18:17:49.713 INFO kablam! 231 | for (actual, expected) in iterator.zip((1..4096)) { Oct 10 18:17:49.714 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 10 18:17:49.715 INFO kablam! | Oct 10 18:17:49.715 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 18:17:49.716 INFO kablam! Oct 10 18:17:49.718 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:17:49.719 INFO kablam! --> src/main.rs:242:9 Oct 10 18:17:49.719 INFO kablam! | Oct 10 18:17:49.720 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 10 18:17:49.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:17:49.721 INFO kablam! | Oct 10 18:17:49.722 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 18:17:49.723 INFO kablam! Oct 10 18:17:49.723 INFO kablam! warning: doc comment not used by rustdoc Oct 10 18:17:49.724 INFO kablam! --> src/main.rs:245:9 Oct 10 18:17:49.724 INFO kablam! | Oct 10 18:17:49.724 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 10 18:17:49.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:17:49.725 INFO kablam! Oct 10 18:17:50.534 INFO kablam! warning: variable does not need to be mutable Oct 10 18:17:50.534 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 10 18:17:50.534 INFO kablam! | Oct 10 18:17:50.534 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 10 18:17:50.534 INFO kablam! | ----^^^^^^^^^^^ Oct 10 18:17:50.534 INFO kablam! | | Oct 10 18:17:50.534 INFO kablam! | help: remove this `mut` Oct 10 18:17:50.534 INFO kablam! | Oct 10 18:17:50.534 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:17:50.536 INFO kablam! Oct 10 18:17:50.613 INFO kablam! warning: variable does not need to be mutable Oct 10 18:17:50.613 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 10 18:17:50.613 INFO kablam! | Oct 10 18:17:50.613 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 10 18:17:50.613 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 10 18:17:50.613 INFO kablam! | | Oct 10 18:17:50.613 INFO kablam! | help: remove this `mut` Oct 10 18:17:50.613 INFO kablam! Oct 10 18:17:50.672 INFO kablam! warning: variable does not need to be mutable Oct 10 18:17:50.672 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 10 18:17:50.672 INFO kablam! | Oct 10 18:17:50.672 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 10 18:17:50.672 INFO kablam! | ----^^^^^^ Oct 10 18:17:50.672 INFO kablam! | | Oct 10 18:17:50.672 INFO kablam! | help: remove this `mut` Oct 10 18:17:50.672 INFO kablam! Oct 10 18:17:51.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 10 18:17:51.844 INFO kablam! su: No module specific data is present Oct 10 18:17:52.796 INFO running `"docker" "rm" "-f" "d8ecf2733ca498690cbb1fa545dafa84c4d5d546f3f92947fda61d2af5588478"` Oct 10 18:17:53.022 INFO blam! d8ecf2733ca498690cbb1fa545dafa84c4d5d546f3f92947fda61d2af5588478 Oct 10 18:17:53.025 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:17:53.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:17:53.454 INFO blam! 4b35d5aa74077382f3d6a8a0245cc5c9a2814d85236c7a6896f329348807fea8 Oct 10 18:17:53.464 INFO running `"docker" "start" "-a" "4b35d5aa74077382f3d6a8a0245cc5c9a2814d85236c7a6896f329348807fea8"` Oct 10 18:17:54.897 INFO kablam! usermod: no changes Oct 10 18:17:54.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 18:17:54.996 INFO kablam! Running /target/debug/deps/parallel-d2c7396919cc0cf1 Oct 10 18:17:54.996 INFO blam! Oct 10 18:17:54.996 INFO blam! running 21 tests Oct 10 18:17:55.004 INFO blam! test execute::argument_splitter::tests::quotes ... ok Oct 10 18:17:55.004 INFO blam! test execute::argument_splitter::tests::processes ... ok Oct 10 18:17:55.004 INFO blam! test disk_buffer::tests::test_disk_buffer_reader_byte_shifting ... ok Oct 10 18:17:55.004 INFO blam! test execute::argument_splitter::tests::methods ... ok Oct 10 18:17:55.004 INFO blam! test disk_buffer::tests::test_disk_buffer_reader_simple ... ok Oct 10 18:17:55.004 INFO blam! test execute::argument_splitter::tests::arrays ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_basename_simple ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_basename_dir ... ok Oct 10 18:17:55.004 INFO blam! test arguments::jobs::job_parsing ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_basename_empty ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_basename_utf8 ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_dirname_dir ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_dirname_empty ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_remove_ext_dir ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_dirname_simple ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_dirname_utf8 ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_remove_ext_empty ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_remove_ext_simple ... ok Oct 10 18:17:55.004 INFO blam! test tokenizer::functions::tests::path_remove_ext_utf8 ... ok Oct 10 18:17:55.004 INFO blam! test input_iterator::iterator::tests::test_input_iterator ... ok Oct 10 18:17:55.012 INFO blam! test tokenizer::functions::tests::path_hidden ... ok Oct 10 18:17:55.012 INFO blam! Oct 10 18:17:55.012 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:17:55.012 INFO blam! Oct 10 18:17:55.024 INFO kablam! su: No module specific data is present Oct 10 18:17:55.608 INFO running `"docker" "rm" "-f" "4b35d5aa74077382f3d6a8a0245cc5c9a2814d85236c7a6896f329348807fea8"` Oct 10 18:17:55.932 INFO blam! 4b35d5aa74077382f3d6a8a0245cc5c9a2814d85236c7a6896f329348807fea8