[INFO] crate evm 0.9.4 is already in cache [INFO] extracting crate evm 0.9.4 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/evm/0.9.4 [INFO] extracting crate evm 0.9.4 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/evm/0.9.4 [INFO] validating manifest of evm-0.9.4 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of evm-0.9.4 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing evm-0.9.4 [INFO] finished frobbing evm-0.9.4 [INFO] frobbed toml for evm-0.9.4 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/evm/0.9.4/Cargo.toml [INFO] started frobbing evm-0.9.4 [INFO] finished frobbing evm-0.9.4 [INFO] frobbed toml for evm-0.9.4 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/evm/0.9.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing evm-0.9.4 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/evm/0.9.4:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 7fca68ec5b9db8cb01d74d68186f43c046c8a32f514138d424b207c2537d0717 [INFO] running `"docker" "start" "-a" "7fca68ec5b9db8cb01d74d68186f43c046c8a32f514138d424b207c2537d0717"` [INFO] [stderr] Compiling elastic-array-plus v0.9.1 [INFO] [stderr] Compiling ethereum-hexutil v0.2.3 [INFO] [stderr] Compiling blockchain v0.2.0 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling ripemd160 v0.6.0 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling libsecp256k1 v0.1.15 [INFO] [stderr] Compiling ethereum-rlp v0.2.3 [INFO] [stderr] Compiling ethereum-bigint v0.2.9 [INFO] [stderr] Compiling ethereum-block-core v0.1.0 [INFO] [stderr] Compiling ethereum-trie v0.3.8 [INFO] [stderr] Compiling ethereum-bloom v0.2.1 [INFO] [stderr] Compiling ethereum-block v0.3.5 [INFO] [stderr] Compiling evm v0.9.4 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `full` [INFO] [stderr] --> src/commit/account.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | fn full(address: Address) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.78s [INFO] running `"docker" "inspect" "7fca68ec5b9db8cb01d74d68186f43c046c8a32f514138d424b207c2537d0717"` [INFO] running `"docker" "rm" "-f" "7fca68ec5b9db8cb01d74d68186f43c046c8a32f514138d424b207c2537d0717"` [INFO] [stdout] 7fca68ec5b9db8cb01d74d68186f43c046c8a32f514138d424b207c2537d0717 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/evm/0.9.4:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] cc7efb36edb4fc11498d6523ab004bc253431e42ceb005a25955d41da42f9a2a [INFO] running `"docker" "start" "-a" "cc7efb36edb4fc11498d6523ab004bc253431e42ceb005a25955d41da42f9a2a"` [INFO] [stderr] Compiling evm v0.9.4 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `full` [INFO] [stderr] --> src/commit/account.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | fn full(address: Address) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `"docker" "inspect" "cc7efb36edb4fc11498d6523ab004bc253431e42ceb005a25955d41da42f9a2a"` [INFO] running `"docker" "rm" "-f" "cc7efb36edb4fc11498d6523ab004bc253431e42ceb005a25955d41da42f9a2a"` [INFO] [stdout] cc7efb36edb4fc11498d6523ab004bc253431e42ceb005a25955d41da42f9a2a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/evm/0.9.4:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 43366cf86ec0c2c140dfd41f170dd29c4faa258e94ec249d453cedc3babaa9f4 [INFO] running `"docker" "start" "-a" "43366cf86ec0c2c140dfd41f170dd29c4faa258e94ec249d453cedc3babaa9f4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/evm-10b364c851afa074 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test transaction::tests::system_transaction ... ok [INFO] [stderr] Doc-tests evm [INFO] [stdout] test transaction::tests::system_transaction_non_zero_fee ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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" "43366cf86ec0c2c140dfd41f170dd29c4faa258e94ec249d453cedc3babaa9f4"` [INFO] running `"docker" "rm" "-f" "43366cf86ec0c2c140dfd41f170dd29c4faa258e94ec249d453cedc3babaa9f4"` [INFO] [stdout] 43366cf86ec0c2c140dfd41f170dd29c4faa258e94ec249d453cedc3babaa9f4