Oct 16 00:18:02.469 INFO testing pgp-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 00:18:02.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:02.778 INFO blam! 1b0a35e661842d026dc4f310a98be41df7bcd72c2ba5479701812fee4f7b81c4 Oct 16 00:18:02.780 INFO running `"docker" "start" "-a" "1b0a35e661842d026dc4f310a98be41df7bcd72c2ba5479701812fee4f7b81c4"` Oct 16 00:18:03.537 INFO kablam! usermod: no changes Oct 16 00:18:03.611 INFO kablam! Compiling crc24 v0.1.6 Oct 16 00:18:05.123 INFO kablam! Compiling pgp v0.1.0 (/source) Oct 16 00:18:07.169 INFO kablam! warning: type alias is never used: `ParseResult` Oct 16 00:18:07.170 INFO kablam! --> src/types.rs:5:1 Oct 16 00:18:07.171 INFO kablam! | Oct 16 00:18:07.171 INFO kablam! 5 | pub type ParseResult<'a> = IResult<&'a [u8], Headers>; Oct 16 00:18:07.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:07.172 INFO kablam! Oct 16 00:18:07.173 INFO kablam! warning: function is never used: `is_name_token` Oct 16 00:18:07.173 INFO kablam! --> src/header.rs:7:1 Oct 16 00:18:07.174 INFO kablam! | Oct 16 00:18:07.174 INFO kablam! 7 | fn is_name_token(chr: u8) -> bool { Oct 16 00:18:07.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:07.175 INFO kablam! Oct 16 00:18:07.176 INFO kablam! warning: function is never used: `is_body_token` Oct 16 00:18:07.176 INFO kablam! --> src/header.rs:12:1 Oct 16 00:18:07.177 INFO kablam! | Oct 16 00:18:07.177 INFO kablam! 12 | fn is_body_token(chr: char) -> bool { Oct 16 00:18:07.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:07.178 INFO kablam! Oct 16 00:18:07.179 INFO kablam! warning: function is never used: `body_token` Oct 16 00:18:07.180 INFO kablam! --> src/header.rs:25:1 Oct 16 00:18:07.180 INFO kablam! | Oct 16 00:18:07.180 INFO kablam! 25 | / fn body_token(input: T) -> IResult Oct 16 00:18:07.180 INFO kablam! 26 | | where Oct 16 00:18:07.180 INFO kablam! 27 | | T: nom::Slice> + nom::Slice> + nom::Slice>, Oct 16 00:18:07.180 INFO kablam! 28 | | T: nom::InputIter + nom::InputLength, Oct 16 00:18:07.180 INFO kablam! ... | Oct 16 00:18:07.180 INFO kablam! 46 | | IResult::Done(input.slice(input_length..), input) Oct 16 00:18:07.180 INFO kablam! 47 | | } Oct 16 00:18:07.180 INFO kablam! | |_^ Oct 16 00:18:07.180 INFO kablam! Oct 16 00:18:07.180 INFO kablam! warning: function is never used: `parse` Oct 16 00:18:07.180 INFO kablam! --> src/header.rs:82:1 Oct 16 00:18:07.180 INFO kablam! | Oct 16 00:18:07.180 INFO kablam! 82 | pub fn parse(msg: &[u8]) -> ParseResult { Oct 16 00:18:07.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:07.180 INFO kablam! Oct 16 00:18:07.180 INFO kablam! warning: function is never used: `parse` Oct 16 00:18:07.180 INFO kablam! --> src/email.rs:6:1 Oct 16 00:18:07.180 INFO kablam! | Oct 16 00:18:07.180 INFO kablam! 6 | pub fn parse(msg: &[u8]) -> IResult<&[u8], Email> { Oct 16 00:18:07.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 00:18:07.180 INFO kablam! Oct 16 00:18:08.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.72s Oct 16 00:18:08.285 INFO kablam! su: No module specific data is present Oct 16 00:18:08.601 INFO running `"docker" "rm" "-f" "1b0a35e661842d026dc4f310a98be41df7bcd72c2ba5479701812fee4f7b81c4"` Oct 16 00:18:08.683 INFO blam! 1b0a35e661842d026dc4f310a98be41df7bcd72c2ba5479701812fee4f7b81c4 Oct 16 00:18:08.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:08.903 INFO blam! 4b3b410cf356f4484f74553ed7ddd3622a93021c6e8a06b90c33900a4e39c713 Oct 16 00:18:08.910 INFO running `"docker" "start" "-a" "4b3b410cf356f4484f74553ed7ddd3622a93021c6e8a06b90c33900a4e39c713"` Oct 16 00:18:09.583 INFO kablam! usermod: no changes Oct 16 00:18:09.630 INFO kablam! Compiling pgp v0.1.0 (/source) Oct 16 00:18:13.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 16 00:18:13.373 INFO kablam! su: No module specific data is present Oct 16 00:18:13.701 INFO running `"docker" "rm" "-f" "4b3b410cf356f4484f74553ed7ddd3622a93021c6e8a06b90c33900a4e39c713"` Oct 16 00:18:13.986 INFO blam! 4b3b410cf356f4484f74553ed7ddd3622a93021c6e8a06b90c33900a4e39c713 Oct 16 00:18:13.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:14.218 INFO blam! b652ae52347532c947417eda46ac592b24a3c7157ea6052e5bd5fcb70c542a78 Oct 16 00:18:14.221 INFO running `"docker" "start" "-a" "b652ae52347532c947417eda46ac592b24a3c7157ea6052e5bd5fcb70c542a78"` Oct 16 00:18:15.047 INFO kablam! usermod: no changes Oct 16 00:18:15.092 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 00:18:15.107 INFO kablam! Running /target/debug/deps/pgp-f13cc2bece952a90 Oct 16 00:18:15.112 INFO blam! Oct 16 00:18:15.112 INFO blam! running 8 tests Oct 16 00:18:15.117 INFO blam! test pgp::tests::test_armor_headers ... ok Oct 16 00:18:15.117 INFO blam! test pgp::tests::test_armor_header ... ok Oct 16 00:18:15.117 INFO blam! test header::tests::test_collect_into_string ... ok Oct 16 00:18:15.125 INFO blam! test pgp::tests::test_mpi ... ok Oct 16 00:18:15.125 INFO blam! test pgp::tests::test_armor_header_line ... ok Oct 16 00:18:15.125 INFO blam! test header::tests::test_parse ... ok Oct 16 00:18:15.125 INFO blam! test email::tests::test_parse ... ok Oct 16 00:18:15.126 INFO blam! test pgp::tests::test_parse ... ok Oct 16 00:18:15.126 INFO blam! Oct 16 00:18:15.126 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:18:15.126 INFO blam! Oct 16 00:18:15.131 INFO kablam! Doc-tests pgp Oct 16 00:18:16.612 INFO blam! Oct 16 00:18:16.612 INFO blam! running 0 tests Oct 16 00:18:16.612 INFO blam! Oct 16 00:18:16.612 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:18:16.612 INFO blam! Oct 16 00:18:16.619 INFO kablam! su: No module specific data is present Oct 16 00:18:17.012 INFO running `"docker" "rm" "-f" "b652ae52347532c947417eda46ac592b24a3c7157ea6052e5bd5fcb70c542a78"` Oct 16 00:18:17.115 INFO blam! b652ae52347532c947417eda46ac592b24a3c7157ea6052e5bd5fcb70c542a78