[INFO] cloning repository https://github.com/tetcoin/grandpa-bridge-gadget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin/grandpa-bridge-gadget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fgrandpa-bridge-gadget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fgrandpa-bridge-gadget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a4ebfd843fde37e0980bc1494bfcb182722c50e [INFO] checking tetcoin/grandpa-bridge-gadget against try#b0d0ea232bdae12fa8da8491a91ae1db029990ef for pr-84037 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fgrandpa-bridge-gadget" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetcoin/grandpa-bridge-gadget on toolchain b0d0ea232bdae12fa8da8491a91ae1db029990ef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetcoin/grandpa-bridge-gadget [INFO] finished tweaking git repo https://github.com/tetcoin/grandpa-bridge-gadget [INFO] tweaked toml for git repo https://github.com/tetcoin/grandpa-bridge-gadget written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tetcoin/grandpa-bridge-gadget already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fdd11d699abef6c1569d7dec4f1d54592803bb83462a122d14c701b41d43c2a [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" "7fdd11d699abef6c1569d7dec4f1d54592803bb83462a122d14c701b41d43c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fdd11d699abef6c1569d7dec4f1d54592803bb83462a122d14c701b41d43c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fdd11d699abef6c1569d7dec4f1d54592803bb83462a122d14c701b41d43c2a", kill_on_drop: false }` [INFO] [stdout] 7fdd11d699abef6c1569d7dec4f1d54592803bb83462a122d14c701b41d43c2a [INFO] running `Command { std: "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" "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" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a50697950e0eb67c162b30835cd1a249e9114179e5ba31c587a6dee27e9fa49f [INFO] running `Command { std: "docker" "start" "-a" "a50697950e0eb67c162b30835cd1a249e9114179e5ba31c587a6dee27e9fa49f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking sp-std v2.0.1 (https://github.com/paritytech/substrate?branch=master#68d71571) [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling sc-consensus-slots v0.8.1 (https://github.com/paritytech/substrate?branch=master#68d71571) [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.3.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking wast v32.0.0 [INFO] [stderr] Compiling node-template-runtime v2.0.0 (/opt/rustwide/workdir/node-example/runtime) [INFO] [stderr] Compiling substrate-build-script-utils v2.0.1 (https://github.com/paritytech/substrate?branch=master#68d71571) [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking miniz_oxide v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Checking memoffset v0.5.6 [INFO] [stderr] Checking memoffset v0.6.1 [INFO] [stderr] Checking atomic v0.5.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking num-traits v0.2.14 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling node-template v2.0.0 (/opt/rustwide/workdir/node-example/node) [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] error: failed to run custom build command for `node-template-runtime v2.0.0 (/opt/rustwide/workdir/node-example/runtime)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/node-template-runtime-40e04a22561eb4f7/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-runtime4537763218741645715)` [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" "a50697950e0eb67c162b30835cd1a249e9114179e5ba31c587a6dee27e9fa49f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50697950e0eb67c162b30835cd1a249e9114179e5ba31c587a6dee27e9fa49f", kill_on_drop: false }` [INFO] [stdout] a50697950e0eb67c162b30835cd1a249e9114179e5ba31c587a6dee27e9fa49f