Oct 12 03:09:42.649 INFO testing citp-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:09:42.649 INFO running `"docker" "create" "-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/test-source/worker-3/rustdoc-test-static-cling/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 12 03:09:42.868 INFO blam! 2d2ecf263e215414d9c325517169ca28490ec3563104f603ba3506d8b8c218bb Oct 12 03:09:42.869 INFO running `"docker" "start" "-a" "2d2ecf263e215414d9c325517169ca28490ec3563104f603ba3506d8b8c218bb"` Oct 12 03:09:43.488 INFO kablam! usermod: no changes Oct 12 03:09:43.523 INFO kablam! Compiling citp v0.1.0 (/source) Oct 12 03:09:44.296 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 12 03:09:44.296 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 12 03:09:44.296 INFO kablam! | Oct 12 03:09:44.296 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 12 03:09:44.296 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 12 03:09:44.296 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 12 03:09:44.296 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 12 03:09:44.296 INFO kablam! | Oct 12 03:09:44.296 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:09:44.296 INFO kablam! Oct 12 03:09:44.296 INFO kablam! warning: unused import: `std::ffi::CString` Oct 12 03:09:44.296 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 12 03:09:44.296 INFO kablam! | Oct 12 03:09:44.296 INFO kablam! 4 | use std::ffi::CString; Oct 12 03:09:44.296 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 03:09:44.296 INFO kablam! Oct 12 03:09:44.296 INFO kablam! warning: unused imports: `io`, `mem` Oct 12 03:09:44.296 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 12 03:09:44.296 INFO kablam! | Oct 12 03:09:44.299 INFO kablam! 5 | use std::{io, mem}; Oct 12 03:09:44.299 INFO kablam! | ^^ ^^^ Oct 12 03:09:44.299 INFO kablam! Oct 12 03:09:45.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 12 03:09:45.104 INFO kablam! su: No module specific data is present Oct 12 03:09:45.517 INFO running `"docker" "rm" "-f" "2d2ecf263e215414d9c325517169ca28490ec3563104f603ba3506d8b8c218bb"` Oct 12 03:09:45.613 INFO blam! 2d2ecf263e215414d9c325517169ca28490ec3563104f603ba3506d8b8c218bb Oct 12 03:09:45.620 INFO running `"docker" "create" "-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/test-source/worker-3/rustdoc-test-static-cling/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 12 03:09:45.908 INFO blam! 07cdef2c44af2ef424ad1f9069865945433872a099faea2c3e9e38c482c4724b Oct 12 03:09:45.909 INFO running `"docker" "start" "-a" "07cdef2c44af2ef424ad1f9069865945433872a099faea2c3e9e38c482c4724b"` Oct 12 03:09:47.024 INFO kablam! usermod: no changes Oct 12 03:09:47.069 INFO kablam! Compiling citp v0.1.0 (/source) Oct 12 03:09:48.147 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 12 03:09:48.147 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 12 03:09:48.147 INFO kablam! | Oct 12 03:09:48.147 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 12 03:09:48.147 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 12 03:09:48.147 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 12 03:09:48.147 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 12 03:09:48.147 INFO kablam! | Oct 12 03:09:48.147 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:09:48.147 INFO kablam! Oct 12 03:09:48.147 INFO kablam! warning: unused import: `std::ffi::CString` Oct 12 03:09:48.147 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 12 03:09:48.147 INFO kablam! | Oct 12 03:09:48.147 INFO kablam! 4 | use std::ffi::CString; Oct 12 03:09:48.147 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 03:09:48.147 INFO kablam! Oct 12 03:09:48.147 INFO kablam! warning: unused imports: `io`, `mem` Oct 12 03:09:48.147 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 12 03:09:48.147 INFO kablam! | Oct 12 03:09:48.147 INFO kablam! 5 | use std::{io, mem}; Oct 12 03:09:48.147 INFO kablam! | ^^ ^^^ Oct 12 03:09:48.147 INFO kablam! Oct 12 03:09:49.341 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 12 03:09:49.349 INFO kablam! su: No module specific data is present Oct 12 03:09:50.305 INFO running `"docker" "rm" "-f" "07cdef2c44af2ef424ad1f9069865945433872a099faea2c3e9e38c482c4724b"` Oct 12 03:09:50.660 INFO blam! 07cdef2c44af2ef424ad1f9069865945433872a099faea2c3e9e38c482c4724b Oct 12 03:09:50.673 INFO running `"docker" "create" "-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/test-source/worker-3/rustdoc-test-static-cling/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 12 03:09:51.060 INFO blam! 99ca1b92c3b5389a0558b0ac6fa26cb64c8127083f758fc029b504538f9dd5bb Oct 12 03:09:51.061 INFO running `"docker" "start" "-a" "99ca1b92c3b5389a0558b0ac6fa26cb64c8127083f758fc029b504538f9dd5bb"` Oct 12 03:09:52.808 INFO kablam! usermod: no changes Oct 12 03:09:52.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 03:09:52.854 INFO kablam! Running /target/debug/deps/citp-646e8d7dcfcd72ae Oct 12 03:09:52.866 INFO blam! Oct 12 03:09:52.866 INFO blam! running 0 tests Oct 12 03:09:52.867 INFO blam! Oct 12 03:09:52.867 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:09:52.867 INFO blam! Oct 12 03:09:52.869 INFO kablam! Doc-tests citp Oct 12 03:09:54.451 INFO blam! Oct 12 03:09:54.451 INFO blam! running 0 tests Oct 12 03:09:54.452 INFO blam! Oct 12 03:09:54.452 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:09:54.452 INFO blam! Oct 12 03:09:54.458 INFO kablam! su: No module specific data is present Oct 12 03:09:54.990 INFO running `"docker" "rm" "-f" "99ca1b92c3b5389a0558b0ac6fa26cb64c8127083f758fc029b504538f9dd5bb"` Oct 12 03:09:55.310 INFO blam! 99ca1b92c3b5389a0558b0ac6fa26cb64c8127083f758fc029b504538f9dd5bb