Oct 15 17:55:02.949 INFO testing sputnikvm-rlp-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:55:02.950 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 15 17:55:03.397 INFO blam! 9d1535b8d8604c908d2acd31b21c223aaf20548515bea0977982f6892eb784d7 Oct 15 17:55:03.400 INFO running `"docker" "start" "-a" "9d1535b8d8604c908d2acd31b21c223aaf20548515bea0977982f6892eb784d7"` Oct 15 17:55:04.486 INFO kablam! usermod: no changes Oct 15 17:55:04.549 INFO kablam! Compiling heapsize v0.3.9 Oct 15 17:55:06.539 INFO kablam! Compiling elastic-array v0.7.0 Oct 15 17:55:07.868 INFO kablam! Compiling sputnikvm-rlp v0.2.0 (/source) Oct 15 17:55:08.356 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:55:08.356 INFO kablam! --> src/untrusted_rlp.rs:279:43 Oct 15 17:55:08.356 INFO kablam! | Oct 15 17:55:08.356 INFO kablam! 279 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Oct 15 17:55:08.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:55:08.356 INFO kablam! | Oct 15 17:55:08.356 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:55:08.356 INFO kablam! Oct 15 17:55:08.358 INFO kablam! warning: unused import: `cmp` Oct 15 17:55:08.358 INFO kablam! --> src/impls.rs:9:11 Oct 15 17:55:08.358 INFO kablam! | Oct 15 17:55:08.358 INFO kablam! 9 | use std::{cmp, mem, str}; Oct 15 17:55:08.358 INFO kablam! | ^^^ Oct 15 17:55:08.358 INFO kablam! | Oct 15 17:55:08.358 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:55:08.358 INFO kablam! Oct 15 17:55:08.358 INFO kablam! warning: unused macro definition Oct 15 17:55:08.358 INFO kablam! --> src/impls.rs:181:1 Oct 15 17:55:08.358 INFO kablam! | Oct 15 17:55:08.358 INFO kablam! 181 | / macro_rules! impl_encodable_for_hash { Oct 15 17:55:08.358 INFO kablam! 182 | | ($name: ident) => { Oct 15 17:55:08.358 INFO kablam! 183 | | impl Encodable for $name { Oct 15 17:55:08.358 INFO kablam! 184 | | fn rlp_append(&self, s: &mut RlpStream) { Oct 15 17:55:08.358 INFO kablam! ... | Oct 15 17:55:08.358 INFO kablam! 188 | | } Oct 15 17:55:08.358 INFO kablam! 189 | | } Oct 15 17:55:08.358 INFO kablam! | |_^ Oct 15 17:55:08.358 INFO kablam! | Oct 15 17:55:08.358 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 17:55:08.358 INFO kablam! Oct 15 17:55:08.358 INFO kablam! warning: unused macro definition Oct 15 17:55:08.358 INFO kablam! --> src/impls.rs:191:1 Oct 15 17:55:08.358 INFO kablam! | Oct 15 17:55:08.358 INFO kablam! 191 | / macro_rules! impl_decodable_for_hash { Oct 15 17:55:08.358 INFO kablam! 192 | | ($name: ident, $size: expr) => { Oct 15 17:55:08.358 INFO kablam! 193 | | impl Decodable for $name { Oct 15 17:55:08.358 INFO kablam! 194 | | fn decode(rlp: &UntrustedRlp) -> Result { Oct 15 17:55:08.358 INFO kablam! ... | Oct 15 17:55:08.358 INFO kablam! 206 | | } Oct 15 17:55:08.358 INFO kablam! 207 | | } Oct 15 17:55:08.358 INFO kablam! | |_^ Oct 15 17:55:08.358 INFO kablam! Oct 15 17:55:09.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.46s Oct 15 17:55:09.979 INFO kablam! su: No module specific data is present Oct 15 17:55:10.885 INFO running `"docker" "rm" "-f" "9d1535b8d8604c908d2acd31b21c223aaf20548515bea0977982f6892eb784d7"` Oct 15 17:55:11.083 INFO blam! 9d1535b8d8604c908d2acd31b21c223aaf20548515bea0977982f6892eb784d7 Oct 15 17:55:11.087 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 15 17:55:11.471 INFO blam! 006b31a30f86b9b0c2f1babf0bdf3752e8897f7919bd5f65638159337c739a9f Oct 15 17:55:11.479 INFO running `"docker" "start" "-a" "006b31a30f86b9b0c2f1babf0bdf3752e8897f7919bd5f65638159337c739a9f"` Oct 15 17:55:12.823 INFO kablam! usermod: no changes Oct 15 17:55:12.911 INFO kablam! Compiling sputnikvm-rlp v0.2.0 (/source) Oct 15 17:55:14.087 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 17:55:14.087 INFO kablam! --> src/untrusted_rlp.rs:279:43 Oct 15 17:55:14.087 INFO kablam! | Oct 15 17:55:14.087 INFO kablam! 279 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Oct 15 17:55:14.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:55:14.087 INFO kablam! | Oct 15 17:55:14.087 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:55:14.087 INFO kablam! Oct 15 17:55:14.087 INFO kablam! warning: unused import: `cmp` Oct 15 17:55:14.087 INFO kablam! --> src/impls.rs:9:11 Oct 15 17:55:14.087 INFO kablam! | Oct 15 17:55:14.087 INFO kablam! 9 | use std::{cmp, mem, str}; Oct 15 17:55:14.087 INFO kablam! | ^^^ Oct 15 17:55:14.087 INFO kablam! | Oct 15 17:55:14.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:55:14.087 INFO kablam! Oct 15 17:55:14.087 INFO kablam! warning: unused macro definition Oct 15 17:55:14.087 INFO kablam! --> src/impls.rs:181:1 Oct 15 17:55:14.087 INFO kablam! | Oct 15 17:55:14.087 INFO kablam! 181 | / macro_rules! impl_encodable_for_hash { Oct 15 17:55:14.087 INFO kablam! 182 | | ($name: ident) => { Oct 15 17:55:14.087 INFO kablam! 183 | | impl Encodable for $name { Oct 15 17:55:14.087 INFO kablam! 184 | | fn rlp_append(&self, s: &mut RlpStream) { Oct 15 17:55:14.087 INFO kablam! ... | Oct 15 17:55:14.087 INFO kablam! 188 | | } Oct 15 17:55:14.087 INFO kablam! 189 | | } Oct 15 17:55:14.087 INFO kablam! | |_^ Oct 15 17:55:14.087 INFO kablam! | Oct 15 17:55:14.087 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 17:55:14.087 INFO kablam! Oct 15 17:55:14.087 INFO kablam! warning: unused macro definition Oct 15 17:55:14.087 INFO kablam! --> src/impls.rs:191:1 Oct 15 17:55:14.087 INFO kablam! | Oct 15 17:55:14.087 INFO kablam! 191 | / macro_rules! impl_decodable_for_hash { Oct 15 17:55:14.087 INFO kablam! 192 | | ($name: ident, $size: expr) => { Oct 15 17:55:14.087 INFO kablam! 193 | | impl Decodable for $name { Oct 15 17:55:14.087 INFO kablam! 194 | | fn decode(rlp: &UntrustedRlp) -> Result { Oct 15 17:55:14.087 INFO kablam! ... | Oct 15 17:55:14.087 INFO kablam! 206 | | } Oct 15 17:55:14.087 INFO kablam! 207 | | } Oct 15 17:55:14.087 INFO kablam! | |_^ Oct 15 17:55:14.087 INFO kablam! Oct 15 17:55:17.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.15s Oct 15 17:55:17.999 INFO kablam! su: No module specific data is present Oct 15 17:55:18.923 INFO running `"docker" "rm" "-f" "006b31a30f86b9b0c2f1babf0bdf3752e8897f7919bd5f65638159337c739a9f"` Oct 15 17:55:19.228 INFO blam! 006b31a30f86b9b0c2f1babf0bdf3752e8897f7919bd5f65638159337c739a9f Oct 15 17:55:19.235 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 15 17:55:19.569 INFO blam! dcc5124b400153d36a2b8447c7ef9e64d92a8ab6b9b2832d9e82bb816ba2db4e Oct 15 17:55:19.572 INFO running `"docker" "start" "-a" "dcc5124b400153d36a2b8447c7ef9e64d92a8ab6b9b2832d9e82bb816ba2db4e"` Oct 15 17:55:20.688 INFO kablam! usermod: no changes Oct 15 17:55:20.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:55:20.742 INFO kablam! Running /target/debug/deps/sputnikvm_rlp-a46118df79cf0c83 Oct 15 17:55:20.742 INFO blam! Oct 15 17:55:20.742 INFO blam! running 6 tests Oct 15 17:55:20.745 INFO blam! test compression::tests::data_compression ... ok Oct 15 17:55:20.745 INFO blam! test compression::tests::malformed_rlp ... ok Oct 15 17:55:20.745 INFO blam! test compression::tests::invalid_rlp_swapper ... ok Oct 15 17:55:20.745 INFO blam! test compression::tests::simple_compression ... ok Oct 15 17:55:20.745 INFO blam! test untrusted_rlp::tests::test_rlp_display ... ok Oct 15 17:55:20.745 INFO blam! test compression::tests::nested_list_rlp ... ok Oct 15 17:55:20.745 INFO blam! Oct 15 17:55:20.745 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:55:20.745 INFO blam! Oct 15 17:55:20.747 INFO blam! Oct 15 17:55:20.747 INFO kablam! Running /target/debug/deps/tests-794e55fc8d95486b Oct 15 17:55:20.747 INFO blam! running 26 tests Oct 15 17:55:20.754 INFO blam! test decode_untrusted_str ... ok Oct 15 17:55:20.755 INFO blam! test decode_untrusted_u16 ... ok Oct 15 17:55:20.755 INFO blam! test encode_str ... ok Oct 15 17:55:20.755 INFO blam! test encode_u16 ... ok Oct 15 17:55:20.755 INFO blam! test encode_u32 ... ok Oct 15 17:55:20.755 INFO blam! test encode_u64 ... ok Oct 15 17:55:20.755 INFO blam! test encode_vector_str ... ok Oct 15 17:55:20.755 INFO blam! test encode_vector_u64 ... ok Oct 15 17:55:20.755 INFO blam! test encode_vector_u8 ... ok Oct 15 17:55:20.755 INFO blam! test rlp_at ... ok Oct 15 17:55:20.755 INFO blam! test rlp_at_err ... ok Oct 15 17:55:20.755 INFO blam! test rlp_iter ... ok Oct 15 17:55:20.755 INFO blam! test test_rlp_2bytes_data_length_check ... ok Oct 15 17:55:20.755 INFO blam! test test_rlp_data_length_check ... ok Oct 15 17:55:20.755 INFO blam! test test_rlp_list_length_overflow ... ok Oct 15 17:55:20.755 INFO blam! test test_rlp_long_data_length_check ... ok Oct 15 17:55:20.755 INFO blam! test test_rlp_nested_empty_list_encode ... ok Oct 15 17:55:20.755 INFO blam! test decode_untrusted_vector_str ... ok Oct 15 17:55:20.755 INFO blam! test decode_untrusted_vector_u64 ... ok Oct 15 17:55:20.755 INFO blam! test decode_vector_u8 ... ok Oct 15 17:55:20.755 INFO blam! test test_the_exact_long_string ... ok Oct 15 17:55:20.755 INFO blam! test decode_untrusted_u64 ... ok Oct 15 17:55:20.755 INFO blam! test decode_untrusted_u8 ... ok Oct 15 17:55:20.755 INFO blam! test decode_untrusted_u32 ... ok Oct 15 17:55:20.755 INFO blam! test test_rlp_stream_unbounded_list ... ok Oct 15 17:55:20.762 INFO blam! test test_rlp_stream_size_limit ... ok Oct 15 17:55:20.763 INFO kablam! Doc-tests sputnikvm-rlp Oct 15 17:55:20.763 INFO blam! Oct 15 17:55:20.763 INFO blam! test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:55:20.763 INFO blam! Oct 15 17:55:21.691 INFO blam! Oct 15 17:55:21.691 INFO blam! running 17 tests Oct 15 17:55:29.319 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_int (line 195) ... ok Oct 15 17:55:30.243 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_data (line 179) ... ok Oct 15 17:55:31.261 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::at (line 114) ... ok Oct 15 17:55:31.411 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_empty (line 147) ... ok Oct 15 17:55:31.607 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::as_raw (line 43) ... ok Oct 15 17:55:31.808 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_list (line 163) ... ok Oct 15 17:55:32.184 INFO blam! test src/lib.rs - decode (line 74) ... ok Oct 15 17:55:32.227 INFO blam! test src/lib.rs - encode (line 95) ... ok Oct 15 17:55:37.823 INFO blam! test src/stream.rs - stream::RlpStream::append (line 63) ... ok Oct 15 17:55:38.338 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::is_null (line 131) ... ok Oct 15 17:55:39.263 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::item_count (line 75) ... ok Oct 15 17:55:39.475 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::size (line 93) ... ok Oct 15 17:55:40.046 INFO blam! test src/stream.rs - stream::RlpStream::append_empty_data (line 151) ... ok Oct 15 17:55:40.530 INFO blam! test src/stream.rs - stream::RlpStream::begin_list (line 101) ... ok Oct 15 17:55:40.607 INFO blam! test src/rlpin.rs - rlpin::Rlp<'a>::iter (line 212) ... ok Oct 15 17:55:40.695 INFO blam! test src/stream.rs - stream::RlpStream::clear (line 217) ... ok Oct 15 17:55:41.656 INFO blam! test src/stream.rs - stream::RlpStream::is_finished (line 239) ... ok Oct 15 17:55:41.657 INFO blam! Oct 15 17:55:41.658 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:55:41.658 INFO blam! Oct 15 17:55:41.680 INFO kablam! su: No module specific data is present Oct 15 17:55:42.475 INFO running `"docker" "rm" "-f" "dcc5124b400153d36a2b8447c7ef9e64d92a8ab6b9b2832d9e82bb816ba2db4e"` Oct 15 17:55:42.768 INFO blam! dcc5124b400153d36a2b8447c7ef9e64d92a8ab6b9b2832d9e82bb816ba2db4e