Oct 11 06:30:49.104 INFO testing Gregory-Meyer/spinlock-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:30:49.105 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:30:49.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 06:30:49.634 INFO blam! ea77b6c24cc1abe1b0c220e7d01cdb0ee68fda51516773624509d9d08246c2a9 Oct 11 06:30:49.635 INFO running `"docker" "start" "-a" "ea77b6c24cc1abe1b0c220e7d01cdb0ee68fda51516773624509d9d08246c2a9"` Oct 11 06:30:51.519 INFO kablam! usermod: no changes Oct 11 06:30:51.572 INFO kablam! Compiling spinlock v0.1.0 (/source) Oct 11 06:30:52.444 INFO kablam! warning: method is never used: `into_inner` Oct 11 06:30:52.445 INFO kablam! --> src/spinlock.rs:52:5 Oct 11 06:30:52.446 INFO kablam! | Oct 11 06:30:52.447 INFO kablam! 52 | pub fn into_inner(self) -> std::sync::LockResult where T: Sized { Oct 11 06:30:52.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:30:52.448 INFO kablam! | Oct 11 06:30:52.449 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:30:52.449 INFO kablam! Oct 11 06:30:52.450 INFO kablam! warning: method is never used: `get_mut` Oct 11 06:30:52.451 INFO kablam! --> src/spinlock.rs:80:5 Oct 11 06:30:52.451 INFO kablam! | Oct 11 06:30:52.452 INFO kablam! 80 | pub fn get_mut(&mut self) -> std::sync::LockResult<&mut T> { Oct 11 06:30:52.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:30:52.453 INFO kablam! Oct 11 06:30:53.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 11 06:30:53.054 INFO kablam! su: No module specific data is present Oct 11 06:30:53.936 INFO running `"docker" "rm" "-f" "ea77b6c24cc1abe1b0c220e7d01cdb0ee68fda51516773624509d9d08246c2a9"` Oct 11 06:30:54.222 INFO blam! ea77b6c24cc1abe1b0c220e7d01cdb0ee68fda51516773624509d9d08246c2a9 Oct 11 06:30:54.222 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:30:54.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 06:30:54.793 INFO blam! ce85940229fe9a68b4f5d8153562054594f59f9aea1762eed5dc05d8958c2658 Oct 11 06:30:54.794 INFO running `"docker" "start" "-a" "ce85940229fe9a68b4f5d8153562054594f59f9aea1762eed5dc05d8958c2658"` Oct 11 06:30:55.788 INFO kablam! usermod: no changes Oct 11 06:30:55.832 INFO kablam! Compiling spinlock v0.1.0 (/source) Oct 11 06:30:56.694 INFO kablam! warning: method is never used: `into_inner` Oct 11 06:30:56.694 INFO kablam! --> src/spinlock.rs:52:5 Oct 11 06:30:56.694 INFO kablam! | Oct 11 06:30:56.694 INFO kablam! 52 | pub fn into_inner(self) -> std::sync::LockResult where T: Sized { Oct 11 06:30:56.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:30:56.694 INFO kablam! | Oct 11 06:30:56.694 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:30:56.694 INFO kablam! Oct 11 06:30:56.694 INFO kablam! warning: method is never used: `get_mut` Oct 11 06:30:56.695 INFO kablam! --> src/spinlock.rs:80:5 Oct 11 06:30:56.695 INFO kablam! | Oct 11 06:30:56.695 INFO kablam! 80 | pub fn get_mut(&mut self) -> std::sync::LockResult<&mut T> { Oct 11 06:30:56.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:30:56.695 INFO kablam! Oct 11 06:30:57.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 11 06:30:57.278 INFO kablam! su: No module specific data is present Oct 11 06:30:58.241 INFO running `"docker" "rm" "-f" "ce85940229fe9a68b4f5d8153562054594f59f9aea1762eed5dc05d8958c2658"` Oct 11 06:30:58.348 INFO blam! ce85940229fe9a68b4f5d8153562054594f59f9aea1762eed5dc05d8958c2658 Oct 11 06:30:58.350 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:30:58.350 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 06:30:58.525 INFO blam! 09217fb65a2b412ff87ac56c615187c46de796dc4e502768729da8901f2b2c07 Oct 11 06:30:58.526 INFO running `"docker" "start" "-a" "09217fb65a2b412ff87ac56c615187c46de796dc4e502768729da8901f2b2c07"` Oct 11 06:30:58.937 INFO kablam! usermod: no changes Oct 11 06:30:58.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 06:30:58.966 INFO kablam! Running /target/debug/deps/spinlock-157b58e75d8bec25 Oct 11 06:30:58.968 INFO blam! Oct 11 06:30:58.968 INFO blam! running 2 tests Oct 11 06:30:58.972 INFO blam! test spinlock::tests::already_locked ... ok Oct 11 06:30:58.986 INFO blam! test spinlock::tests::poisoned ... ok Oct 11 06:30:58.986 INFO blam! Oct 11 06:30:58.986 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:30:58.986 INFO blam! Oct 11 06:30:58.988 INFO kablam! su: No module specific data is present Oct 11 06:30:59.294 INFO running `"docker" "rm" "-f" "09217fb65a2b412ff87ac56c615187c46de796dc4e502768729da8901f2b2c07"` Oct 11 06:30:59.392 INFO blam! 09217fb65a2b412ff87ac56c615187c46de796dc4e502768729da8901f2b2c07