[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 beta-2019-09-28 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-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheWaWaR/cita-create-genesis on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-3/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 1dcc509312b95c4e5419b099d56d91f4950296cec65db3781914cdd283ed8963 [INFO] running `"docker" "start" "-a" "1dcc509312b95c4e5419b099d56d91f4950296cec65db3781914cdd283ed8963"` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling etcommon-hexutil v0.2.3 [INFO] [stderr] Compiling elastic-array-plus v0.9.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [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 secp256k1-plus v0.5.7 [INFO] [stderr] Compiling yaml-rust v0.4.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 serde_json v1.0.24 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling etcommon-rlp v0.2.3 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling fixed-hash v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling sha3 v0.6.0 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling ripemd160 v0.6.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling etcommon-bigint v0.2.9 [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 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 49.30s [INFO] running `"docker" "inspect" "1dcc509312b95c4e5419b099d56d91f4950296cec65db3781914cdd283ed8963"` [INFO] running `"docker" "rm" "-f" "1dcc509312b95c4e5419b099d56d91f4950296cec65db3781914cdd283ed8963"` [INFO] [stdout] 1dcc509312b95c4e5419b099d56d91f4950296cec65db3781914cdd283ed8963 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 66caca7602a538e9fa3bf919d9de8c222b9dd00e29e4a5e6a5daff72167169d2 [INFO] running `"docker" "start" "-a" "66caca7602a538e9fa3bf919d9de8c222b9dd00e29e4a5e6a5daff72167169d2"` [INFO] [stderr] Compiling cita-create-genesis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "66caca7602a538e9fa3bf919d9de8c222b9dd00e29e4a5e6a5daff72167169d2"` [INFO] running `"docker" "rm" "-f" "66caca7602a538e9fa3bf919d9de8c222b9dd00e29e4a5e6a5daff72167169d2"` [INFO] [stdout] 66caca7602a538e9fa3bf919d9de8c222b9dd00e29e4a5e6a5daff72167169d2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d17c6cab913475d2b77c3a819376e92846919c8a92c761242b6b823c328bc030 [INFO] running `"docker" "start" "-a" "d17c6cab913475d2b77c3a819376e92846919c8a92c761242b6b823c328bc030"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cita_create_genesis-dc36c46340cbe9b9 [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" "d17c6cab913475d2b77c3a819376e92846919c8a92c761242b6b823c328bc030"` [INFO] running `"docker" "rm" "-f" "d17c6cab913475d2b77c3a819376e92846919c8a92c761242b6b823c328bc030"` [INFO] [stdout] d17c6cab913475d2b77c3a819376e92846919c8a92c761242b6b823c328bc030