Oct 10 18:22:22.513 INFO testing mkilgore/rshell against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:22:22.513 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:22:22.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:22:22.684 INFO blam! 28d5d3238b54da7896b2b8c9dd88382a631bb36f46be73e7cf97babe2988e501 Oct 10 18:22:22.684 INFO running `"docker" "start" "-a" "28d5d3238b54da7896b2b8c9dd88382a631bb36f46be73e7cf97babe2988e501"` Oct 10 18:22:23.188 INFO kablam! usermod: no changes Oct 10 18:22:23.236 INFO kablam! Compiling rshell v0.1.0 (/source) Oct 10 18:22:23.646 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 18:22:23.646 INFO kablam! --> src/job_list.rs:38:44 Oct 10 18:22:23.646 INFO kablam! | Oct 10 18:22:23.646 INFO kablam! 38 | self.list.push(Arc::new(Mutex::new((job)))); Oct 10 18:22:23.646 INFO kablam! | ^^^^^ help: remove these parentheses Oct 10 18:22:23.646 INFO kablam! | Oct 10 18:22:23.646 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 18:22:23.646 INFO kablam! Oct 10 18:22:23.812 INFO kablam! warning: variable does not need to be mutable Oct 10 18:22:23.812 INFO kablam! --> src/job.rs:80:22 Oct 10 18:22:23.812 INFO kablam! | Oct 10 18:22:23.812 INFO kablam! 80 | pub fn parse_job(mut lex: &mut InputLexer) -> Option { Oct 10 18:22:23.812 INFO kablam! | ----^^^ Oct 10 18:22:23.812 INFO kablam! | | Oct 10 18:22:23.812 INFO kablam! | help: remove this `mut` Oct 10 18:22:23.812 INFO kablam! | Oct 10 18:22:23.812 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:22:23.812 INFO kablam! Oct 10 18:22:24.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 10 18:22:24.724 INFO kablam! su: No module specific data is present Oct 10 18:22:24.932 INFO running `"docker" "rm" "-f" "28d5d3238b54da7896b2b8c9dd88382a631bb36f46be73e7cf97babe2988e501"` Oct 10 18:22:25.022 INFO blam! 28d5d3238b54da7896b2b8c9dd88382a631bb36f46be73e7cf97babe2988e501 Oct 10 18:22:25.023 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:22:25.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:22:25.332 INFO blam! b1ea213d9bec1d26df6911acd9a77af0edbe235d23aa6ecb00c91875fe836f57 Oct 10 18:22:25.333 INFO running `"docker" "start" "-a" "b1ea213d9bec1d26df6911acd9a77af0edbe235d23aa6ecb00c91875fe836f57"` Oct 10 18:22:25.766 INFO kablam! usermod: no changes Oct 10 18:22:25.796 INFO kablam! Compiling rshell v0.1.0 (/source) Oct 10 18:22:26.341 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 18:22:26.341 INFO kablam! --> src/job_list.rs:38:44 Oct 10 18:22:26.341 INFO kablam! | Oct 10 18:22:26.341 INFO kablam! 38 | self.list.push(Arc::new(Mutex::new((job)))); Oct 10 18:22:26.341 INFO kablam! | ^^^^^ help: remove these parentheses Oct 10 18:22:26.341 INFO kablam! | Oct 10 18:22:26.341 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 18:22:26.341 INFO kablam! Oct 10 18:22:26.496 INFO kablam! warning: variable does not need to be mutable Oct 10 18:22:26.496 INFO kablam! --> src/job.rs:80:22 Oct 10 18:22:26.496 INFO kablam! | Oct 10 18:22:26.496 INFO kablam! 80 | pub fn parse_job(mut lex: &mut InputLexer) -> Option { Oct 10 18:22:26.496 INFO kablam! | ----^^^ Oct 10 18:22:26.496 INFO kablam! | | Oct 10 18:22:26.496 INFO kablam! | help: remove this `mut` Oct 10 18:22:26.496 INFO kablam! | Oct 10 18:22:26.496 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 18:22:26.496 INFO kablam! Oct 10 18:22:26.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 10 18:22:26.948 INFO kablam! su: No module specific data is present Oct 10 18:22:27.272 INFO running `"docker" "rm" "-f" "b1ea213d9bec1d26df6911acd9a77af0edbe235d23aa6ecb00c91875fe836f57"` Oct 10 18:22:27.396 INFO blam! b1ea213d9bec1d26df6911acd9a77af0edbe235d23aa6ecb00c91875fe836f57 Oct 10 18:22:27.396 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:22:27.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:22:27.657 INFO blam! fdccd33ab0e11464043ae8356aad6d592d69ea3b953880f7148d627cee9bf8cf Oct 10 18:22:27.666 INFO running `"docker" "start" "-a" "fdccd33ab0e11464043ae8356aad6d592d69ea3b953880f7148d627cee9bf8cf"` Oct 10 18:22:28.156 INFO kablam! usermod: no changes Oct 10 18:22:28.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 18:22:28.193 INFO kablam! Running /target/debug/deps/rshell-c00798ac1910fea1 Oct 10 18:22:28.200 INFO blam! Oct 10 18:22:28.201 INFO blam! running 0 tests Oct 10 18:22:28.201 INFO blam! Oct 10 18:22:28.201 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:22:28.201 INFO blam! Oct 10 18:22:28.205 INFO kablam! su: No module specific data is present Oct 10 18:22:28.801 INFO running `"docker" "rm" "-f" "fdccd33ab0e11464043ae8356aad6d592d69ea3b953880f7148d627cee9bf8cf"` Oct 10 18:22:28.873 INFO blam! fdccd33ab0e11464043ae8356aad6d592d69ea3b953880f7148d627cee9bf8cf