[INFO] updating cached repository https://github.com/TheWaWaR/cita-create-genesis [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 472f49e98401937633f24bd5d1b677e88ee7d4f6 [INFO] testing TheWaWaR/cita-create-genesis against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheWaWaR%2Fcita-create-genesis" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheWaWaR/cita-create-genesis on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TheWaWaR/cita-create-genesis [INFO] finished tweaking git repo https://github.com/TheWaWaR/cita-create-genesis [INFO] tweaked toml for git repo https://github.com/TheWaWaR/cita-create-genesis written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/TheWaWaR/cita-create-genesis already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] e08794a6c20e0cc7f0b84d5ef826c43dea8bc60a73bf7823faf66ad8c6814bb3 [INFO] running `"docker" "start" "-a" "e08794a6c20e0cc7f0b84d5ef826c43dea8bc60a73bf7823faf66ad8c6814bb3"` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling elastic-array-plus v0.9.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling etcommon-hexutil v0.2.3 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling blockchain v0.2.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling rustc-hex v2.0.0 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling etcommon-rlp v0.2.3 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling ripemd160 v0.6.0 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling etcommon-bigint v0.2.9 [INFO] [stderr] Compiling secp256k1-plus v0.5.7 [INFO] [stderr] Compiling etcommon-trie v0.3.11 [INFO] [stderr] Compiling etcommon-bloom v0.2.1 [INFO] [stderr] Compiling etcommon-block-core v0.1.0 [INFO] [stderr] Compiling etcommon-block v0.3.4 [INFO] [stderr] Compiling sputnikvm v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling sputnikvm-network-classic v0.10.0 [INFO] [stderr] Compiling sputnikvm-stateful v0.10.0 [INFO] [stderr] Compiling ethabi v5.1.1 [INFO] [stderr] Compiling cita-create-genesis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.52s [INFO] running `"docker" "inspect" "e08794a6c20e0cc7f0b84d5ef826c43dea8bc60a73bf7823faf66ad8c6814bb3"` [INFO] running `"docker" "rm" "-f" "e08794a6c20e0cc7f0b84d5ef826c43dea8bc60a73bf7823faf66ad8c6814bb3"` [INFO] [stdout] e08794a6c20e0cc7f0b84d5ef826c43dea8bc60a73bf7823faf66ad8c6814bb3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 685fdd7f58a541d5939590c67a275890151702a2cfc813404f8d4bd54fa7ff3c [INFO] running `"docker" "start" "-a" "685fdd7f58a541d5939590c67a275890151702a2cfc813404f8d4bd54fa7ff3c"` [INFO] [stderr] Compiling cita-create-genesis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "685fdd7f58a541d5939590c67a275890151702a2cfc813404f8d4bd54fa7ff3c"` [INFO] running `"docker" "rm" "-f" "685fdd7f58a541d5939590c67a275890151702a2cfc813404f8d4bd54fa7ff3c"` [INFO] [stdout] 685fdd7f58a541d5939590c67a275890151702a2cfc813404f8d4bd54fa7ff3c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 713a580951a81d8aa870f615819de5f9e2e17987a88ed75be440dae647743b80 [INFO] running `"docker" "start" "-a" "713a580951a81d8aa870f615819de5f9e2e17987a88ed75be440dae647743b80"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cita_create_genesis-e757edc2f68ef353 [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" "713a580951a81d8aa870f615819de5f9e2e17987a88ed75be440dae647743b80"` [INFO] running `"docker" "rm" "-f" "713a580951a81d8aa870f615819de5f9e2e17987a88ed75be440dae647743b80"` [INFO] [stdout] 713a580951a81d8aa870f615819de5f9e2e17987a88ed75be440dae647743b80