Oct 11 02:47:18.483 INFO testing asampley/project-euler-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:47:18.483 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:47:18.483 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 02:47:19.160 INFO blam! 1b5d67418808cf7614b9b8c18242c83b6e1c40466151b878d7c7b1a33238020c Oct 11 02:47:19.169 INFO running `"docker" "start" "-a" "1b5d67418808cf7614b9b8c18242c83b6e1c40466151b878d7c7b1a33238020c"` Oct 11 02:47:20.540 INFO kablam! usermod: no changes Oct 11 02:47:20.596 INFO kablam! Compiling project-euler-rust v0.1.0 (/source) Oct 11 02:47:21.467 INFO kablam! warning: method is never used: `is_prime` Oct 11 02:47:21.467 INFO kablam! --> src/prime/mod.rs:23:2 Oct 11 02:47:21.467 INFO kablam! | Oct 11 02:47:21.467 INFO kablam! 23 | pub fn is_prime(&mut self, x: u64) -> bool { Oct 11 02:47:21.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:47:21.467 INFO kablam! | Oct 11 02:47:21.467 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:47:21.467 INFO kablam! Oct 11 02:47:22.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 11 02:47:22.608 INFO kablam! su: No module specific data is present Oct 11 02:47:23.464 INFO running `"docker" "rm" "-f" "1b5d67418808cf7614b9b8c18242c83b6e1c40466151b878d7c7b1a33238020c"` Oct 11 02:47:23.828 INFO blam! 1b5d67418808cf7614b9b8c18242c83b6e1c40466151b878d7c7b1a33238020c Oct 11 02:47:23.836 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:47:23.838 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 02:47:24.289 INFO blam! 8fa7d4028409a73eccdebd24243bda45a868eccec43d4470404c3e1891cbd4c0 Oct 11 02:47:24.304 INFO running `"docker" "start" "-a" "8fa7d4028409a73eccdebd24243bda45a868eccec43d4470404c3e1891cbd4c0"` Oct 11 02:47:25.584 INFO kablam! usermod: no changes Oct 11 02:47:25.672 INFO kablam! Compiling project-euler-rust v0.1.0 (/source) Oct 11 02:47:26.893 INFO kablam! warning: method is never used: `is_prime` Oct 11 02:47:26.893 INFO kablam! --> src/prime/mod.rs:23:2 Oct 11 02:47:26.893 INFO kablam! | Oct 11 02:47:26.893 INFO kablam! 23 | pub fn is_prime(&mut self, x: u64) -> bool { Oct 11 02:47:26.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:47:26.893 INFO kablam! | Oct 11 02:47:26.893 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:47:26.893 INFO kablam! Oct 11 02:47:27.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 11 02:47:27.368 INFO kablam! su: No module specific data is present Oct 11 02:47:28.317 INFO running `"docker" "rm" "-f" "8fa7d4028409a73eccdebd24243bda45a868eccec43d4470404c3e1891cbd4c0"` Oct 11 02:47:28.668 INFO blam! 8fa7d4028409a73eccdebd24243bda45a868eccec43d4470404c3e1891cbd4c0 Oct 11 02:47:28.676 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:47:28.677 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 02:47:29.142 INFO blam! a44b6c78f0a1e2a3dccefe74e57166d133b0bf0349e4334a1f025270b6d218e0 Oct 11 02:47:29.144 INFO running `"docker" "start" "-a" "a44b6c78f0a1e2a3dccefe74e57166d133b0bf0349e4334a1f025270b6d218e0"` Oct 11 02:47:30.624 INFO kablam! usermod: no changes Oct 11 02:47:30.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 02:47:30.673 INFO kablam! Running /target/debug/deps/project_euler_rust-c85299466a8121e6 Oct 11 02:47:30.680 INFO kablam! su: No module specific data is present Oct 11 02:47:30.681 INFO blam! Oct 11 02:47:30.681 INFO blam! running 0 tests Oct 11 02:47:30.681 INFO blam! Oct 11 02:47:30.681 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:47:30.682 INFO blam! Oct 11 02:47:31.336 INFO running `"docker" "rm" "-f" "a44b6c78f0a1e2a3dccefe74e57166d133b0bf0349e4334a1f025270b6d218e0"` Oct 11 02:47:31.572 INFO blam! a44b6c78f0a1e2a3dccefe74e57166d133b0bf0349e4334a1f025270b6d218e0