[INFO] cloning repository https://github.com/tonysun83/frame-development-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonysun83/frame-development-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonysun83%2Fframe-development-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonysun83%2Fframe-development-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec67f6991a273d4eb997ad907a1d924faf2d3f29 [INFO] checking tonysun83/frame-development-node against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonysun83%2Fframe-development-node" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonysun83/frame-development-node on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonysun83/frame-development-node [INFO] finished tweaking git repo https://github.com/tonysun83/frame-development-node [INFO] tweaked toml for git repo https://github.com/tonysun83/frame-development-node written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tonysun83/frame-development-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f183d53e82d69e0302f83dd951ad9c9027a21df3f6f6db37fe0f45d917daed9 [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" "5f183d53e82d69e0302f83dd951ad9c9027a21df3f6f6db37fe0f45d917daed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f183d53e82d69e0302f83dd951ad9c9027a21df3f6f6db37fe0f45d917daed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f183d53e82d69e0302f83dd951ad9c9027a21df3f6f6db37fe0f45d917daed9", kill_on_drop: false }` [INFO] [stdout] 5f183d53e82d69e0302f83dd951ad9c9027a21df3f6f6db37fe0f45d917daed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 030e320f52ab88baafc3750f95664b8a8492f3c3a90f51349536837512b4b75c [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" "030e320f52ab88baafc3750f95664b8a8492f3c3a90f51349536837512b4b75c", kill_on_drop: false }` [INFO] [stderr] Compiling node-template-runtime v2.0.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking memoffset v0.5.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling node-template v2.0.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num-traits v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking generic-array v0.14.3 [INFO] [stderr] Compiling snow v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking unicase v2.6.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking miow v0.3.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syn v1.0.36 [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-aee46a66b9a3e500/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Blocking waiting for file lock on package cache [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-runtime10426786226377072483)` [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" "030e320f52ab88baafc3750f95664b8a8492f3c3a90f51349536837512b4b75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030e320f52ab88baafc3750f95664b8a8492f3c3a90f51349536837512b4b75c", kill_on_drop: false }` [INFO] [stdout] 030e320f52ab88baafc3750f95664b8a8492f3c3a90f51349536837512b4b75c