[INFO] cloning repository https://github.com/subdarkdex/subdex-parachains-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subdarkdex/subdex-parachains-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubdarkdex%2Fsubdex-parachains-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubdarkdex%2Fsubdex-parachains-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 112d6fc2179a8cb92d5c6c982aae3cf0b0b534c7 [INFO] checking subdarkdex/subdex-parachains-1 against try#b0d0ea232bdae12fa8da8491a91ae1db029990ef for pr-84037 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubdarkdex%2Fsubdex-parachains-1" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subdarkdex/subdex-parachains-1 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] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/subdarkdex/subdex-parachains-1 [INFO] finished tweaking git repo https://github.com/subdarkdex/subdex-parachains-1 [INFO] tweaked toml for git repo https://github.com/subdarkdex/subdex-parachains-1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/subdarkdex/subdex-parachains-1 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] [stderr] Updating git repository `https://github.com/subdarkdex/pallet-subdex` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shared_memory_derive v0.10.0 [INFO] [stderr] Downloaded memrange v0.1.3 [INFO] [stderr] Downloaded assert_cmd v0.12.2 [INFO] [stderr] Downloaded theban_interval_tree v0.7.1 [INFO] [stderr] Downloaded shared_memory v0.10.0 [INFO] [stderr] Downloaded vec-arena v0.5.0 [INFO] [stderr] Downloaded wat v1.0.23 [INFO] [stderr] Downloaded polling v0.1.3 [INFO] [stderr] Downloaded blocking v0.5.0 [INFO] [stderr] Downloaded event-listener v2.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2c8efac91c924d99dda1de24af887dd4719da446a5406805dc01dd87549bd35 [INFO] running `Command { std: "docker" "start" "-a" "d2c8efac91c924d99dda1de24af887dd4719da446a5406805dc01dd87549bd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2c8efac91c924d99dda1de24af887dd4719da446a5406805dc01dd87549bd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c8efac91c924d99dda1de24af887dd4719da446a5406805dc01dd87549bd35", kill_on_drop: false }` [INFO] [stdout] d2c8efac91c924d99dda1de24af887dd4719da446a5406805dc01dd87549bd35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 164f6c55c133e2f30e63a9a307f2836051ebeb9eba3166280a1c8bb86c0af529 [INFO] running `Command { std: "docker" "start" "-a" "164f6c55c133e2f30e63a9a307f2836051ebeb9eba3166280a1c8bb86c0af529", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking sp-std v2.0.0-rc5 (https://github.com/paritytech/substrate?branch=rococo-branch#83544d41) [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.3.3 [INFO] [stderr] Checking vec-arena v0.5.0 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling substrate-wasm-builder-runner v1.0.6 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling sc-consensus-slots v0.8.0-rc5 (https://github.com/paritytech/substrate?branch=rococo-branch#83544d41) [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling substrate-wasm-builder-runner v1.0.6 (https://github.com/paritytech/substrate?branch=rococo-branch#83544d41) [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking trie-root v0.15.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking wast v22.0.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking memrange v0.1.3 [INFO] [stderr] Checking async-mutex v1.1.5 [INFO] [stderr] Compiling substrate-build-script-utils v2.0.0-rc5 (https://github.com/paritytech/substrate?branch=rococo-branch#83544d41) [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling polkadot-runtime v0.8.22 (https://github.com/paritytech/polkadot?branch=rococo-branch#496ea872) [INFO] [stderr] Compiling rococo-runtime v0.8.22 (https://github.com/paritytech/polkadot?branch=rococo-branch#496ea872) [INFO] [stderr] Compiling westend-runtime v0.8.22 (https://github.com/paritytech/polkadot?branch=rococo-branch#496ea872) [INFO] [stderr] Compiling kusama-runtime v0.8.22 (https://github.com/paritytech/polkadot?branch=rococo-branch#496ea872) [INFO] [stderr] Compiling polkadot-test-runtime v0.8.22 (https://github.com/paritytech/polkadot?branch=rococo-branch#496ea872) [INFO] [stderr] Compiling parachain-runtime v0.1.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Compiling substrate-test-runtime v2.0.0-rc5 (https://github.com/paritytech/substrate?branch=rococo-branch#83544d41) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regalloc v0.0.27 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking libflate v1.0.2 [INFO] [stderr] Checking num-traits v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] error: failed to run custom build command for `rococo-runtime v0.8.22 (https://github.com/paritytech/polkadot?branch=rococo-branch#496ea872)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rococo-runtime-c567d578df6ac122/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/rococo-runtime13180459189718628097)` [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" "164f6c55c133e2f30e63a9a307f2836051ebeb9eba3166280a1c8bb86c0af529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164f6c55c133e2f30e63a9a307f2836051ebeb9eba3166280a1c8bb86c0af529", kill_on_drop: false }` [INFO] [stdout] 164f6c55c133e2f30e63a9a307f2836051ebeb9eba3166280a1c8bb86c0af529