[INFO] cloning repository https://github.com/SubstrateOrg/Canonical-Techfin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SubstrateOrg/Canonical-Techfin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstrateOrg%2FCanonical-Techfin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstrateOrg%2FCanonical-Techfin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6204d8a9db05942f021273f157cb76423fc1b4ba [INFO] checking SubstrateOrg/Canonical-Techfin against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstrateOrg%2FCanonical-Techfin" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SubstrateOrg/Canonical-Techfin on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SubstrateOrg/Canonical-Techfin [INFO] finished tweaking git repo https://github.com/SubstrateOrg/Canonical-Techfin [INFO] tweaked toml for git repo https://github.com/SubstrateOrg/Canonical-Techfin written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SubstrateOrg/Canonical-Techfin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 165e4649c6ff61496a9ec252d740f51f94020a7506b16df8b0dab39e4a072ecf [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" "165e4649c6ff61496a9ec252d740f51f94020a7506b16df8b0dab39e4a072ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "165e4649c6ff61496a9ec252d740f51f94020a7506b16df8b0dab39e4a072ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165e4649c6ff61496a9ec252d740f51f94020a7506b16df8b0dab39e4a072ecf", kill_on_drop: false }` [INFO] [stdout] 165e4649c6ff61496a9ec252d740f51f94020a7506b16df8b0dab39e4a072ecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df2a91b07b87deddfdeb318dfad54d4f428d5ed90be6a5a5c72e82380f086108 [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" "df2a91b07b87deddfdeb318dfad54d4f428d5ed90be6a5a5c72e82380f086108", kill_on_drop: false }` [INFO] [stderr] Compiling substrate-kitties-runtime v2.0.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling sr-std v2.0.0 (https://github.com/paritytech/substrate.git?rev=ac6a2a783f0e1f4a814cf2add40275730cd41be1#ac6a2a78) [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling sr-io v2.0.0 (https://github.com/paritytech/substrate.git?rev=ac6a2a783f0e1f4a814cf2add40275730cd41be1#ac6a2a78) [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Checking fs-swap v0.2.4 [INFO] [stderr] Checking fdlimit v0.1.1 [INFO] [stderr] Checking rpassword v3.0.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking wasm-timer v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] error: failed to run custom build command for `substrate-kitties-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/substrate-kitties-runtime-010f0e6ff08ce725/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/substrate-kitties-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" "df2a91b07b87deddfdeb318dfad54d4f428d5ed90be6a5a5c72e82380f086108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2a91b07b87deddfdeb318dfad54d4f428d5ed90be6a5a5c72e82380f086108", kill_on_drop: false }` [INFO] [stdout] df2a91b07b87deddfdeb318dfad54d4f428d5ed90be6a5a5c72e82380f086108