[INFO] cloning repository https://github.com/hidotmatrix/mobifi-substrate-parachain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hidotmatrix/mobifi-substrate-parachain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhidotmatrix%2Fmobifi-substrate-parachain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhidotmatrix%2Fmobifi-substrate-parachain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 191d6f5911747ff76495f472331209112c48a996 [INFO] checking hidotmatrix/mobifi-substrate-parachain against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhidotmatrix%2Fmobifi-substrate-parachain" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hidotmatrix/mobifi-substrate-parachain on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hidotmatrix/mobifi-substrate-parachain [INFO] finished tweaking git repo https://github.com/hidotmatrix/mobifi-substrate-parachain [INFO] tweaked toml for git repo https://github.com/hidotmatrix/mobifi-substrate-parachain written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/hidotmatrix/mobifi-substrate-parachain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs-swap v0.2.6 [INFO] [stderr] Downloaded parity-multiaddr v0.11.2 [INFO] [stderr] Downloaded memoffset v0.6.2 [INFO] [stderr] Downloaded handlebars v3.5.4 [INFO] [stderr] Downloaded signal-hook v0.3.7 [INFO] [stderr] Downloaded wast v35.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8894301f7d3de8261f42a8b3c09e0ab639e7550c4d180911b7078b10c16b8d6b [INFO] running `Command { std: "docker" "start" "-a" "8894301f7d3de8261f42a8b3c09e0ab639e7550c4d180911b7078b10c16b8d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8894301f7d3de8261f42a8b3c09e0ab639e7550c4d180911b7078b10c16b8d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8894301f7d3de8261f42a8b3c09e0ab639e7550c4d180911b7078b10c16b8d6b", kill_on_drop: false }` [INFO] [stdout] 8894301f7d3de8261f42a8b3c09e0ab639e7550c4d180911b7078b10c16b8d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b26394cd301361567c9faa6fcfa07c65decea7966313bf4838480e27cc754dc [INFO] running `Command { std: "docker" "start" "-a" "6b26394cd301361567c9faa6fcfa07c65decea7966313bf4838480e27cc754dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.72 [INFO] [stderr] Compiling signal-hook v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.72 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking wast v35.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking winapi v0.3.9 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking crossbeam-utils v0.8.3 [INFO] [stderr] Checking atomic v0.5.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling substrate-build-script-utils v3.0.0 [INFO] [stderr] Checking miow v0.3.7 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [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=b2d508527688fe5c -C extra-filename=-b2d508527688fe5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c231ffc79de07686.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7162fc9fdc7871c7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-68522846ad468e75.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" "6b26394cd301361567c9faa6fcfa07c65decea7966313bf4838480e27cc754dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b26394cd301361567c9faa6fcfa07c65decea7966313bf4838480e27cc754dc", kill_on_drop: false }` [INFO] [stdout] 6b26394cd301361567c9faa6fcfa07c65decea7966313bf4838480e27cc754dc