Oct 13 16:51:36.101 INFO checking citp-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:51:36.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 16:51:36.340 INFO blam! 84f5d8c809c220e24757f62104a89df92e33b6cb7106d89c6c4b83239456b590 Oct 13 16:51:36.347 INFO running `"docker" "start" "-a" "84f5d8c809c220e24757f62104a89df92e33b6cb7106d89c6c4b83239456b590"` Oct 13 16:51:37.288 INFO kablam! usermod: no changes Oct 13 16:51:37.335 INFO kablam! Checking citp v0.1.0 (/source) Oct 13 16:51:38.199 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 13 16:51:38.199 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 13 16:51:38.199 INFO kablam! | Oct 13 16:51:38.199 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 13 16:51:38.199 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 13 16:51:38.204 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 13 16:51:38.204 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 13 16:51:38.204 INFO kablam! | Oct 13 16:51:38.204 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 16:51:38.204 INFO kablam! Oct 13 16:51:38.204 INFO kablam! warning: unused import: `std::ffi::CString` Oct 13 16:51:38.204 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 13 16:51:38.204 INFO kablam! | Oct 13 16:51:38.204 INFO kablam! 4 | use std::ffi::CString; Oct 13 16:51:38.204 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 16:51:38.204 INFO kablam! Oct 13 16:51:38.204 INFO kablam! warning: unused imports: `io`, `mem` Oct 13 16:51:38.204 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 13 16:51:38.204 INFO kablam! | Oct 13 16:51:38.204 INFO kablam! 5 | use std::{io, mem}; Oct 13 16:51:38.204 INFO kablam! | ^^ ^^^ Oct 13 16:51:38.204 INFO kablam! Oct 13 16:51:38.320 INFO kablam! warning: unused imports: `LE`, `ReadBytesExt`, `ReadBytes`, `ReadFromBytes`, `SizeBytes`, `WriteBytesExt`, `WriteBytes`, `WriteToBytes` Oct 13 16:51:38.320 INFO kablam! --> src/protocol/msex.rs:1:22 Oct 13 16:51:38.320 INFO kablam! | Oct 13 16:51:38.320 INFO kablam! 1 | use protocol::{self, LE, ReadBytes, ReadBytesExt, ReadFromBytes, SizeBytes, WriteBytes, Oct 13 16:51:38.320 INFO kablam! | ^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ Oct 13 16:51:38.320 INFO kablam! 2 | WriteBytesExt, WriteToBytes}; Oct 13 16:51:38.320 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 13 16:51:38.320 INFO kablam! | Oct 13 16:51:38.320 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 16:51:38.320 INFO kablam! Oct 13 16:51:38.320 INFO kablam! warning: unused import: `std::ffi::CString` Oct 13 16:51:38.320 INFO kablam! --> src/protocol/msex.rs:4:5 Oct 13 16:51:38.320 INFO kablam! | Oct 13 16:51:38.320 INFO kablam! 4 | use std::ffi::CString; Oct 13 16:51:38.320 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 16:51:38.320 INFO kablam! Oct 13 16:51:38.320 INFO kablam! warning: unused imports: `io`, `mem` Oct 13 16:51:38.320 INFO kablam! --> src/protocol/msex.rs:5:11 Oct 13 16:51:38.320 INFO kablam! | Oct 13 16:51:38.320 INFO kablam! 5 | use std::{io, mem}; Oct 13 16:51:38.320 INFO kablam! | ^^ ^^^ Oct 13 16:51:38.320 INFO kablam! Oct 13 16:51:39.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 13 16:51:39.309 INFO kablam! su: No module specific data is present Oct 13 16:51:39.806 INFO running `"docker" "rm" "-f" "84f5d8c809c220e24757f62104a89df92e33b6cb7106d89c6c4b83239456b590"` Oct 13 16:51:39.992 INFO blam! 84f5d8c809c220e24757f62104a89df92e33b6cb7106d89c6c4b83239456b590