[INFO] cloning repository https://github.com/digitalnativeinc/standard-substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digitalnativeinc/standard-substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalnativeinc%2Fstandard-substrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalnativeinc%2Fstandard-substrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14091b0896248b612911a45fe8b2e2b9082d5d8a [INFO] checking digitalnativeinc/standard-substrate against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitalnativeinc%2Fstandard-substrate" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/digitalnativeinc/standard-substrate on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/digitalnativeinc/standard-substrate [INFO] finished tweaking git repo https://github.com/digitalnativeinc/standard-substrate [INFO] tweaked toml for git repo https://github.com/digitalnativeinc/standard-substrate written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/digitalnativeinc/standard-substrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paritytech/cumulus` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Updating git repository `https://github.com/paritytech/grandpa-bridge-gadget` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding-macro v0.1.10 [INFO] [stderr] Downloaded memmap2 v0.2.1 [INFO] [stderr] Downloaded streamunordered v0.5.2 [INFO] [stderr] Downloaded fs-err v2.5.0 [INFO] [stderr] Downloaded sysinfo v0.19.1 [INFO] [stderr] Downloaded kvdb-rocksdb v0.11.0 [INFO] [stderr] Downloaded linregress v0.4.0 [INFO] [stderr] Downloaded bitvec v0.20.2 [INFO] [stderr] Downloaded trie-db v0.22.3 [INFO] [stderr] Downloaded vergen v5.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16cb1213fb2ae92ec7d86af7475e8ccbd46711223aa01461051591ea9632b91d [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" "16cb1213fb2ae92ec7d86af7475e8ccbd46711223aa01461051591ea9632b91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16cb1213fb2ae92ec7d86af7475e8ccbd46711223aa01461051591ea9632b91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cb1213fb2ae92ec7d86af7475e8ccbd46711223aa01461051591ea9632b91d", kill_on_drop: false }` [INFO] [stdout] 16cb1213fb2ae92ec7d86af7475e8ccbd46711223aa01461051591ea9632b91d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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] de291670742441687e69e3ac95b3c04e577a5835d824091ca788d21d07c417f9 [INFO] running `Command { std: "docker" "start" "-a" "de291670742441687e69e3ac95b3c04e577a5835d824091ca788d21d07c417f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking sp-std v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.6#9c572625) [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling asn1_der v0.7.4 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling sc-consensus-slots v0.9.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.6#9c572625) [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ip_network v0.3.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking integer-encoding v1.1.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Checking sp-std v3.0.0 (https://github.com/paritytech/substrate?rev=85fa0ab80c3ceccf4bb98380d7833578aaf8815e#85fa0ab8) [INFO] [stderr] Compiling retain_mut v0.1.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Compiling safe-mix v1.0.1 [INFO] [stderr] Compiling always-assert v0.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sysinfo v0.19.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling slotmap v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.3.1 [INFO] [stderr] Checking rlp v0.5.0 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Checking primitives v0.1.0 (/opt/rustwide/workdir/primitives) [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling wast v36.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling wasmi-validation v0.4.0 [INFO] [stderr] Compiling static_init_macro v0.5.0 [INFO] [stderr] Compiling static_init v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking addr2line v0.14.1 [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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=3ae3783bf1412024 -C extra-filename=-3ae3783bf1412024 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24f62b67f4100677.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-ec88d2d7b747099d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6552c78ca311b6fd.rmeta --cap-lints allow --cap-lints=forbid` (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" "de291670742441687e69e3ac95b3c04e577a5835d824091ca788d21d07c417f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de291670742441687e69e3ac95b3c04e577a5835d824091ca788d21d07c417f9", kill_on_drop: false }` [INFO] [stdout] de291670742441687e69e3ac95b3c04e577a5835d824091ca788d21d07c417f9