[INFO] cloning repository https://github.com/IPSE-TEAM/ipse-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IPSE-TEAM/ipse-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIPSE-TEAM%2Fipse-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIPSE-TEAM%2Fipse-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bfc3bd5dc3177d1cde8c41955da41308e264f41 [INFO] testing IPSE-TEAM/ipse-core against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIPSE-TEAM%2Fipse-core" "/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/IPSE-TEAM/ipse-core on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/IPSE-TEAM/ipse-core [INFO] finished tweaking git repo https://github.com/IPSE-TEAM/ipse-core [INFO] tweaked toml for git repo https://github.com/IPSE-TEAM/ipse-core written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/IPSE-TEAM/ipse-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Xanewok/json` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded output_vt100 v0.1.2 [INFO] [stderr] Downloaded parity-scale-codec v1.3.7 [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded quickcheck v0.9.2 [INFO] [stderr] Downloaded triehash v0.8.4 [INFO] [stderr] Downloaded keccak-hasher v0.15.3 [INFO] [stderr] Downloaded ethereum v0.4.2 [INFO] [stderr] Downloaded environmental v1.1.2 [INFO] [stderr] Downloaded dissimilar v1.0.2 [INFO] [stderr] Downloaded signal-hook v0.3.8 [INFO] [stderr] Downloaded parity-multiaddr v0.9.7 [INFO] [stderr] Downloaded sha-1 v0.9.5 [INFO] [stderr] Downloaded multihash v0.11.4 [INFO] [stderr] Downloaded salsa20 v0.6.0 [INFO] [stderr] Downloaded console_log v0.1.2 [INFO] [stderr] Downloaded send_wrapper v0.3.0 [INFO] [stderr] Downloaded evm-runtime v0.17.2 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.17 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.17 [INFO] [stderr] Downloaded test-case v0.3.3 [INFO] [stderr] Downloaded rlp-derive v0.1.0 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded wast v35.0.2 [INFO] [stderr] Downloaded honggfuzz v0.5.54 [INFO] [stderr] Downloaded trie-db v0.22.3 [INFO] [stderr] Downloaded pretty_assertions v0.6.1 [INFO] [stderr] Downloaded ref-cast-impl v1.0.3 [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.2.3 [INFO] [stderr] Downloaded wat v1.0.37 [INFO] [stderr] Downloaded kvdb-web v0.7.0 [INFO] [stderr] Downloaded rlp v0.5.0 [INFO] [stderr] Downloaded evm-core v0.17.2 [INFO] [stderr] Downloaded arbitrary v1.0.0 [INFO] [stderr] Downloaded raw-cpuid v7.0.4 [INFO] [stderr] Downloaded yamux v0.8.1 [INFO] [stderr] Downloaded sha2 v0.9.4 [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded thiserror-impl v1.0.21 [INFO] [stderr] Downloaded thiserror v1.0.21 [INFO] [stderr] Downloaded cpufeatures v0.1.1 [INFO] [stderr] Downloaded trybuild v1.0.42 [INFO] [stderr] Downloaded addr2line v0.15.1 [INFO] [stderr] Downloaded cast v0.2.5 [INFO] [stderr] Downloaded ethbloom v0.9.2 [INFO] [stderr] Downloaded ethereum-types v0.9.2 [INFO] [stderr] Downloaded ahash v0.2.19 [INFO] [stderr] Downloaded lru v0.5.3 [INFO] [stderr] Downloaded evm-gasometer v0.17.2 [INFO] [stderr] Downloaded primitive-types v0.7.3 [INFO] [stderr] Downloaded trie-bench v0.25.0 [INFO] [stderr] Downloaded ref-cast v1.0.3 [INFO] [stderr] Downloaded syn v1.0.35 [INFO] [stderr] Downloaded trie-standardmap v0.15.2 [INFO] [stderr] Downloaded evm v0.17.3 [INFO] [stderr] Downloaded libp2p-pnet v0.19.2 [INFO] [stderr] Downloaded ctor v0.1.16 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded alt_serde_derive v1.0.104 [INFO] [stderr] Downloaded alt_serde v1.0.104 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab3ca7e2e0aac9c997af605bf3b3cfc515a701fed6d986b269e6df66aa6b6afc [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" "ab3ca7e2e0aac9c997af605bf3b3cfc515a701fed6d986b269e6df66aa6b6afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab3ca7e2e0aac9c997af605bf3b3cfc515a701fed6d986b269e6df66aa6b6afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3ca7e2e0aac9c997af605bf3b3cfc515a701fed6d986b269e6df66aa6b6afc", kill_on_drop: false }` [INFO] [stdout] ab3ca7e2e0aac9c997af605bf3b3cfc515a701fed6d986b269e6df66aa6b6afc [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 14b0824c44d0b5972fb758824d51d04a465b9e51ca1bac96696eeb90d10697b8 [INFO] running `Command { std: "docker" "start" "-a" "14b0824c44d0b5972fb758824d51d04a465b9e51ca1bac96696eeb90d10697b8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling sp-std v2.0.0 (/opt/rustwide/workdir/primitives/std) [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling environmental v1.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling lru_time_cache v0.10.0 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling substrate-wasm-builder-runner v1.0.6 (/opt/rustwide/workdir/utils/wasm-builder-runner) [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling alt_serde v1.0.104 [INFO] [stderr] Compiling sc-consensus-slots v0.8.0 (/opt/rustwide/workdir/client/consensus/slots) [INFO] [stderr] Compiling honggfuzz v0.5.54 [INFO] [stderr] Compiling arbitrary v1.0.0 [INFO] [stderr] Compiling send_wrapper v0.3.0 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling chain-spec-builder v2.0.0 (/opt/rustwide/workdir/bin/utils/chain-spec-builder) [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling substrate-test-utils-test-crate v0.1.0 (/opt/rustwide/workdir/test-utils/test-crate) [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling conjugate-poc v0.1.0 (/opt/rustwide/workdir/bin/node/conjugate-poc) [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling substrate-build-script-utils v2.0.0 (/opt/rustwide/workdir/utils/build-script-utils) [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling node-runtime v3.0.0 (/opt/rustwide/workdir/bin/node/runtime) [INFO] [stderr] Compiling substrate-test-runtime v2.0.0 (/opt/rustwide/workdir/test-utils/runtime) [INFO] [stderr] Compiling sp-runtime-interface-test-wasm v2.0.0 (/opt/rustwide/workdir/primitives/runtime-interface/test-wasm) [INFO] [stderr] Compiling sp-runtime-interface-test-wasm-deprecated v2.0.0 (/opt/rustwide/workdir/primitives/runtime-interface/test-wasm-deprecated) [INFO] [stderr] Compiling sc-runtime-test v2.0.0 (/opt/rustwide/workdir/client/executor/runtime-test) [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling triehash v0.8.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miow v0.3.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] error: failed to run custom build command for `sc-runtime-test v2.0.0 (/opt/rustwide/workdir/client/executor/runtime-test)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sc-runtime-test-27173274c5e95845/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 `ansi_term` as a dependency of package `substrate-wasm-builder v2.0.0 (/opt/rustwide/workdir/utils/wasm-builder)` [INFO] [stderr] ... which satisfies path dependency `substrate-wasm-builder` of package `wasm-build-runner-impl v1.0.0 (/opt/rustwide/target/debug/wbuild-runner/sc-runtime-test11411609219888918740)` [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 `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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "14b0824c44d0b5972fb758824d51d04a465b9e51ca1bac96696eeb90d10697b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b0824c44d0b5972fb758824d51d04a465b9e51ca1bac96696eeb90d10697b8", kill_on_drop: false }` [INFO] [stdout] 14b0824c44d0b5972fb758824d51d04a465b9e51ca1bac96696eeb90d10697b8