[INFO] cloning repository https://github.com/GDHex/promethiumv2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GDHex/promethiumv2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDHex%2Fpromethiumv2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDHex%2Fpromethiumv2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7444acd3d8b257598e5f095965856e18c2155240 [INFO] checking GDHex/promethiumv2 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGDHex%2Fpromethiumv2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GDHex/promethiumv2 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GDHex/promethiumv2 [INFO] finished tweaking git repo https://github.com/GDHex/promethiumv2 [INFO] tweaked toml for git repo https://github.com/GDHex/promethiumv2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/GDHex/promethiumv2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1/source/node/runtime/Cargo.toml: dependency (pallet-offences-benchmarking) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-1/source/node/runtime/Cargo.toml: key `branch` is ignored for dependency (pallet-offences-benchmarking). This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-1/source/node/runtime/Cargo.toml: dependency (pallet-session) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-1/source/node/runtime/Cargo.toml: key `branch` is ignored for dependency (pallet-session). This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-1/source/node/runtime/Cargo.toml: dependency (pallet-session-benchmarking) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-1/source/node/runtime/Cargo.toml: key `branch` is ignored for dependency (pallet-session-benchmarking). This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallet-indices v2.0.1 [INFO] [stderr] Downloaded pallet-elections-phragmen v2.0.1 [INFO] [stderr] Downloaded wat v1.0.33 [INFO] [stderr] Downloaded sp-authority-discovery v2.0.1 [INFO] [stderr] Downloaded pallet-vesting v2.0.1 [INFO] [stderr] Downloaded pallet-offences-benchmarking v2.0.1 [INFO] [stderr] Downloaded pallet-scheduler v2.0.1 [INFO] [stderr] Downloaded pallet-im-online v2.0.1 [INFO] [stderr] Downloaded sc-authority-discovery v0.8.1 [INFO] [stderr] Downloaded pallet-proxy v2.0.1 [INFO] [stderr] Downloaded pallet-democracy v2.0.1 [INFO] [stderr] Downloaded pallet-membership v2.0.1 [INFO] [stderr] Downloaded pallet-identity v2.0.1 [INFO] [stderr] Downloaded substrate-frame-cli v2.0.1 [INFO] [stderr] Downloaded pallet-offences v2.0.1 [INFO] [stderr] Downloaded sc-finality-grandpa-rpc v0.8.1 [INFO] [stderr] Downloaded pallet-session-benchmarking v2.0.1 [INFO] [stderr] Downloaded pallet-recovery v2.0.1 [INFO] [stderr] Downloaded pallet-authority-discovery v2.0.1 [INFO] [stderr] Downloaded pallet-collective v2.0.1 [INFO] [stderr] Downloaded pallet-treasury v2.0.1 [INFO] [stderr] Downloaded pallet-utility v2.0.1 [INFO] [stderr] Downloaded sc-consensus-epochs v0.8.1 [INFO] [stderr] Downloaded sc-consensus-babe v0.8.1 [INFO] [stderr] Downloaded sc-consensus-uncles v0.8.1 [INFO] [stderr] Downloaded sc-consensus-babe-rpc v0.8.1 [INFO] [stderr] Downloaded wast v32.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", 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] c3dbdde576896f09c7b304f1b9bddd1f2868664ac21baf9d7ed4ee70b52f77d5 [INFO] running `Command { std: "docker" "start" "-a" "c3dbdde576896f09c7b304f1b9bddd1f2868664ac21baf9d7ed4ee70b52f77d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3dbdde576896f09c7b304f1b9bddd1f2868664ac21baf9d7ed4ee70b52f77d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3dbdde576896f09c7b304f1b9bddd1f2868664ac21baf9d7ed4ee70b52f77d5", kill_on_drop: false }` [INFO] [stdout] c3dbdde576896f09c7b304f1b9bddd1f2868664ac21baf9d7ed4ee70b52f77d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f997af89456932db52d0ac60ff384f445b9a51fb3a2cda879930baea4f259f83 [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" "f997af89456932db52d0ac60ff384f445b9a51fb3a2cda879930baea4f259f83", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/node/runtime/Cargo.toml: dependency (pallet-offences-benchmarking) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/node/runtime/Cargo.toml: key `branch` is ignored for dependency (pallet-offences-benchmarking). This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/node/runtime/Cargo.toml: dependency (pallet-session) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/node/runtime/Cargo.toml: key `branch` is ignored for dependency (pallet-session). This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/node/runtime/Cargo.toml: dependency (pallet-session-benchmarking) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/node/runtime/Cargo.toml: key `branch` is ignored for dependency (pallet-session-benchmarking). This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling sp-std v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling environmental v1.1.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling lru_time_cache v0.10.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling retain_mut v0.1.2 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking substrate-wasm-builder-runner v1.0.6 (/opt/rustwide/workdir/utils/wasm-builder-runner) [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking parity-wasm v0.32.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking wast v32.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling node-runtime v0.4.0 (/opt/rustwide/workdir/node/runtime) [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking build-helper v0.1.1 [INFO] [stderr] error: failed to run custom build command for `node-runtime v0.4.0 (/opt/rustwide/workdir/node/runtime)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/node-runtime-3fcd4bf7dce6846e/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 `ansi_term` as a dependency of package `substrate-wasm-builder v2.0.0 (/opt/rustwide/workdir/utils/wasm-builder)` [INFO] [stderr] ... which is depended on by `wasm-build-runner-impl v1.0.0 (/opt/rustwide/target/debug/wbuild-runner/node-runtime6564714547430124746)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ansi_term` [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" "f997af89456932db52d0ac60ff384f445b9a51fb3a2cda879930baea4f259f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f997af89456932db52d0ac60ff384f445b9a51fb3a2cda879930baea4f259f83", kill_on_drop: false }` [INFO] [stdout] f997af89456932db52d0ac60ff384f445b9a51fb3a2cda879930baea4f259f83