Oct 16 15:01:27.025 INFO testing citp-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:01:27.025 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15:01:27.246 INFO blam! 418f2d79889d8540252d0cadb13fab4a08a8d3381bd5942ec95b1d71b3be6d3d Oct 16 15:01:27.248 INFO running `"docker" "start" "-a" "418f2d79889d8540252d0cadb13fab4a08a8d3381bd5942ec95b1d71b3be6d3d"` Oct 16 15:01:27.635 INFO kablam! usermod: no changes Oct 16 15:01:27.683 INFO kablam! Compiling citp v0.1.0 (/source) Oct 16 15:01:28.308 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 16 15:01:28.308 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 16 15:01:28.308 INFO kablam! | Oct 16 15:01:28.308 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 16 15:01:28.308 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 16 15:01:28.308 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 16 15:01:28.308 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 16 15:01:28.308 INFO kablam! | Oct 16 15:01:28.309 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:01:28.309 INFO kablam! Oct 16 15:01:28.309 INFO kablam! warning: unused import: `std::ffi::CString` Oct 16 15:01:28.309 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 16 15:01:28.309 INFO kablam! | Oct 16 15:01:28.309 INFO kablam! 4 | use std::ffi::CString; Oct 16 15:01:28.309 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 15:01:28.309 INFO kablam! Oct 16 15:01:28.309 INFO kablam! warning: unused imports: `io`, `mem` Oct 16 15:01:28.309 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 16 15:01:28.309 INFO kablam! | Oct 16 15:01:28.309 INFO kablam! 5 | use std::{io, mem}; Oct 16 15:01:28.309 INFO kablam! | ^^ ^^^ Oct 16 15:01:28.309 INFO kablam! Oct 16 15:01:29.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 16 15:01:29.131 INFO kablam! su: No module specific data is present Oct 16 15:01:30.067 INFO running `"docker" "rm" "-f" "418f2d79889d8540252d0cadb13fab4a08a8d3381bd5942ec95b1d71b3be6d3d"` Oct 16 15:01:30.367 INFO blam! 418f2d79889d8540252d0cadb13fab4a08a8d3381bd5942ec95b1d71b3be6d3d Oct 16 15:01:30.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15:01:30.847 INFO blam! 1ed77671e8ec52e596115b39c4fa263c3ab5b3431ec331f4bef7d59c64980b28 Oct 16 15:01:30.851 INFO running `"docker" "start" "-a" "1ed77671e8ec52e596115b39c4fa263c3ab5b3431ec331f4bef7d59c64980b28"` Oct 16 15:01:31.791 INFO kablam! usermod: no changes Oct 16 15:01:31.832 INFO kablam! Compiling citp v0.1.0 (/source) Oct 16 15:01:32.615 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 16 15:01:32.615 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 16 15:01:32.615 INFO kablam! | Oct 16 15:01:32.615 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 16 15:01:32.615 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 16 15:01:32.615 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 16 15:01:32.615 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 16 15:01:32.615 INFO kablam! | Oct 16 15:01:32.615 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:01:32.615 INFO kablam! Oct 16 15:01:32.615 INFO kablam! warning: unused import: `std::ffi::CString` Oct 16 15:01:32.615 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 16 15:01:32.615 INFO kablam! | Oct 16 15:01:32.615 INFO kablam! 4 | use std::ffi::CString; Oct 16 15:01:32.615 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 15:01:32.615 INFO kablam! Oct 16 15:01:32.615 INFO kablam! warning: unused imports: `io`, `mem` Oct 16 15:01:32.615 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 16 15:01:32.615 INFO kablam! | Oct 16 15:01:32.615 INFO kablam! 5 | use std::{io, mem}; Oct 16 15:01:32.615 INFO kablam! | ^^ ^^^ Oct 16 15:01:32.615 INFO kablam! Oct 16 15:01:33.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 16 15:01:33.679 INFO kablam! su: No module specific data is present Oct 16 15:01:34.287 INFO running `"docker" "rm" "-f" "1ed77671e8ec52e596115b39c4fa263c3ab5b3431ec331f4bef7d59c64980b28"` Oct 16 15:01:34.511 INFO blam! 1ed77671e8ec52e596115b39c4fa263c3ab5b3431ec331f4bef7d59c64980b28 Oct 16 15:01:34.528 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15:01:34.807 INFO blam! b8b7ac8e04f2a53b7215c2c8258c3bb41818239370585d9b05eeb9f04018bc35 Oct 16 15:01:34.811 INFO running `"docker" "start" "-a" "b8b7ac8e04f2a53b7215c2c8258c3bb41818239370585d9b05eeb9f04018bc35"` Oct 16 15:01:35.792 INFO kablam! usermod: no changes Oct 16 15:01:35.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 15:01:35.863 INFO kablam! Running /target/debug/deps/citp-646e8d7dcfcd72ae Oct 16 15:01:35.884 INFO blam! Oct 16 15:01:35.884 INFO blam! running 0 tests Oct 16 15:01:35.884 INFO blam! Oct 16 15:01:35.884 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:01:35.884 INFO blam! Oct 16 15:01:35.884 INFO kablam! Doc-tests citp Oct 16 15:01:37.041 INFO blam! Oct 16 15:01:37.041 INFO blam! running 0 tests Oct 16 15:01:37.041 INFO blam! Oct 16 15:01:37.041 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:01:37.042 INFO blam! Oct 16 15:01:37.051 INFO kablam! su: No module specific data is present Oct 16 15:01:37.622 INFO running `"docker" "rm" "-f" "b8b7ac8e04f2a53b7215c2c8258c3bb41818239370585d9b05eeb9f04018bc35"` Oct 16 15:01:37.889 INFO blam! b8b7ac8e04f2a53b7215c2c8258c3bb41818239370585d9b05eeb9f04018bc35