[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.37-6/sources/1.36.0/reg/ethereum-block-core/0.2.0 [INFO] extracting crate ethereum-block-core 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ethereum-block-core/0.2.0 [INFO] validating manifest of ethereum-block-core-0.2.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ethereum-block-core-0.2.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/ethereum-block-core/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethereum-block-core-0.2.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 37062839ac211c1459f3fd99da4489ca536f13b61713b79cab081bde4c7a89c8 [INFO] running `"docker" "start" "-a" "37062839ac211c1459f3fd99da4489ca536f13b61713b79cab081bde4c7a89c8"` [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.56s [INFO] running `"docker" "inspect" "37062839ac211c1459f3fd99da4489ca536f13b61713b79cab081bde4c7a89c8"` [INFO] running `"docker" "rm" "-f" "37062839ac211c1459f3fd99da4489ca536f13b61713b79cab081bde4c7a89c8"` [INFO] [stdout] 37062839ac211c1459f3fd99da4489ca536f13b61713b79cab081bde4c7a89c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 69c0ab061818f101406b373ea8fe550e7fd7959f3d18ae076a83fa1daab47d6d [INFO] running `"docker" "start" "-a" "69c0ab061818f101406b373ea8fe550e7fd7959f3d18ae076a83fa1daab47d6d"` [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.11s [INFO] running `"docker" "inspect" "69c0ab061818f101406b373ea8fe550e7fd7959f3d18ae076a83fa1daab47d6d"` [INFO] running `"docker" "rm" "-f" "69c0ab061818f101406b373ea8fe550e7fd7959f3d18ae076a83fa1daab47d6d"` [INFO] [stdout] 69c0ab061818f101406b373ea8fe550e7fd7959f3d18ae076a83fa1daab47d6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 8a914f62e51a138466baa335b8b075a46194f09d09aaa9c8bd0bfcb2f6911a8b [INFO] running `"docker" "start" "-a" "8a914f62e51a138466baa335b8b075a46194f09d09aaa9c8bd0bfcb2f6911a8b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/block_core-ea310bac900e4f68 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test transaction::tests::rlp_roundtrip_call ... ok [INFO] [stderr] Doc-tests block_core [INFO] [stdout] test transaction::tests::rlp_roundtrip_create ... ok [INFO] [stdout] test transaction::tests::rlp_roundtrip_create2 ... 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" "8a914f62e51a138466baa335b8b075a46194f09d09aaa9c8bd0bfcb2f6911a8b"` [INFO] running `"docker" "rm" "-f" "8a914f62e51a138466baa335b8b075a46194f09d09aaa9c8bd0bfcb2f6911a8b"` [INFO] [stdout] 8a914f62e51a138466baa335b8b075a46194f09d09aaa9c8bd0bfcb2f6911a8b