Oct 11 10:59:32.949 INFO testing sputnikvm-rlp-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:59:32.949 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:59:32.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:59:33.396 INFO blam! a27bbdbfe2d2341bf3079930178c5d720da35467ca0e42409aaebe96e4c87a7f Oct 11 10:59:33.399 INFO running `"docker" "start" "-a" "a27bbdbfe2d2341bf3079930178c5d720da35467ca0e42409aaebe96e4c87a7f"` Oct 11 10:59:34.600 INFO kablam! usermod: no changes Oct 11 10:59:34.674 INFO kablam! Compiling heapsize v0.3.9 Oct 11 10:59:36.892 INFO kablam! Compiling elastic-array v0.7.0 Oct 11 10:59:38.632 INFO kablam! Compiling sputnikvm-rlp v0.2.0 (/source) Oct 11 10:59:39.552 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:59:39.552 INFO kablam! --> src/untrusted_rlp.rs:279:43 Oct 11 10:59:39.552 INFO kablam! | Oct 11 10:59:39.552 INFO kablam! 279 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Oct 11 10:59:39.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:59:39.552 INFO kablam! | Oct 11 10:59:39.553 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 10:59:39.553 INFO kablam! Oct 11 10:59:39.553 INFO kablam! warning: unused import: `cmp` Oct 11 10:59:39.553 INFO kablam! --> src/impls.rs:9:11 Oct 11 10:59:39.553 INFO kablam! | Oct 11 10:59:39.553 INFO kablam! 9 | use std::{cmp, mem, str}; Oct 11 10:59:39.553 INFO kablam! | ^^^ Oct 11 10:59:39.553 INFO kablam! | Oct 11 10:59:39.553 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:59:39.553 INFO kablam! Oct 11 10:59:39.553 INFO kablam! warning: unused macro definition Oct 11 10:59:39.553 INFO kablam! --> src/impls.rs:181:1 Oct 11 10:59:39.553 INFO kablam! | Oct 11 10:59:39.553 INFO kablam! 181 | / macro_rules! impl_encodable_for_hash { Oct 11 10:59:39.553 INFO kablam! 182 | | ($name: ident) => { Oct 11 10:59:39.553 INFO kablam! 183 | | impl Encodable for $name { Oct 11 10:59:39.553 INFO kablam! 184 | | fn rlp_append(&self, s: &mut RlpStream) { Oct 11 10:59:39.553 INFO kablam! ... | Oct 11 10:59:39.553 INFO kablam! 188 | | } Oct 11 10:59:39.553 INFO kablam! 189 | | } Oct 11 10:59:39.553 INFO kablam! | |_^ Oct 11 10:59:39.553 INFO kablam! | Oct 11 10:59:39.553 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 10:59:39.553 INFO kablam! Oct 11 10:59:39.553 INFO kablam! warning: unused macro definition Oct 11 10:59:39.553 INFO kablam! --> src/impls.rs:191:1 Oct 11 10:59:39.553 INFO kablam! | Oct 11 10:59:39.553 INFO kablam! 191 | / macro_rules! impl_decodable_for_hash { Oct 11 10:59:39.553 INFO kablam! 192 | | ($name: ident, $size: expr) => { Oct 11 10:59:39.553 INFO kablam! 193 | | impl Decodable for $name { Oct 11 10:59:39.553 INFO kablam! 194 | | fn decode(rlp: &UntrustedRlp) -> Result { Oct 11 10:59:39.553 INFO kablam! ... | Oct 11 10:59:39.553 INFO kablam! 206 | | } Oct 11 10:59:39.553 INFO kablam! 207 | | } Oct 11 10:59:39.553 INFO kablam! | |_^ Oct 11 10:59:39.553 INFO kablam! Oct 11 10:59:40.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.29s Oct 11 10:59:40.921 INFO kablam! su: No module specific data is present Oct 11 10:59:41.821 INFO running `"docker" "rm" "-f" "a27bbdbfe2d2341bf3079930178c5d720da35467ca0e42409aaebe96e4c87a7f"` Oct 11 10:59:41.994 INFO blam! a27bbdbfe2d2341bf3079930178c5d720da35467ca0e42409aaebe96e4c87a7f Oct 11 10:59:41.997 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:59:41.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:59:42.200 INFO blam! f1197127660fd66be82ce306d4e36c9eb811bc66b1404ceb498eaf501385e2d5 Oct 11 10:59:42.201 INFO running `"docker" "start" "-a" "f1197127660fd66be82ce306d4e36c9eb811bc66b1404ceb498eaf501385e2d5"` Oct 11 10:59:42.992 INFO kablam! usermod: no changes Oct 11 10:59:43.077 INFO kablam! Compiling sputnikvm-rlp v0.2.0 (/source) Oct 11 10:59:44.564 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 10:59:44.564 INFO kablam! --> src/untrusted_rlp.rs:279:43 Oct 11 10:59:44.564 INFO kablam! | Oct 11 10:59:44.564 INFO kablam! 279 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Oct 11 10:59:44.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 10:59:44.564 INFO kablam! | Oct 11 10:59:44.564 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 10:59:44.564 INFO kablam! Oct 11 10:59:44.564 INFO kablam! warning: unused import: `cmp` Oct 11 10:59:44.564 INFO kablam! --> src/impls.rs:9:11 Oct 11 10:59:44.564 INFO kablam! | Oct 11 10:59:44.564 INFO kablam! 9 | use std::{cmp, mem, str}; Oct 11 10:59:44.564 INFO kablam! | ^^^ Oct 11 10:59:44.564 INFO kablam! | Oct 11 10:59:44.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:59:44.564 INFO kablam! Oct 11 10:59:44.564 INFO kablam! warning: unused macro definition Oct 11 10:59:44.564 INFO kablam! --> src/impls.rs:181:1 Oct 11 10:59:44.564 INFO kablam! | Oct 11 10:59:44.564 INFO kablam! 181 | / macro_rules! impl_encodable_for_hash { Oct 11 10:59:44.564 INFO kablam! 182 | | ($name: ident) => { Oct 11 10:59:44.564 INFO kablam! 183 | | impl Encodable for $name { Oct 11 10:59:44.564 INFO kablam! 184 | | fn rlp_append(&self, s: &mut RlpStream) { Oct 11 10:59:44.564 INFO kablam! ... | Oct 11 10:59:44.564 INFO kablam! 188 | | } Oct 11 10:59:44.564 INFO kablam! 189 | | } Oct 11 10:59:44.564 INFO kablam! | |_^ Oct 11 10:59:44.564 INFO kablam! | Oct 11 10:59:44.564 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 10:59:44.564 INFO kablam! Oct 11 10:59:44.564 INFO kablam! warning: unused macro definition Oct 11 10:59:44.564 INFO kablam! --> src/impls.rs:191:1 Oct 11 10:59:44.564 INFO kablam! | Oct 11 10:59:44.564 INFO kablam! 191 | / macro_rules! impl_decodable_for_hash { Oct 11 10:59:44.564 INFO kablam! 192 | | ($name: ident, $size: expr) => { Oct 11 10:59:44.564 INFO kablam! 193 | | impl Decodable for $name { Oct 11 10:59:44.564 INFO kablam! 194 | | fn decode(rlp: &UntrustedRlp) -> Result { Oct 11 10:59:44.564 INFO kablam! ... | Oct 11 10:59:44.564 INFO kablam! 206 | | } Oct 11 10:59:44.564 INFO kablam! 207 | | } Oct 11 10:59:44.565 INFO kablam! | |_^ Oct 11 10:59:44.565 INFO kablam! Oct 11 10:59:47.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.29s Oct 11 10:59:47.332 INFO kablam! su: No module specific data is present Oct 11 10:59:48.082 INFO running `"docker" "rm" "-f" "f1197127660fd66be82ce306d4e36c9eb811bc66b1404ceb498eaf501385e2d5"` Oct 11 10:59:48.346 INFO blam! f1197127660fd66be82ce306d4e36c9eb811bc66b1404ceb498eaf501385e2d5 Oct 11 10:59:48.353 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:59:48.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:59:48.793 INFO blam! 492f025e48bdbfd13323e94f00d92561777183ad2398eb49cbce728cf3b7d203 Oct 11 10:59:48.793 INFO running `"docker" "start" "-a" "492f025e48bdbfd13323e94f00d92561777183ad2398eb49cbce728cf3b7d203"` Oct 11 10:59:50.510 INFO kablam! usermod: no changes Oct 11 10:59:50.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 10:59:50.601 INFO kablam! Running /target/debug/deps/sputnikvm_rlp-a46118df79cf0c83 Oct 11 10:59:50.616 INFO blam! Oct 11 10:59:50.617 INFO blam! running 6 tests Oct 11 10:59:50.617 INFO blam! test compression::tests::nested_list_rlp ... ok Oct 11 10:59:50.617 INFO blam! test compression::tests::simple_compression ... ok Oct 11 10:59:50.618 INFO blam! test untrusted_rlp::tests::test_rlp_display ... ok Oct 11 10:59:50.618 INFO blam! test compression::tests::malformed_rlp ... ok Oct 11 10:59:50.628 INFO blam! test compression::tests::data_compression ... ok Oct 11 10:59:50.629 INFO kablam! Running /target/debug/deps/tests-794e55fc8d95486b Oct 11 10:59:50.629 INFO blam! test compression::tests::invalid_rlp_swapper ... ok Oct 11 10:59:50.629 INFO blam! Oct 11 10:59:50.630 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:59:50.630 INFO blam! Oct 11 10:59:50.636 INFO blam! Oct 11 10:59:50.636 INFO blam! running 26 tests Oct 11 10:59:50.644 INFO blam! test decode_untrusted_u32 ... ok Oct 11 10:59:50.644 INFO blam! test decode_untrusted_u16 ... ok Oct 11 10:59:50.644 INFO blam! test decode_untrusted_u8 ... ok Oct 11 10:59:50.644 INFO blam! test encode_u16 ... ok Oct 11 10:59:50.644 INFO blam! test encode_u64 ... ok Oct 11 10:59:50.644 INFO blam! test encode_vector_str ... ok Oct 11 10:59:50.644 INFO blam! test encode_vector_u64 ... ok Oct 11 10:59:50.644 INFO blam! test encode_vector_u8 ... ok Oct 11 10:59:50.644 INFO blam! test rlp_at ... ok Oct 11 10:59:50.644 INFO blam! test rlp_at_err ... ok Oct 11 10:59:50.644 INFO blam! test rlp_iter ... ok Oct 11 10:59:50.644 INFO blam! test test_rlp_2bytes_data_length_check ... ok Oct 11 10:59:50.644 INFO blam! test test_rlp_data_length_check ... ok Oct 11 10:59:50.644 INFO blam! test test_rlp_list_length_overflow ... ok Oct 11 10:59:50.644 INFO blam! test test_rlp_long_data_length_check ... ok Oct 11 10:59:50.644 INFO blam! test test_rlp_nested_empty_list_encode ... ok Oct 11 10:59:50.644 INFO blam! test encode_str ... ok Oct 11 10:59:50.645 INFO blam! test decode_vector_u8 ... ok Oct 11 10:59:50.645 INFO blam! test decode_untrusted_vector_u64 ... ok Oct 11 10:59:50.645 INFO blam! test test_rlp_stream_unbounded_list ... ok Oct 11 10:59:50.645 INFO blam! test decode_untrusted_vector_str ... ok Oct 11 10:59:50.645 INFO blam! test test_the_exact_long_string ... ok Oct 11 10:59:50.656 INFO blam! test decode_untrusted_str ... ok Oct 11 10:59:50.656 INFO blam! test encode_u32 ... ok Oct 11 10:59:50.668 INFO blam! test decode_untrusted_u64 ... ok Oct 11 10:59:50.673 INFO blam! test test_rlp_stream_size_limit ... ok Oct 11 10:59:50.673 INFO kablam! Doc-tests sputnikvm-rlp Oct 11 10:59:50.673 INFO blam! Oct 11 10:59:50.673 INFO blam! test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:59:50.673 INFO blam! Oct 11 10:59:52.561 INFO blam! Oct 11 10:59:52.561 INFO blam! running 17 tests Oct 11 11:00:01.629 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_int (line 195) ... ok Oct 11 11:00:02.147 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_data (line 179) ... ok Oct 11 11:00:03.093 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::at (line 114) ... ok Oct 11 11:00:06.076 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::as_raw (line 43) ... ok Oct 11 11:00:06.795 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_empty (line 147) ... ok Oct 11 11:00:06.807 INFO blam! test src/lib.rs - encode (line 95) ... ok Oct 11 11:00:07.152 INFO blam! test src/lib.rs - decode (line 74) ... ok Oct 11 11:00:07.238 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_list (line 163) ... ok Oct 11 11:00:12.281 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_null (line 131) ... ok Oct 11 11:00:12.621 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::item_count (line 75) ... ok Oct 11 11:00:14.423 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::iter (line 212) ... ok Oct 11 11:00:15.232 INFO blam! test src/stream.rs - stream::RlpStream::clear (line 217) ... ok Oct 11 11:00:15.948 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::size (line 93) ... ok Oct 11 11:00:16.326 INFO blam! test src/stream.rs - stream::RlpStream::append_empty_data (line 151) ... ok Oct 11 11:00:16.825 INFO blam! test src/stream.rs - stream::RlpStream::begin_list (line 101) ... ok Oct 11 11:00:17.800 INFO blam! test src/stream.rs - stream::RlpStream::append (line 63) ... ok Oct 11 11:00:18.740 INFO blam! test src/stream.rs - stream::RlpStream::is_finished (line 239) ... ok Oct 11 11:00:18.740 INFO blam! Oct 11 11:00:18.740 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:00:18.740 INFO blam! Oct 11 11:00:18.753 INFO kablam! su: No module specific data is present Oct 11 11:00:19.442 INFO running `"docker" "rm" "-f" "492f025e48bdbfd13323e94f00d92561777183ad2398eb49cbce728cf3b7d203"` Oct 11 11:00:19.716 INFO blam! 492f025e48bdbfd13323e94f00d92561777183ad2398eb49cbce728cf3b7d203