Oct 14 10:46:05.572 INFO testing mkilgore/rshell against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 10:46:05.573 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 10:46:06.213 INFO blam! 70e3b316f4141b60759b187fc1e4f2b8e0c2c83f36d3c90c5e562866d11396d3 Oct 14 10:46:06.219 INFO running `"docker" "start" "-a" "70e3b316f4141b60759b187fc1e4f2b8e0c2c83f36d3c90c5e562866d11396d3"` Oct 14 10:46:07.298 INFO kablam! usermod: no changes Oct 14 10:46:07.391 INFO kablam! Compiling libc v0.2.21 Oct 14 10:46:07.395 INFO kablam! Compiling lazy_static v0.2.8 Oct 14 10:46:08.363 INFO kablam! Compiling rshell v0.1.0 (/source) Oct 14 10:46:08.571 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 10:46:08.571 INFO kablam! --> src/job_list.rs:38:44 Oct 14 10:46:08.571 INFO kablam! | Oct 14 10:46:08.571 INFO kablam! 38 | self.list.push(Arc::new(Mutex::new((job)))); Oct 14 10:46:08.571 INFO kablam! | ^^^^^ help: remove these parentheses Oct 14 10:46:08.571 INFO kablam! | Oct 14 10:46:08.571 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 10:46:08.571 INFO kablam! Oct 14 10:46:08.815 INFO kablam! warning: variable does not need to be mutable Oct 14 10:46:08.815 INFO kablam! --> src/job.rs:80:22 Oct 14 10:46:08.815 INFO kablam! | Oct 14 10:46:08.815 INFO kablam! 80 | pub fn parse_job(mut lex: &mut InputLexer) -> Option { Oct 14 10:46:08.815 INFO kablam! | ----^^^ Oct 14 10:46:08.815 INFO kablam! | | Oct 14 10:46:08.815 INFO kablam! | help: remove this `mut` Oct 14 10:46:08.815 INFO kablam! | Oct 14 10:46:08.815 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 10:46:08.815 INFO kablam! Oct 14 10:46:10.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Oct 14 10:46:10.747 INFO kablam! su: No module specific data is present Oct 14 10:46:11.289 INFO running `"docker" "rm" "-f" "70e3b316f4141b60759b187fc1e4f2b8e0c2c83f36d3c90c5e562866d11396d3"` Oct 14 10:46:11.530 INFO blam! 70e3b316f4141b60759b187fc1e4f2b8e0c2c83f36d3c90c5e562866d11396d3 Oct 14 10:46:11.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 10:46:11.965 INFO blam! b727dd5a62e8cacb4805ba4196c4b4db33ba9b3a536f4c42abfb2ec83c204a17 Oct 14 10:46:11.968 INFO running `"docker" "start" "-a" "b727dd5a62e8cacb4805ba4196c4b4db33ba9b3a536f4c42abfb2ec83c204a17"` Oct 14 10:46:13.279 INFO kablam! usermod: no changes Oct 14 10:46:13.319 INFO kablam! Compiling rshell v0.1.0 (/source) Oct 14 10:46:13.455 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 10:46:13.455 INFO kablam! --> src/job_list.rs:38:44 Oct 14 10:46:13.455 INFO kablam! | Oct 14 10:46:13.455 INFO kablam! 38 | self.list.push(Arc::new(Mutex::new((job)))); Oct 14 10:46:13.455 INFO kablam! | ^^^^^ help: remove these parentheses Oct 14 10:46:13.455 INFO kablam! | Oct 14 10:46:13.455 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 10:46:13.455 INFO kablam! Oct 14 10:46:13.669 INFO kablam! warning: variable does not need to be mutable Oct 14 10:46:13.669 INFO kablam! --> src/job.rs:80:22 Oct 14 10:46:13.670 INFO kablam! | Oct 14 10:46:13.670 INFO kablam! 80 | pub fn parse_job(mut lex: &mut InputLexer) -> Option { Oct 14 10:46:13.671 INFO kablam! | ----^^^ Oct 14 10:46:13.671 INFO kablam! | | Oct 14 10:46:13.671 INFO kablam! | help: remove this `mut` Oct 14 10:46:13.671 INFO kablam! | Oct 14 10:46:13.671 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 10:46:13.671 INFO kablam! Oct 14 10:46:14.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 14 10:46:14.249 INFO kablam! su: No module specific data is present Oct 14 10:46:14.823 INFO running `"docker" "rm" "-f" "b727dd5a62e8cacb4805ba4196c4b4db33ba9b3a536f4c42abfb2ec83c204a17"` Oct 14 10:46:15.215 INFO blam! b727dd5a62e8cacb4805ba4196c4b4db33ba9b3a536f4c42abfb2ec83c204a17 Oct 14 10:46:15.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 10:46:15.716 INFO blam! e8ef6ad6a924af8e671e38a9a25fb22d20b4a4fdda210b855059c0bb0c0e130e Oct 14 10:46:15.723 INFO running `"docker" "start" "-a" "e8ef6ad6a924af8e671e38a9a25fb22d20b4a4fdda210b855059c0bb0c0e130e"` Oct 14 10:46:16.816 INFO kablam! usermod: no changes Oct 14 10:46:16.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 10:46:16.891 INFO kablam! Running /target/debug/deps/rshell-c00798ac1910fea1 Oct 14 10:46:16.891 INFO blam! Oct 14 10:46:16.891 INFO kablam! su: No module specific data is present Oct 14 10:46:16.891 INFO blam! running 0 tests Oct 14 10:46:16.891 INFO blam! Oct 14 10:46:16.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:46:16.891 INFO blam! Oct 14 10:46:17.460 INFO running `"docker" "rm" "-f" "e8ef6ad6a924af8e671e38a9a25fb22d20b4a4fdda210b855059c0bb0c0e130e"` Oct 14 10:46:17.727 INFO blam! e8ef6ad6a924af8e671e38a9a25fb22d20b4a4fdda210b855059c0bb0c0e130e