Oct 16 00:40:11.248 INFO testing parallel-0.11.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:40:11.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 00:40:11.767 INFO blam! 5fe1a96889339362b20fc90fb31dd91b580eb6e6c7419a631d38774719ce33ef Oct 16 00:40:11.776 INFO running `"docker" "start" "-a" "5fe1a96889339362b20fc90fb31dd91b580eb6e6c7419a631d38774719ce33ef"` Oct 16 00:40:13.286 INFO kablam! usermod: no changes Oct 16 00:40:13.383 INFO kablam! Compiling permutate v0.3.2 Oct 16 00:40:13.383 INFO kablam! Compiling numtoa v0.0.7 Oct 16 00:40:13.383 INFO kablam! Compiling sys-info v0.4.1 Oct 16 00:40:13.383 INFO kablam! Compiling wait-timeout v0.1.5 Oct 16 00:40:16.095 INFO kablam! Compiling parallel v0.11.3 (/source) Oct 16 00:40:16.770 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:40:16.770 INFO kablam! --> src/main.rs:242:9 Oct 16 00:40:16.770 INFO kablam! | Oct 16 00:40:16.770 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 16 00:40:16.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:40:16.770 INFO kablam! | Oct 16 00:40:16.770 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 00:40:16.770 INFO kablam! Oct 16 00:40:16.770 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:40:16.770 INFO kablam! --> src/main.rs:245:9 Oct 16 00:40:16.770 INFO kablam! | Oct 16 00:40:16.770 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 16 00:40:16.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:40:16.770 INFO kablam! Oct 16 00:40:17.340 INFO kablam! warning: variable does not need to be mutable Oct 16 00:40:17.340 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 16 00:40:17.340 INFO kablam! | Oct 16 00:40:17.340 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 16 00:40:17.340 INFO kablam! | ----^^^^^^^^^^^ Oct 16 00:40:17.340 INFO kablam! | | Oct 16 00:40:17.340 INFO kablam! | help: remove this `mut` Oct 16 00:40:17.340 INFO kablam! | Oct 16 00:40:17.340 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 00:40:17.340 INFO kablam! Oct 16 00:40:17.395 INFO kablam! warning: variable does not need to be mutable Oct 16 00:40:17.395 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 16 00:40:17.395 INFO kablam! | Oct 16 00:40:17.395 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 16 00:40:17.395 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 16 00:40:17.395 INFO kablam! | | Oct 16 00:40:17.395 INFO kablam! | help: remove this `mut` Oct 16 00:40:17.395 INFO kablam! Oct 16 00:40:17.443 INFO kablam! warning: variable does not need to be mutable Oct 16 00:40:17.443 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 16 00:40:17.443 INFO kablam! | Oct 16 00:40:17.447 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 16 00:40:17.447 INFO kablam! | ----^^^^^^ Oct 16 00:40:17.447 INFO kablam! | | Oct 16 00:40:17.447 INFO kablam! | help: remove this `mut` Oct 16 00:40:17.447 INFO kablam! Oct 16 00:40:19.449 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 16 00:40:19.453 INFO kablam! su: No module specific data is present Oct 16 00:40:19.828 INFO running `"docker" "rm" "-f" "5fe1a96889339362b20fc90fb31dd91b580eb6e6c7419a631d38774719ce33ef"` Oct 16 00:40:19.928 INFO blam! 5fe1a96889339362b20fc90fb31dd91b580eb6e6c7419a631d38774719ce33ef Oct 16 00:40:19.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 00:40:20.192 INFO blam! 3975af752ab14d4ddf47f25b2c80c5568bfdcedcee4962843a2c48641f020dc2 Oct 16 00:40:20.194 INFO running `"docker" "start" "-a" "3975af752ab14d4ddf47f25b2c80c5568bfdcedcee4962843a2c48641f020dc2"` Oct 16 00:40:20.732 INFO kablam! usermod: no changes Oct 16 00:40:20.774 INFO kablam! Compiling parallel v0.11.3 (/source) Oct 16 00:40:21.436 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 00:40:21.436 INFO kablam! --> src/input_iterator/iterator.rs:231:48 Oct 16 00:40:21.436 INFO kablam! | Oct 16 00:40:21.436 INFO kablam! 231 | for (actual, expected) in iterator.zip((1..4096)) { Oct 16 00:40:21.436 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 00:40:21.436 INFO kablam! | Oct 16 00:40:21.436 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 00:40:21.436 INFO kablam! Oct 16 00:40:21.436 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:40:21.436 INFO kablam! --> src/main.rs:242:9 Oct 16 00:40:21.436 INFO kablam! | Oct 16 00:40:21.436 INFO kablam! 242 | /// Prints messages from executed commands in the correct order. Oct 16 00:40:21.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:40:21.436 INFO kablam! | Oct 16 00:40:21.436 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 00:40:21.436 INFO kablam! Oct 16 00:40:21.436 INFO kablam! warning: doc comment not used by rustdoc Oct 16 00:40:21.436 INFO kablam! --> src/main.rs:245:9 Oct 16 00:40:21.436 INFO kablam! | Oct 16 00:40:21.436 INFO kablam! 245 | /// Wait for all threads to exit before proceeding. Oct 16 00:40:21.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:40:21.436 INFO kablam! Oct 16 00:40:22.183 INFO kablam! warning: variable does not need to be mutable Oct 16 00:40:22.183 INFO kablam! --> src/arguments/mod.rs:553:9 Oct 16 00:40:22.183 INFO kablam! | Oct 16 00:40:22.183 INFO kablam! 553 | let mut append_list = &mut Vec::new(); Oct 16 00:40:22.183 INFO kablam! | ----^^^^^^^^^^^ Oct 16 00:40:22.183 INFO kablam! | | Oct 16 00:40:22.183 INFO kablam! | help: remove this `mut` Oct 16 00:40:22.183 INFO kablam! | Oct 16 00:40:22.183 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 00:40:22.183 INFO kablam! Oct 16 00:40:22.252 INFO kablam! warning: variable does not need to be mutable Oct 16 00:40:22.252 INFO kablam! --> src/execute/exec_commands.rs:36:13 Oct 16 00:40:22.252 INFO kablam! | Oct 16 00:40:22.252 INFO kablam! 36 | let mut command_buffer = &mut String::with_capacity(64); Oct 16 00:40:22.252 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 16 00:40:22.252 INFO kablam! | | Oct 16 00:40:22.252 INFO kablam! | help: remove this `mut` Oct 16 00:40:22.252 INFO kablam! Oct 16 00:40:22.303 INFO kablam! warning: variable does not need to be mutable Oct 16 00:40:22.303 INFO kablam! --> src/execute/pipe.rs:41:17 Oct 16 00:40:22.303 INFO kablam! | Oct 16 00:40:22.303 INFO kablam! 41 | let mut stdout = child.stdout.as_mut().expect("unable to open stdout of child"); Oct 16 00:40:22.303 INFO kablam! | ----^^^^^^ Oct 16 00:40:22.303 INFO kablam! | | Oct 16 00:40:22.303 INFO kablam! | help: remove this `mut` Oct 16 00:40:22.303 INFO kablam! Oct 16 00:40:23.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.46s Oct 16 00:40:23.215 INFO kablam! su: No module specific data is present Oct 16 00:40:23.763 INFO running `"docker" "rm" "-f" "3975af752ab14d4ddf47f25b2c80c5568bfdcedcee4962843a2c48641f020dc2"` Oct 16 00:40:24.093 INFO blam! 3975af752ab14d4ddf47f25b2c80c5568bfdcedcee4962843a2c48641f020dc2 Oct 16 00:40:24.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 00:40:24.511 INFO blam! b4f76e9f7707ae5a82b86e166ebfab10bf6490eb0f4cd03746ddb55849cac9fb Oct 16 00:40:24.515 INFO running `"docker" "start" "-a" "b4f76e9f7707ae5a82b86e166ebfab10bf6490eb0f4cd03746ddb55849cac9fb"` Oct 16 00:40:25.923 INFO kablam! usermod: no changes Oct 16 00:40:25.989 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 00:40:26.007 INFO kablam! Running /target/debug/deps/parallel-3ebf5d3795cc6c39 Oct 16 00:40:26.015 INFO blam! Oct 16 00:40:26.015 INFO blam! running 21 tests Oct 16 00:40:26.015 INFO blam! test arguments::jobs::job_parsing ... ok Oct 16 00:40:26.031 INFO blam! test disk_buffer::tests::test_disk_buffer_reader_byte_shifting ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_basename_dir ... ok Oct 16 00:40:26.031 INFO blam! test execute::argument_splitter::tests::quotes ... ok Oct 16 00:40:26.031 INFO blam! test execute::argument_splitter::tests::processes ... ok Oct 16 00:40:26.031 INFO blam! test execute::argument_splitter::tests::methods ... ok Oct 16 00:40:26.031 INFO blam! test disk_buffer::tests::test_disk_buffer_reader_simple ... ok Oct 16 00:40:26.031 INFO blam! test execute::argument_splitter::tests::arrays ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_basename_empty ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_basename_simple ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_basename_utf8 ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_remove_ext_dir ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_remove_ext_empty ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_remove_ext_simple ... ok Oct 16 00:40:26.031 INFO blam! test tokenizer::functions::tests::path_remove_ext_utf8 ... ok Oct 16 00:40:26.039 INFO blam! test tokenizer::functions::tests::path_dirname_simple ... ok Oct 16 00:40:26.041 INFO blam! test tokenizer::functions::tests::path_dirname_empty ... ok Oct 16 00:40:26.041 INFO blam! test tokenizer::functions::tests::path_hidden ... ok Oct 16 00:40:26.041 INFO blam! test tokenizer::functions::tests::path_dirname_utf8 ... ok Oct 16 00:40:26.041 INFO blam! test input_iterator::iterator::tests::test_input_iterator ... ok Oct 16 00:40:26.041 INFO blam! test tokenizer::functions::tests::path_dirname_dir ... ok Oct 16 00:40:26.041 INFO blam! Oct 16 00:40:26.041 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:40:26.041 INFO blam! Oct 16 00:40:26.100 INFO kablam! su: No module specific data is present Oct 16 00:40:27.235 INFO running `"docker" "rm" "-f" "b4f76e9f7707ae5a82b86e166ebfab10bf6490eb0f4cd03746ddb55849cac9fb"` Oct 16 00:40:27.579 INFO blam! b4f76e9f7707ae5a82b86e166ebfab10bf6490eb0f4cd03746ddb55849cac9fb