[INFO] cloning repository https://github.com/xlc/test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xlc/test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlc%2Ftest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlc%2Ftest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29676f886a931cf26ad7fb7304ea8d7c8490d37d [INFO] documenting xlc/test against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlc%2Ftest" "/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/xlc/test on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xlc/test [INFO] finished tweaking git repo https://github.com/xlc/test [INFO] tweaked toml for git repo https://github.com/xlc/test written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/xlc/test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 38434998f11e77adb2ea82d77d242a2afa81a16eee0d9142148a9f61937ed0b5 [INFO] running `Command { std: "docker" "start" "-a" "38434998f11e77adb2ea82d77d242a2afa81a16eee0d9142148a9f61937ed0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38434998f11e77adb2ea82d77d242a2afa81a16eee0d9142148a9f61937ed0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38434998f11e77adb2ea82d77d242a2afa81a16eee0d9142148a9f61937ed0b5", kill_on_drop: false }` [INFO] [stdout] 38434998f11e77adb2ea82d77d242a2afa81a16eee0d9142148a9f61937ed0b5 [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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] dc4a4131ab2fa78fd4b3a48babb0e8a677ee12b6b82b87efd3c075697d2ae61a [INFO] running `Command { std: "docker" "start" "-a" "dc4a4131ab2fa78fd4b3a48babb0e8a677ee12b6b82b87efd3c075697d2ae61a", kill_on_drop: false }` [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling node-template-runtime v2.0.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Compiling node-template v2.0.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmtime-runtime v0.19.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking names v0.11.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking salsa20-core v0.2.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [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-bb8de89afa1fc94f/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-runtime10558120480683802902)` [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 `crates-io` [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] running `Command { std: "docker" "inspect" "dc4a4131ab2fa78fd4b3a48babb0e8a677ee12b6b82b87efd3c075697d2ae61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4a4131ab2fa78fd4b3a48babb0e8a677ee12b6b82b87efd3c075697d2ae61a", kill_on_drop: false }` [INFO] [stdout] dc4a4131ab2fa78fd4b3a48babb0e8a677ee12b6b82b87efd3c075697d2ae61a