[INFO] updating cached repository https://github.com/docknetwork/substrate-client-cli
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] efc27d3523018a054aa476b90e4750613a0fb86a
[INFO] checking docknetwork/substrate-client-cli against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdocknetwork%2Fsubstrate-client-cli" "/workspace/builds/worker-9/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/docknetwork/substrate-client-cli on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/docknetwork/substrate-client-cli
[INFO] finished tweaking git repo https://github.com/docknetwork/substrate-client-cli
[INFO] tweaked toml for git repo https://github.com/docknetwork/substrate-client-cli written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate git repo https://github.com/docknetwork/substrate-client-cli already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e2eab0d588979ee7b55406f8aa7b5068916ea7502f415f5a0de5ad0f0bde98a5
[INFO] running `"docker" "start" "-a" "e2eab0d588979ee7b55406f8aa7b5068916ea7502f415f5a0de5ad0f0bde98a5"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking byte-slice-cast v0.3.4
[INFO] [stderr]     Checking sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=aa937d9b4e5767f224cf9d5dfbd9a537e97efcfc#aa937d9b)
[INFO] [stderr]     Checking parity-wasm v0.40.3
[INFO] [stderr]     Checking environmental v1.0.2
[INFO] [stderr]     Checking hex v0.4.0
[INFO] [stderr]     Checking zeroize v0.10.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]     Checking once_cell v0.2.4
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]    Compiling substrate-consensus-slots v2.0.0 (https://github.com/paritytech/substrate.git?rev=aa937d9b4e5767f224cf9d5dfbd9a537e97efcfc#aa937d9b)
[INFO] [stderr]    Compiling substrate-wasm-builder-runner v1.0.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking trie-root v0.15.2
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.26
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]     Checking elastic-array v0.10.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking substrate-panic-handler v2.0.0 (https://github.com/paritytech/substrate.git?rev=aa937d9b4e5767f224cf9d5dfbd9a537e97efcfc#aa937d9b)
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking blake2 v0.8.1
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking safe-mix v1.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]    Compiling libp2p-core-derive v0.13.0
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]    Compiling node-template-runtime v2.0.0 (https://github.com/paritytech/substrate.git?rev=aa937d9b4e5767f224cf9d5dfbd9a537e97efcfc#aa937d9b)
[INFO] [stderr]     Checking fixed-hash v0.5.1
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking kvdb v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64)
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.16
[INFO] [stderr]     Checking wasmi-validation v0.2.0
[INFO] [stderr] error: failed to run custom build command for `node-template-runtime v2.0.0 (https://github.com/paritytech/substrate.git?rev=aa937d9b4e5767f224cf9d5dfbd9a537e97efcfc#aa937d9b)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/node-template-runtime-0e49e32bde77e208/build-script-build` (exit code: 1)
[INFO] [stderr] --- stderr
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stderr] warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stderr] error: failed to get `substrate-wasm-builder` as a dependency of package `wasm-build-runner-impl v1.0.0 (/opt/rustwide/target/debug/wbuild-runner/node-template-runtime)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `substrate-wasm-builder`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update registry `https://github.com/rust-lang/crates.io-index`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch `https://github.com/rust-lang/crates.io-index`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "e2eab0d588979ee7b55406f8aa7b5068916ea7502f415f5a0de5ad0f0bde98a5"`
[INFO] running `"docker" "rm" "-f" "e2eab0d588979ee7b55406f8aa7b5068916ea7502f415f5a0de5ad0f0bde98a5"`
[INFO] [stdout] e2eab0d588979ee7b55406f8aa7b5068916ea7502f415f5a0de5ad0f0bde98a5
