[INFO] crate ethereumvm-stateful 0.11.0 is already in cache [INFO] testing ethereumvm-stateful-0.11.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate ethereumvm-stateful 0.11.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ethereumvm-stateful 0.11.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ethereumvm-stateful 0.11.0 [INFO] finished tweaking crates.io crate ethereumvm-stateful 0.11.0 [INFO] tweaked toml for crates.io crate ethereumvm-stateful 0.11.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5cd43b474aa51ada0989c6bc22c116d3c7264d284ec41e051728fafb02cb7140 [INFO] running `"docker" "start" "-a" "5cd43b474aa51ada0989c6bc22c116d3c7264d284ec41e051728fafb02cb7140"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ethereum-hexutil v0.2.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling ethereum-rlp v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libsecp256k1 v0.1.15 [INFO] [stderr] Compiling ethereum-bigint v0.2.9 [INFO] [stderr] Compiling ethereum-trie v0.5.0 [INFO] [stderr] Compiling ethereum-bloom v0.2.1 [INFO] [stderr] Compiling ethereum-block-core v0.2.0 [INFO] [stderr] Compiling ethereum-trie v0.3.8 [INFO] [stderr] Compiling ethereum-trie-memory v0.5.0 [INFO] [stderr] Compiling ethereum-block v0.4.0 [INFO] [stderr] Compiling ethereumvm v0.11.0 [INFO] [stderr] Compiling ethereumvm-stateful v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.34s [INFO] running `"docker" "inspect" "5cd43b474aa51ada0989c6bc22c116d3c7264d284ec41e051728fafb02cb7140"` [INFO] running `"docker" "rm" "-f" "5cd43b474aa51ada0989c6bc22c116d3c7264d284ec41e051728fafb02cb7140"` [INFO] [stdout] 5cd43b474aa51ada0989c6bc22c116d3c7264d284ec41e051728fafb02cb7140 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2213f166eeb6af8b9f49fd26d72816a69c9c9b54028577a607a9db263a70dedb [INFO] running `"docker" "start" "-a" "2213f166eeb6af8b9f49fd26d72816a69c9c9b54028577a607a9db263a70dedb"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling bn-plus v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling ethereumvm-precompiled-bn128 v0.11.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling ethereumvm-precompiled-modexp v0.11.0 [INFO] [stderr] Compiling ethereumvm-network-classic v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling ethereumvm-stateful v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/genesis.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | / lazy_static! { [INFO] [stderr] 34 | | static ref GENESIS_ACCOUNTS: HashMap = [INFO] [stderr] 35 | | serde_json::from_str(include_str!("../res/genesis.json")).unwrap(); [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/genesis.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | / lazy_static! { [INFO] [stderr] 39 | | static ref MORDEN_ACCOUNTS: HashMap = [INFO] [stderr] 40 | | serde_json::from_str(include_str!("../res/morden.json")).unwrap(); [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/parallel.rs:278:1 [INFO] [stderr] | [INFO] [stderr] 278 | / lazy_static! { [INFO] [stderr] 279 | | static ref DATABASE: MemoryDatabase = MemoryDatabase::default(); [INFO] [stderr] 280 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.42s [INFO] running `"docker" "inspect" "2213f166eeb6af8b9f49fd26d72816a69c9c9b54028577a607a9db263a70dedb"` [INFO] running `"docker" "rm" "-f" "2213f166eeb6af8b9f49fd26d72816a69c9c9b54028577a607a9db263a70dedb"` [INFO] [stdout] 2213f166eeb6af8b9f49fd26d72816a69c9c9b54028577a607a9db263a70dedb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8abe9512a4bdde11e1ff170c26529292ac3789664bbee839f6c5753b0c6dae24 [INFO] running `"docker" "start" "-a" "8abe9512a4bdde11e1ff170c26529292ac3789664bbee839f6c5753b0c6dae24"` [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/genesis.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | / lazy_static! { [INFO] [stderr] 34 | | static ref GENESIS_ACCOUNTS: HashMap = [INFO] [stderr] 35 | | serde_json::from_str(include_str!("../res/genesis.json")).unwrap(); [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/genesis.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | / lazy_static! { [INFO] [stderr] 39 | | static ref MORDEN_ACCOUNTS: HashMap = [INFO] [stderr] 40 | | serde_json::from_str(include_str!("../res/morden.json")).unwrap(); [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> examples/parallel.rs:278:1 [INFO] [stderr] | [INFO] [stderr] 278 | / lazy_static! { [INFO] [stderr] 279 | | static ref DATABASE: MemoryDatabase = MemoryDatabase::default(); [INFO] [stderr] 280 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ethereumvm_stateful-972c2d79a1030ea8 [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] [stderr] Running /opt/rustwide/target/debug/deps/genesis-46c814a1bf051e38 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test secure_trie ... ok [INFO] [stdout] test morden_state_root ... ok [INFO] [stdout] test genesis_state_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ethereumvm-stateful [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" "8abe9512a4bdde11e1ff170c26529292ac3789664bbee839f6c5753b0c6dae24"` [INFO] running `"docker" "rm" "-f" "8abe9512a4bdde11e1ff170c26529292ac3789664bbee839f6c5753b0c6dae24"` [INFO] [stdout] 8abe9512a4bdde11e1ff170c26529292ac3789664bbee839f6c5753b0c6dae24