Oct 16 00:18:03.684 INFO testing pgp-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:18:03.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 00:18:04.040 INFO blam! 439672b1bc82acd6f5145ee0e111d0bdcebd77c6da98cfa7786549a18a3ba2f9 Oct 16 00:18:04.051 INFO running `"docker" "start" "-a" "439672b1bc82acd6f5145ee0e111d0bdcebd77c6da98cfa7786549a18a3ba2f9"` Oct 16 00:18:04.905 INFO kablam! usermod: no changes Oct 16 00:18:04.970 INFO kablam! Compiling crc24 v0.1.6 Oct 16 00:18:06.592 INFO kablam! Compiling pgp v0.1.0 (/source) Oct 16 00:18:08.566 INFO kablam! warning: type alias is never used: `ParseResult` Oct 16 00:18:08.567 INFO kablam! --> src/types.rs:5:1 Oct 16 00:18:08.567 INFO kablam! | Oct 16 00:18:08.567 INFO kablam! 5 | pub type ParseResult<'a> = IResult<&'a [u8], Headers>; Oct 16 00:18:08.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:08.567 INFO kablam! Oct 16 00:18:08.567 INFO kablam! warning: function is never used: `is_name_token` Oct 16 00:18:08.567 INFO kablam! --> src/header.rs:7:1 Oct 16 00:18:08.567 INFO kablam! | Oct 16 00:18:08.567 INFO kablam! 7 | fn is_name_token(chr: u8) -> bool { Oct 16 00:18:08.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:08.567 INFO kablam! Oct 16 00:18:08.569 INFO kablam! warning: function is never used: `is_body_token` Oct 16 00:18:08.570 INFO kablam! --> src/header.rs:12:1 Oct 16 00:18:08.570 INFO kablam! | Oct 16 00:18:08.570 INFO kablam! 12 | fn is_body_token(chr: char) -> bool { Oct 16 00:18:08.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:08.571 INFO kablam! Oct 16 00:18:08.571 INFO kablam! warning: function is never used: `body_token` Oct 16 00:18:08.571 INFO kablam! --> src/header.rs:25:1 Oct 16 00:18:08.572 INFO kablam! | Oct 16 00:18:08.572 INFO kablam! 25 | / fn body_token(input: T) -> IResult Oct 16 00:18:08.572 INFO kablam! 26 | | where Oct 16 00:18:08.572 INFO kablam! 27 | | T: nom::Slice> + nom::Slice> + nom::Slice>, Oct 16 00:18:08.573 INFO kablam! 28 | | T: nom::InputIter + nom::InputLength, Oct 16 00:18:08.573 INFO kablam! ... | Oct 16 00:18:08.573 INFO kablam! 46 | | IResult::Done(input.slice(input_length..), input) Oct 16 00:18:08.573 INFO kablam! 47 | | } Oct 16 00:18:08.574 INFO kablam! | |_^ Oct 16 00:18:08.574 INFO kablam! Oct 16 00:18:08.574 INFO kablam! warning: function is never used: `parse` Oct 16 00:18:08.574 INFO kablam! --> src/header.rs:82:1 Oct 16 00:18:08.575 INFO kablam! | Oct 16 00:18:08.575 INFO kablam! 82 | pub fn parse(msg: &[u8]) -> ParseResult { Oct 16 00:18:08.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:08.575 INFO kablam! Oct 16 00:18:08.576 INFO kablam! warning: function is never used: `parse` Oct 16 00:18:08.576 INFO kablam! --> src/email.rs:6:1 Oct 16 00:18:08.577 INFO kablam! | Oct 16 00:18:08.577 INFO kablam! 6 | pub fn parse(msg: &[u8]) -> IResult<&[u8], Email> { Oct 16 00:18:08.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:08.577 INFO kablam! Oct 16 00:18:09.158 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 16 00:18:09.160 INFO kablam! su: No module specific data is present Oct 16 00:18:09.671 INFO running `"docker" "rm" "-f" "439672b1bc82acd6f5145ee0e111d0bdcebd77c6da98cfa7786549a18a3ba2f9"` Oct 16 00:18:09.735 INFO blam! 439672b1bc82acd6f5145ee0e111d0bdcebd77c6da98cfa7786549a18a3ba2f9 Oct 16 00:18:09.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 00:18:09.964 INFO blam! c629f6fc61802b89ff5bee831f34acbf1d13136f143a8b8d1542c83dadc0708d Oct 16 00:18:09.966 INFO running `"docker" "start" "-a" "c629f6fc61802b89ff5bee831f34acbf1d13136f143a8b8d1542c83dadc0708d"` Oct 16 00:18:10.515 INFO kablam! usermod: no changes Oct 16 00:18:10.567 INFO kablam! Compiling pgp v0.1.0 (/source) Oct 16 00:18:14.037 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.50s Oct 16 00:18:14.041 INFO kablam! su: No module specific data is present Oct 16 00:18:14.439 INFO running `"docker" "rm" "-f" "c629f6fc61802b89ff5bee831f34acbf1d13136f143a8b8d1542c83dadc0708d"` Oct 16 00:18:14.611 INFO blam! c629f6fc61802b89ff5bee831f34acbf1d13136f143a8b8d1542c83dadc0708d Oct 16 00:18:14.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 00:18:15.011 INFO blam! 4f20ad100ccb553d79da353aed63e18221f40d8a46a5f7b54d16d292f732a593 Oct 16 00:18:15.013 INFO running `"docker" "start" "-a" "4f20ad100ccb553d79da353aed63e18221f40d8a46a5f7b54d16d292f732a593"` Oct 16 00:18:15.600 INFO kablam! usermod: no changes Oct 16 00:18:15.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 00:18:15.641 INFO kablam! Running /target/debug/deps/pgp-073a98eea7494571 Oct 16 00:18:15.642 INFO blam! Oct 16 00:18:15.643 INFO blam! running 8 tests Oct 16 00:18:15.643 INFO blam! test pgp::tests::test_armor_header_line ... ok Oct 16 00:18:15.643 INFO blam! test email::tests::test_parse ... ok Oct 16 00:18:15.643 INFO blam! test header::tests::test_collect_into_string ... ok Oct 16 00:18:15.644 INFO blam! test pgp::tests::test_mpi ... ok Oct 16 00:18:15.644 INFO blam! test pgp::tests::test_armor_header ... ok Oct 16 00:18:15.647 INFO blam! test header::tests::test_parse ... ok Oct 16 00:18:15.649 INFO blam! test pgp::tests::test_parse ... ok Oct 16 00:18:15.655 INFO blam! test pgp::tests::test_armor_headers ... ok Oct 16 00:18:15.655 INFO blam! Oct 16 00:18:15.655 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:18:15.655 INFO blam! Oct 16 00:18:15.655 INFO kablam! Doc-tests pgp Oct 16 00:18:17.025 INFO blam! Oct 16 00:18:17.025 INFO blam! running 0 tests Oct 16 00:18:17.025 INFO blam! Oct 16 00:18:17.025 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:18:17.025 INFO blam! Oct 16 00:18:17.033 INFO kablam! su: No module specific data is present Oct 16 00:18:17.349 INFO running `"docker" "rm" "-f" "4f20ad100ccb553d79da353aed63e18221f40d8a46a5f7b54d16d292f732a593"` Oct 16 00:18:17.583 INFO blam! 4f20ad100ccb553d79da353aed63e18221f40d8a46a5f7b54d16d292f732a593