Oct 12 00:22:02.979 INFO testing etcommon-block-0.3.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:22:02.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:22:03.502 INFO blam! c7163221250d173299a69740077458d2da8ba52759589a92315b620d4979e132 Oct 12 00:22:03.504 INFO running `"docker" "start" "-a" "c7163221250d173299a69740077458d2da8ba52759589a92315b620d4979e132"` Oct 12 00:22:04.917 INFO kablam! usermod: no changes Oct 12 00:22:05.052 INFO kablam! Compiling blockchain v0.2.0 Oct 12 00:22:05.052 INFO kablam! Compiling secp256k1-plus v0.5.7 Oct 12 00:22:05.052 INFO kablam! Compiling digest v0.6.2 Oct 12 00:22:05.550 INFO kablam! Compiling sha3 v0.6.0 Oct 12 00:22:06.884 INFO kablam! Compiling etcommon-trie v0.3.11 Oct 12 00:22:06.884 INFO kablam! Compiling etcommon-block-core v0.1.0 Oct 12 00:22:06.884 INFO kablam! Compiling etcommon-bloom v0.2.1 Oct 12 00:22:10.070 INFO kablam! Compiling etcommon-block v0.3.4 (/source) Oct 12 00:22:10.412 INFO kablam! warning: unused import: `PublicKey` Oct 12 00:22:10.413 INFO kablam! --> src/transaction.rs:4:22 Oct 12 00:22:10.413 INFO kablam! | Oct 12 00:22:10.413 INFO kablam! 4 | use secp256k1::key::{PublicKey, SecretKey}; Oct 12 00:22:10.413 INFO kablam! | ^^^^^^^^^ Oct 12 00:22:10.413 INFO kablam! | Oct 12 00:22:10.413 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:22:10.413 INFO kablam! Oct 12 00:22:10.413 INFO kablam! warning: unused imports: `B256`, `M256` Oct 12 00:22:10.413 INFO kablam! --> src/transaction.rs:9:40 Oct 12 00:22:10.413 INFO kablam! | Oct 12 00:22:10.413 INFO kablam! 9 | use bigint::{Address, Gas, H256, U256, B256, M256}; Oct 12 00:22:10.413 INFO kablam! | ^^^^ ^^^^ Oct 12 00:22:10.413 INFO kablam! Oct 12 00:22:10.413 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 12 00:22:10.413 INFO kablam! --> src/transaction.rs:12:5 Oct 12 00:22:10.413 INFO kablam! | Oct 12 00:22:10.413 INFO kablam! 12 | use std::marker::PhantomData; Oct 12 00:22:10.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:22:10.413 INFO kablam! Oct 12 00:22:10.413 INFO kablam! warning: unused imports: `Address`, `B256`, `Gas`, `H2048`, `H64` Oct 12 00:22:10.413 INFO kablam! --> src/block.rs:2:14 Oct 12 00:22:10.414 INFO kablam! | Oct 12 00:22:10.414 INFO kablam! 2 | use bigint::{Address, Gas, H256, U256, B256, H64, H2048}; Oct 12 00:22:10.414 INFO kablam! | ^^^^^^^ ^^^ ^^^^ ^^^ ^^^^^ Oct 12 00:22:10.414 INFO kablam! Oct 12 00:22:10.414 INFO kablam! warning: unused import: `bloom::LogsBloom` Oct 12 00:22:10.414 INFO kablam! --> src/block.rs:3:5 Oct 12 00:22:10.414 INFO kablam! | Oct 12 00:22:10.414 INFO kablam! 3 | use bloom::LogsBloom; Oct 12 00:22:10.414 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:22:10.414 INFO kablam! Oct 12 00:22:10.414 INFO kablam! warning: unused import: `SignaturePatch` Oct 12 00:22:10.414 INFO kablam! --> src/block.rs:7:43 Oct 12 00:22:10.414 INFO kablam! | Oct 12 00:22:10.414 INFO kablam! 7 | use super::{Header, Transaction, Receipt, SignaturePatch}; Oct 12 00:22:10.414 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 00:22:10.414 INFO kablam! Oct 12 00:22:10.414 INFO kablam! warning: unused imports: `Address`, `B256`, `H64`, `U256` Oct 12 00:22:10.414 INFO kablam! --> src/receipt.rs:2:14 Oct 12 00:22:10.414 INFO kablam! | Oct 12 00:22:10.414 INFO kablam! 2 | use bigint::{Address, Gas, H256, U256, B256, H64}; Oct 12 00:22:10.414 INFO kablam! | ^^^^^^^ ^^^^ ^^^^ ^^^ Oct 12 00:22:10.414 INFO kablam! Oct 12 00:22:10.635 INFO kablam! warning: constant item is never used: `ECDSA_SIGNATURE_BYTES` Oct 12 00:22:10.635 INFO kablam! --> src/transaction.rs:50:1 Oct 12 00:22:10.635 INFO kablam! | Oct 12 00:22:10.635 INFO kablam! 50 | const ECDSA_SIGNATURE_BYTES: usize = 65; Oct 12 00:22:10.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:22:10.635 INFO kablam! | Oct 12 00:22:10.635 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:22:10.636 INFO kablam! Oct 12 00:22:11.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.52s Oct 12 00:22:11.473 INFO kablam! su: No module specific data is present Oct 12 00:22:11.801 INFO running `"docker" "rm" "-f" "c7163221250d173299a69740077458d2da8ba52759589a92315b620d4979e132"` Oct 12 00:22:11.968 INFO blam! c7163221250d173299a69740077458d2da8ba52759589a92315b620d4979e132 Oct 12 00:22:11.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:22:12.284 INFO blam! 86cf9e77a1d100aa3250bb455733e25f21aa9771c999c841179dc39068ba949a Oct 12 00:22:12.288 INFO running `"docker" "start" "-a" "86cf9e77a1d100aa3250bb455733e25f21aa9771c999c841179dc39068ba949a"` Oct 12 00:22:13.592 INFO kablam! usermod: no changes Oct 12 00:22:13.668 INFO kablam! Compiling etcommon-block v0.3.4 (/source) Oct 12 00:22:13.972 INFO kablam! warning: unused import: `PublicKey` Oct 12 00:22:13.972 INFO kablam! --> src/transaction.rs:4:22 Oct 12 00:22:13.972 INFO kablam! | Oct 12 00:22:13.972 INFO kablam! 4 | use secp256k1::key::{PublicKey, SecretKey}; Oct 12 00:22:13.972 INFO kablam! | ^^^^^^^^^ Oct 12 00:22:13.972 INFO kablam! | Oct 12 00:22:13.972 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:22:13.972 INFO kablam! Oct 12 00:22:13.972 INFO kablam! warning: unused imports: `B256`, `M256` Oct 12 00:22:13.972 INFO kablam! --> src/transaction.rs:9:40 Oct 12 00:22:13.972 INFO kablam! | Oct 12 00:22:13.972 INFO kablam! 9 | use bigint::{Address, Gas, H256, U256, B256, M256}; Oct 12 00:22:13.972 INFO kablam! | ^^^^ ^^^^ Oct 12 00:22:13.972 INFO kablam! Oct 12 00:22:13.972 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 12 00:22:13.972 INFO kablam! --> src/transaction.rs:12:5 Oct 12 00:22:13.972 INFO kablam! | Oct 12 00:22:13.972 INFO kablam! 12 | use std::marker::PhantomData; Oct 12 00:22:13.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:22:13.972 INFO kablam! Oct 12 00:22:13.972 INFO kablam! warning: unused imports: `Error`, `Message`, `RecoverableSignature`, `RecoveryId` Oct 12 00:22:13.972 INFO kablam! --> src/transaction.rs:306:21 Oct 12 00:22:13.972 INFO kablam! | Oct 12 00:22:13.972 INFO kablam! 306 | use secp256k1::{Message, Error, RecoverableSignature, RecoveryId, SECP256K1}; Oct 12 00:22:13.972 INFO kablam! | ^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ Oct 12 00:22:13.972 INFO kablam! Oct 12 00:22:13.972 INFO kablam! warning: unused import: `PublicKey` Oct 12 00:22:13.972 INFO kablam! --> src/transaction.rs:307:26 Oct 12 00:22:13.972 INFO kablam! | Oct 12 00:22:13.972 INFO kablam! 307 | use secp256k1::key::{PublicKey, SecretKey}; Oct 12 00:22:13.972 INFO kablam! | ^^^^^^^^^ Oct 12 00:22:13.972 INFO kablam! Oct 12 00:22:13.972 INFO kablam! warning: unused imports: `Decodable`, `DecoderError`, `Encodable`, `RlpStream`, `UntrustedRlp`, `self` Oct 12 00:22:13.972 INFO kablam! --> src/transaction.rs:308:15 Oct 12 00:22:13.972 INFO kablam! | Oct 12 00:22:13.972 INFO kablam! 308 | use rlp::{self, Encodable, Decodable, RlpStream, DecoderError, UntrustedRlp}; Oct 12 00:22:13.972 INFO kablam! | ^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 12 00:22:13.972 INFO kablam! Oct 12 00:22:13.972 INFO kablam! warning: unused imports: `B256`, `H256` Oct 12 00:22:13.972 INFO kablam! --> src/transaction.rs:309:32 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 309 | use bigint::{Address, Gas, H256, U256, B256}; Oct 12 00:22:13.973 INFO kablam! | ^^^^ ^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused import: `Keccak256` Oct 12 00:22:13.973 INFO kablam! --> src/transaction.rs:310:24 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 310 | use sha3::{Digest, Keccak256}; Oct 12 00:22:13.973 INFO kablam! | ^^^^^^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused import: `Transaction` Oct 12 00:22:13.973 INFO kablam! --> src/transaction.rs:313:17 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 313 | use super::{Transaction, UnsignedTransaction, TransactionAction, ClassicSignaturePatch, Oct 12 00:22:13.973 INFO kablam! | ^^^^^^^^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused imports: `Address`, `B256`, `Gas`, `H2048`, `H64` Oct 12 00:22:13.973 INFO kablam! --> src/block.rs:2:14 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 2 | use bigint::{Address, Gas, H256, U256, B256, H64, H2048}; Oct 12 00:22:13.973 INFO kablam! | ^^^^^^^ ^^^ ^^^^ ^^^ ^^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused import: `bloom::LogsBloom` Oct 12 00:22:13.973 INFO kablam! --> src/block.rs:3:5 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 3 | use bloom::LogsBloom; Oct 12 00:22:13.973 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused import: `SignaturePatch` Oct 12 00:22:13.973 INFO kablam! --> src/block.rs:7:43 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 7 | use super::{Header, Transaction, Receipt, SignaturePatch}; Oct 12 00:22:13.973 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused import: `Rlp` Oct 12 00:22:13.973 INFO kablam! --> src/block.rs:73:31 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 73 | use rlp::{encode, decode, Rlp}; Oct 12 00:22:13.973 INFO kablam! | ^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused import: `bloom::LogsBloom` Oct 12 00:22:13.973 INFO kablam! --> src/block.rs:76:9 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 76 | use bloom::LogsBloom; Oct 12 00:22:13.973 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.973 INFO kablam! warning: unused import: `transaction::GlobalSignaturePatch` Oct 12 00:22:13.973 INFO kablam! --> src/block.rs:79:9 Oct 12 00:22:13.973 INFO kablam! | Oct 12 00:22:13.973 INFO kablam! 79 | use transaction::GlobalSignaturePatch; Oct 12 00:22:13.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:22:13.973 INFO kablam! Oct 12 00:22:13.984 INFO kablam! warning: unused imports: `Address`, `B256`, `H64`, `U256` Oct 12 00:22:13.984 INFO kablam! --> src/receipt.rs:2:14 Oct 12 00:22:13.984 INFO kablam! | Oct 12 00:22:13.984 INFO kablam! 2 | use bigint::{Address, Gas, H256, U256, B256, H64}; Oct 12 00:22:13.984 INFO kablam! | ^^^^^^^ ^^^^ ^^^^ ^^^ Oct 12 00:22:13.984 INFO kablam! Oct 12 00:22:14.208 INFO kablam! warning: unused import: `Digest` Oct 12 00:22:14.208 INFO kablam! --> src/transaction.rs:310:16 Oct 12 00:22:14.208 INFO kablam! | Oct 12 00:22:14.208 INFO kablam! 310 | use sha3::{Digest, Keccak256}; Oct 12 00:22:14.208 INFO kablam! | ^^^^^^ Oct 12 00:22:14.208 INFO kablam! Oct 12 00:22:14.351 INFO kablam! warning: constant item is never used: `ECDSA_SIGNATURE_BYTES` Oct 12 00:22:14.351 INFO kablam! --> src/transaction.rs:50:1 Oct 12 00:22:14.351 INFO kablam! | Oct 12 00:22:14.352 INFO kablam! 50 | const ECDSA_SIGNATURE_BYTES: usize = 65; Oct 12 00:22:14.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:22:14.352 INFO kablam! | Oct 12 00:22:14.352 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:22:14.353 INFO kablam! Oct 12 00:22:16.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 12 00:22:16.088 INFO kablam! su: No module specific data is present Oct 12 00:22:17.274 INFO running `"docker" "rm" "-f" "86cf9e77a1d100aa3250bb455733e25f21aa9771c999c841179dc39068ba949a"` Oct 12 00:22:17.634 INFO blam! 86cf9e77a1d100aa3250bb455733e25f21aa9771c999c841179dc39068ba949a Oct 12 00:22:17.636 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:22:18.056 INFO blam! bde18d7cb80cadf0c875ca014e6ab1b80cf5e19928bce81419d5e2d18ccf5cd3 Oct 12 00:22:18.058 INFO running `"docker" "start" "-a" "bde18d7cb80cadf0c875ca014e6ab1b80cf5e19928bce81419d5e2d18ccf5cd3"` Oct 12 00:22:19.426 INFO kablam! usermod: no changes Oct 12 00:22:19.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 00:22:19.526 INFO kablam! Running /target/debug/deps/block-1a3947fd991bf809 Oct 12 00:22:19.529 INFO blam! Oct 12 00:22:19.529 INFO blam! running 4 tests Oct 12 00:22:19.549 INFO blam! test block::tests::block_53165_rlp ... ok Oct 12 00:22:19.549 INFO blam! test header::tests::block_0_rlp ... ok Oct 12 00:22:19.556 INFO blam! test header::tests::block_1_rlp ... ok Oct 12 00:22:19.704 INFO blam! test transaction::tests::should_recover_address ... ok Oct 12 00:22:19.704 INFO blam! Oct 12 00:22:19.704 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:22:19.704 INFO blam! Oct 12 00:22:19.709 INFO kablam! Doc-tests block Oct 12 00:22:20.055 INFO blam! Oct 12 00:22:20.055 INFO blam! running 0 tests Oct 12 00:22:20.055 INFO blam! Oct 12 00:22:20.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:22:20.055 INFO blam! Oct 12 00:22:20.063 INFO kablam! su: No module specific data is present Oct 12 00:22:20.927 INFO running `"docker" "rm" "-f" "bde18d7cb80cadf0c875ca014e6ab1b80cf5e19928bce81419d5e2d18ccf5cd3"` Oct 12 00:22:21.152 INFO blam! bde18d7cb80cadf0c875ca014e6ab1b80cf5e19928bce81419d5e2d18ccf5cd3