[INFO] cloning repository https://github.com/hskang9/ZK-verifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hskang9/ZK-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhskang9%2FZK-verifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhskang9%2FZK-verifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63cf84ac8a443451ef20e9976059b9cbf0b73a94 [INFO] checking hskang9/ZK-verifier against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhskang9%2FZK-verifier" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hskang9/ZK-verifier on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hskang9/ZK-verifier [INFO] finished tweaking git repo https://github.com/hskang9/ZK-verifier [INFO] tweaked toml for git repo https://github.com/hskang9/ZK-verifier written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/hskang9/ZK-verifier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b279acdd36d1352a0bf4f96d55683a159cda01198956f12334e8c37c4674866b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b279acdd36d1352a0bf4f96d55683a159cda01198956f12334e8c37c4674866b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b279acdd36d1352a0bf4f96d55683a159cda01198956f12334e8c37c4674866b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b279acdd36d1352a0bf4f96d55683a159cda01198956f12334e8c37c4674866b", kill_on_drop: false }` [INFO] [stdout] b279acdd36d1352a0bf4f96d55683a159cda01198956f12334e8c37c4674866b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2703be398f7c737dc9a12b87550365b2b5d1861bef28f26b784a380fdadad13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2703be398f7c737dc9a12b87550365b2b5d1861bef28f26b784a380fdadad13", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking ipnet v2.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling substrate-consensus-slots v2.0.0 (https://github.com/paritytech/substrate.git?rev=d1cd01c74e8d5550396cb654f9a3f1b641efdf4c#d1cd01c7) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Compiling node-template-runtime v2.0.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking fs-swap v0.2.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking fdlimit v0.1.1 [INFO] [stderr] Checking rpassword v4.0.1 [INFO] [stderr] Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=d1cd01c74e8d5550396cb654f9a3f1b641efdf4c#d1cd01c7) [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate.git?rev=d1cd01c74e8d5550396cb654f9a3f1b641efdf4c#d1cd01c7) [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking num-traits v0.2.8 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking unicase v2.5.1 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking fixed-hash v0.4.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] error: failed to run custom build command for `node-template-runtime v2.0.0 (/opt/rustwide/workdir/runtime)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/node-template-runtime-217de9331ace6369/build-script-build` (exit status: 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] network failure seems to have happened [INFO] [stderr] if a proxy or similar is necessary `net.git-fetch-with-cli` may help here [INFO] [stderr] https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e2703be398f7c737dc9a12b87550365b2b5d1861bef28f26b784a380fdadad13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2703be398f7c737dc9a12b87550365b2b5d1861bef28f26b784a380fdadad13", kill_on_drop: false }` [INFO] [stdout] e2703be398f7c737dc9a12b87550365b2b5d1861bef28f26b784a380fdadad13