[INFO] cloning repository https://github.com/coderasha/Substrate-Contracts-Pallet-Added [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderasha/Substrate-Contracts-Pallet-Added" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderasha%2FSubstrate-Contracts-Pallet-Added", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderasha%2FSubstrate-Contracts-Pallet-Added'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2078e839f42772ecacd6bc25ba6f969034cf66b7 [INFO] testing coderasha/Substrate-Contracts-Pallet-Added against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderasha%2FSubstrate-Contracts-Pallet-Added" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coderasha/Substrate-Contracts-Pallet-Added on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coderasha/Substrate-Contracts-Pallet-Added [INFO] finished tweaking git repo https://github.com/coderasha/Substrate-Contracts-Pallet-Added [INFO] tweaked toml for git repo https://github.com/coderasha/Substrate-Contracts-Pallet-Added written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/coderasha/Substrate-Contracts-Pallet-Added already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pwasm-utils v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 10113dda2cd8097e4be36f377980862796c869abd8759ac2a01cba5d150fb0c0 [INFO] running `Command { std: "docker" "start" "-a" "10113dda2cd8097e4be36f377980862796c869abd8759ac2a01cba5d150fb0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10113dda2cd8097e4be36f377980862796c869abd8759ac2a01cba5d150fb0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10113dda2cd8097e4be36f377980862796c869abd8759ac2a01cba5d150fb0c0", kill_on_drop: false }` [INFO] [stdout] 10113dda2cd8097e4be36f377980862796c869abd8759ac2a01cba5d150fb0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 909d75f364c1ac515478e8f6d2f960504e292cfbca201c525fb5dde6bdf9785a [INFO] running `Command { std: "docker" "start" "-a" "909d75f364c1ac515478e8f6d2f960504e292cfbca201c525fb5dde6bdf9785a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling parity-util-mem v0.6.1 [INFO] [stderr] Compiling sp-std v2.0.0-rc4 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f) [INFO] [stderr] Compiling environmental v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling cranelift-codegen-shared v0.63.0 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling wasmtime-environ v0.16.0 [INFO] [stderr] Compiling wasmparser v0.52.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling mio-named-pipes v0.1.6 [INFO] [stderr] Compiling sysinfo v0.13.4 [INFO] [stderr] Compiling sc-consensus-slots v0.8.0-rc4 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f) [INFO] [stderr] Compiling substrate-wasm-builder-runner v1.0.6 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f) [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling substrate-build-script-utils v2.0.0-rc4 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc4#00768a1f) [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling wat v1.0.22 [INFO] [stderr] Compiling node-template-runtime v2.0.0-rc4 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling libflate v1.0.1 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling node-template v2.0.0-rc4 (/opt/rustwide/workdir/node) [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7dc1ac0e15c34ec4 -C extra-filename=-7dc1ac0e15c34ec4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-49b33d255b8312c1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "909d75f364c1ac515478e8f6d2f960504e292cfbca201c525fb5dde6bdf9785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "909d75f364c1ac515478e8f6d2f960504e292cfbca201c525fb5dde6bdf9785a", kill_on_drop: false }` [INFO] [stdout] 909d75f364c1ac515478e8f6d2f960504e292cfbca201c525fb5dde6bdf9785a