[INFO] crate ethereum-block-core 0.2.0 is already in cache [INFO] extracting crate ethereum-block-core 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/ethereum-block-core/0.2.0 [INFO] extracting crate ethereum-block-core 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ethereum-block-core/0.2.0 [INFO] validating manifest of ethereum-block-core-0.2.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ethereum-block-core-0.2.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ethereum-block-core-0.2.0 [INFO] finished frobbing ethereum-block-core-0.2.0 [INFO] frobbed toml for ethereum-block-core-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ethereum-block-core/0.2.0/Cargo.toml [INFO] started frobbing ethereum-block-core-0.2.0 [INFO] finished frobbing ethereum-block-core-0.2.0 [INFO] frobbed toml for ethereum-block-core-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ethereum-block-core/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethereum-block-core-0.2.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ethereum-block-core/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 1375d65b283373d0e58450321533ad00343d6e166742ed19a064c0d8834fca32 [INFO] running `"docker" "start" "-a" "1375d65b283373d0e58450321533ad00343d6e166742ed19a064c0d8834fca32"` [INFO] [stderr] Compiling ethereum-rlp v0.2.3 [INFO] [stderr] Compiling ethereum-bigint v0.2.9 [INFO] [stderr] Compiling ethereum-block-core v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Address`, `B256`, `Gas` [INFO] [stderr] --> src/account.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use bigint::{Address, Gas, H256, U256, B256}; [INFO] [stderr] | ^^^^^^^ ^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `B256`, `Gas`, `H64`, `U256` [INFO] [stderr] --> src/log.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use bigint::{Address, Gas, H256, U256, B256, H64}; [INFO] [stderr] | ^^^ ^^^^ ^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::rc::Rc` [INFO] [stderr] --> src/transaction.rs:7:29 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "std")] use std::rc::Rc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `"docker" "inspect" "1375d65b283373d0e58450321533ad00343d6e166742ed19a064c0d8834fca32"` [INFO] running `"docker" "rm" "-f" "1375d65b283373d0e58450321533ad00343d6e166742ed19a064c0d8834fca32"` [INFO] [stdout] 1375d65b283373d0e58450321533ad00343d6e166742ed19a064c0d8834fca32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ethereum-block-core/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 51d85b396be252b193fb40793d342f2ecb85bf760726863782c4d0d5b5468417 [INFO] running `"docker" "start" "-a" "51d85b396be252b193fb40793d342f2ecb85bf760726863782c4d0d5b5468417"` [INFO] [stderr] Compiling ethereum-block-core v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Address`, `B256`, `Gas` [INFO] [stderr] --> src/account.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use bigint::{Address, Gas, H256, U256, B256}; [INFO] [stderr] | ^^^^^^^ ^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `B256`, `Gas`, `H64`, `U256` [INFO] [stderr] --> src/log.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use bigint::{Address, Gas, H256, U256, B256, H64}; [INFO] [stderr] | ^^^ ^^^^ ^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::rc::Rc` [INFO] [stderr] --> src/transaction.rs:7:29 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "std")] use std::rc::Rc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: literal out of range for u64 [INFO] [stderr] --> src/transaction.rs:87:48 [INFO] [stderr] | [INFO] [stderr] 87 | let address = Address::from(M256::from(0xDEADBEEFDEADBEEFDEADBEEF_u64)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `u128` instead: `0xDEADBEEFDEADBEEFDEADBEEF_u128` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overflowing_literals)]` on by default [INFO] [stderr] = note: the literal `0xDEADBEEFDEADBEEFDEADBEEF_u64` (decimal `68915718021581205938132336367`) does not fit into an `u64` and will become `16045690984833335023u64` [INFO] [stderr] [INFO] [stderr] warning: literal out of range for i32 [INFO] [stderr] --> src/transaction.rs:104:42 [INFO] [stderr] | [INFO] [stderr] 104 | let salt = H256::from(M256::from(0xDEADBEEF)); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the literal `0xDEADBEEF` (decimal `3735928559`) does not fit into an `i32` and will become `-559038737i32` [INFO] [stderr] = help: consider using `u32` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "51d85b396be252b193fb40793d342f2ecb85bf760726863782c4d0d5b5468417"` [INFO] running `"docker" "rm" "-f" "51d85b396be252b193fb40793d342f2ecb85bf760726863782c4d0d5b5468417"` [INFO] [stdout] 51d85b396be252b193fb40793d342f2ecb85bf760726863782c4d0d5b5468417 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ethereum-block-core/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 9131ff46763d22db04ccb5d86b6414dc2fb2cbab59094bfa9f2f3254ce71f295 [INFO] running `"docker" "start" "-a" "9131ff46763d22db04ccb5d86b6414dc2fb2cbab59094bfa9f2f3254ce71f295"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/block_core-cce993334655f025 [INFO] [stdout] [INFO] [stderr] Doc-tests block_core [INFO] [stdout] running 3 tests [INFO] [stdout] test transaction::tests::rlp_roundtrip_call ... ok [INFO] [stdout] test transaction::tests::rlp_roundtrip_create2 ... ok [INFO] [stdout] test transaction::tests::rlp_roundtrip_create ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9131ff46763d22db04ccb5d86b6414dc2fb2cbab59094bfa9f2f3254ce71f295"` [INFO] running `"docker" "rm" "-f" "9131ff46763d22db04ccb5d86b6414dc2fb2cbab59094bfa9f2f3254ce71f295"` [INFO] [stdout] 9131ff46763d22db04ccb5d86b6414dc2fb2cbab59094bfa9f2f3254ce71f295