Oct 27 18:08:26.996 INFO checking pgp-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:08:26.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:08:27.372 INFO blam! f1772ef089278d9f07ed1466180007d011b4652f9c44aefa156e6d4f257af23b Oct 27 18:08:27.374 INFO running `"docker" "start" "-a" "f1772ef089278d9f07ed1466180007d011b4652f9c44aefa156e6d4f257af23b"` Oct 27 18:08:28.120 INFO kablam! usermod: no changes Oct 27 18:08:28.176 INFO kablam! Compiling crc24 v0.1.6 Oct 27 18:08:29.731 INFO kablam! Checking pgp v0.1.0 (/source) Oct 27 18:08:32.167 INFO kablam! warning: type alias is never used: `ParseResult` Oct 27 18:08:32.167 INFO kablam! --> src/types.rs:5:1 Oct 27 18:08:32.167 INFO kablam! | Oct 27 18:08:32.167 INFO kablam! 5 | pub type ParseResult<'a> = IResult<&'a [u8], Headers>; Oct 27 18:08:32.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:08:32.167 INFO kablam! Oct 27 18:08:32.167 INFO kablam! warning: function is never used: `is_name_token` Oct 27 18:08:32.167 INFO kablam! --> src/header.rs:7:1 Oct 27 18:08:32.167 INFO kablam! | Oct 27 18:08:32.167 INFO kablam! 7 | fn is_name_token(chr: u8) -> bool { Oct 27 18:08:32.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:08:32.167 INFO kablam! Oct 27 18:08:32.167 INFO kablam! warning: function is never used: `is_body_token` Oct 27 18:08:32.167 INFO kablam! --> src/header.rs:12:1 Oct 27 18:08:32.167 INFO kablam! | Oct 27 18:08:32.167 INFO kablam! 12 | fn is_body_token(chr: char) -> bool { Oct 27 18:08:32.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:08:32.167 INFO kablam! Oct 27 18:08:32.167 INFO kablam! warning: function is never used: `body_token` Oct 27 18:08:32.167 INFO kablam! --> src/header.rs:25:1 Oct 27 18:08:32.167 INFO kablam! | Oct 27 18:08:32.167 INFO kablam! 25 | / fn body_token(input: T) -> IResult Oct 27 18:08:32.167 INFO kablam! 26 | | where Oct 27 18:08:32.167 INFO kablam! 27 | | T: nom::Slice> + nom::Slice> + nom::Slice>, Oct 27 18:08:32.167 INFO kablam! 28 | | T: nom::InputIter + nom::InputLength, Oct 27 18:08:32.167 INFO kablam! ... | Oct 27 18:08:32.167 INFO kablam! 46 | | IResult::Done(input.slice(input_length..), input) Oct 27 18:08:32.167 INFO kablam! 47 | | } Oct 27 18:08:32.167 INFO kablam! | |_^ Oct 27 18:08:32.167 INFO kablam! Oct 27 18:08:32.167 INFO kablam! warning: function is never used: `parse` Oct 27 18:08:32.167 INFO kablam! --> src/header.rs:82:1 Oct 27 18:08:32.167 INFO kablam! | Oct 27 18:08:32.167 INFO kablam! 82 | pub fn parse(msg: &[u8]) -> ParseResult { Oct 27 18:08:32.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:08:32.167 INFO kablam! Oct 27 18:08:32.167 INFO kablam! warning: function is never used: `parse` Oct 27 18:08:32.167 INFO kablam! --> src/email.rs:6:1 Oct 27 18:08:32.167 INFO kablam! | Oct 27 18:08:32.167 INFO kablam! 6 | pub fn parse(msg: &[u8]) -> IResult<&[u8], Email> { Oct 27 18:08:32.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:08:32.167 INFO kablam! Oct 27 18:08:32.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.75s Oct 27 18:08:32.895 INFO kablam! su: No module specific data is present Oct 27 18:08:33.355 INFO running `"docker" "rm" "-f" "f1772ef089278d9f07ed1466180007d011b4652f9c44aefa156e6d4f257af23b"` Oct 27 18:08:33.506 INFO blam! f1772ef089278d9f07ed1466180007d011b4652f9c44aefa156e6d4f257af23b