Oct 27 23:54:08.786 INFO checking citp-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:54:08.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 23:54:09.031 INFO blam! b7f5e91266bb3e01e1cc943d3f3e7d4c6c3cd303fea31be36209cbe352713279 Oct 27 23:54:09.037 INFO running `"docker" "start" "-a" "b7f5e91266bb3e01e1cc943d3f3e7d4c6c3cd303fea31be36209cbe352713279"` Oct 27 23:54:09.844 INFO kablam! usermod: no changes Oct 27 23:54:09.895 INFO kablam! Checking citp v0.1.0 (/source) Oct 27 23:54:10.543 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 27 23:54:10.543 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 27 23:54:10.543 INFO kablam! | Oct 27 23:54:10.543 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 27 23:54:10.543 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 27 23:54:10.543 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 27 23:54:10.543 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 27 23:54:10.543 INFO kablam! | Oct 27 23:54:10.543 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 23:54:10.543 INFO kablam! Oct 27 23:54:10.543 INFO kablam! warning: unused import: `std::ffi::CString` Oct 27 23:54:10.543 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 27 23:54:10.543 INFO kablam! | Oct 27 23:54:10.543 INFO kablam! 4 | use std::ffi::CString; Oct 27 23:54:10.543 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 23:54:10.543 INFO kablam! Oct 27 23:54:10.543 INFO kablam! warning: unused imports: `io`, `mem` Oct 27 23:54:10.543 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 27 23:54:10.543 INFO kablam! | Oct 27 23:54:10.543 INFO kablam! 5 | use std::{io, mem}; Oct 27 23:54:10.543 INFO kablam! | ^^ ^^^ Oct 27 23:54:10.543 INFO kablam! Oct 27 23:54:10.755 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 27 23:54:10.755 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 27 23:54:10.755 INFO kablam! | Oct 27 23:54:10.755 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 27 23:54:10.755 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 27 23:54:10.755 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 27 23:54:10.755 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 27 23:54:10.755 INFO kablam! | Oct 27 23:54:10.755 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 23:54:10.755 INFO kablam! Oct 27 23:54:10.755 INFO kablam! warning: unused import: `std::ffi::CString` Oct 27 23:54:10.755 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 27 23:54:10.755 INFO kablam! | Oct 27 23:54:10.755 INFO kablam! 4 | use std::ffi::CString; Oct 27 23:54:10.755 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 23:54:10.755 INFO kablam! Oct 27 23:54:10.755 INFO kablam! warning: unused imports: `io`, `mem` Oct 27 23:54:10.755 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 27 23:54:10.755 INFO kablam! | Oct 27 23:54:10.755 INFO kablam! 5 | use std::{io, mem}; Oct 27 23:54:10.755 INFO kablam! | ^^ ^^^ Oct 27 23:54:10.755 INFO kablam! Oct 27 23:54:11.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 27 23:54:11.326 INFO kablam! su: No module specific data is present Oct 27 23:54:11.761 INFO running `"docker" "rm" "-f" "b7f5e91266bb3e01e1cc943d3f3e7d4c6c3cd303fea31be36209cbe352713279"` Oct 27 23:54:12.071 INFO blam! b7f5e91266bb3e01e1cc943d3f3e7d4c6c3cd303fea31be36209cbe352713279