[INFO] cloning repository https://github.com/tetcoin/grandpa-bridge-gadget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin/grandpa-bridge-gadget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fgrandpa-bridge-gadget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fgrandpa-bridge-gadget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a4ebfd843fde37e0980bc1494bfcb182722c50e [INFO] checking tetcoin/grandpa-bridge-gadget against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fgrandpa-bridge-gadget" "/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/tetcoin/grandpa-bridge-gadget on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetcoin/grandpa-bridge-gadget [INFO] finished tweaking git repo https://github.com/tetcoin/grandpa-bridge-gadget [INFO] tweaked toml for git repo https://github.com/tetcoin/grandpa-bridge-gadget written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tetcoin/grandpa-bridge-gadget already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d8cf62e104d03c0328160be54d21086a5ed1497fdf153d41905a9acb09ddb5b [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" "2d8cf62e104d03c0328160be54d21086a5ed1497fdf153d41905a9acb09ddb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d8cf62e104d03c0328160be54d21086a5ed1497fdf153d41905a9acb09ddb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8cf62e104d03c0328160be54d21086a5ed1497fdf153d41905a9acb09ddb5b", kill_on_drop: false }` [INFO] [stdout] 2d8cf62e104d03c0328160be54d21086a5ed1497fdf153d41905a9acb09ddb5b [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=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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 422149a5e1bb1a42299dd2e81607f15d0f76cbb451e8f715e0af4f1577357216 [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" "422149a5e1bb1a42299dd2e81607f15d0f76cbb451e8f715e0af4f1577357216", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling parity-util-mem v0.8.0 [INFO] [stderr] Checking sp-std v2.0.1 (https://github.com/paritytech/substrate?branch=master#68d71571) [INFO] [stderr] Compiling bumpalo v3.5.0 [INFO] [stderr] Compiling sc-consensus-slots v0.8.1 (https://github.com/paritytech/substrate?branch=master#68d71571) [INFO] [stderr] Compiling substrate-wasm-builder-runner v2.0.0 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.3.1 [INFO] [stderr] Compiling substrate-build-script-utils v2.0.1 (https://github.com/paritytech/substrate?branch=master#68d71571) [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v2.0.1 (https://github.com/paritytech/substrate?branch=master#68d71571) [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=aa20e5127fb706e5 -C extra-filename=-aa20e5127fb706e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e3d40de49444ef7a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b2093fb0e7887e87.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b0e07903ba6b49a.rlib --extern proc_macro --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" "422149a5e1bb1a42299dd2e81607f15d0f76cbb451e8f715e0af4f1577357216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "422149a5e1bb1a42299dd2e81607f15d0f76cbb451e8f715e0af4f1577357216", kill_on_drop: false }` [INFO] [stdout] 422149a5e1bb1a42299dd2e81607f15d0f76cbb451e8f715e0af4f1577357216