[INFO] cloning repository https://github.com/ryo0301/substratekitties [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryo0301/substratekitties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo0301%2Fsubstratekitties", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo0301%2Fsubstratekitties'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 452a9b795ace4ed7f9edfe50891b18ef4e459570 [INFO] checking ryo0301/substratekitties against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo0301%2Fsubstratekitties" "/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/ryo0301/substratekitties on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryo0301/substratekitties [INFO] finished tweaking git repo https://github.com/ryo0301/substratekitties [INFO] tweaked toml for git repo https://github.com/ryo0301/substratekitties written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ryo0301/substratekitties already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c8415f73b2d70172f74724ed6192955872b9deb39f547b9581d4abfa8151da5 [INFO] running `Command { std: "docker" "start" "-a" "4c8415f73b2d70172f74724ed6192955872b9deb39f547b9581d4abfa8151da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c8415f73b2d70172f74724ed6192955872b9deb39f547b9581d4abfa8151da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8415f73b2d70172f74724ed6192955872b9deb39f547b9581d4abfa8151da5", kill_on_drop: false }` [INFO] [stdout] 4c8415f73b2d70172f74724ed6192955872b9deb39f547b9581d4abfa8151da5 [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=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" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac23a6e169ce2152145985f31e475554693a146b613eaaf24390b97da082513a [INFO] running `Command { std: "docker" "start" "-a" "ac23a6e169ce2152145985f31e475554693a146b613eaaf24390b97da082513a", kill_on_drop: false }` [INFO] [stderr] Checking zeroize v0.5.2 [INFO] [stderr] Checking environmental v1.0.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Checking strum v0.14.0 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Checking tokio-sync v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling sr-std v0.1.0 (https://github.com/paritytech/substrate.git?rev=0ee04a854ebfc60f1653ad602ccfc11c79c050fd#0ee04a85) [INFO] [stderr] Compiling sr-io v0.1.0 (https://github.com/paritytech/substrate.git?rev=0ee04a854ebfc60f1653ad602ccfc11c79c050fd#0ee04a85) [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking wasmi v0.4.4 [INFO] [stderr] Checking ctrlc v3.1.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling asn1_der_derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.14.0 [INFO] [stderr] Compiling libp2p-core-derive v0.5.0 (https://github.com/tomaka/libp2p-rs?branch=substrate-tmp-2019-03-20#e8e6ccec) [INFO] [stderr] Checking substrate-serializer v0.1.0 (https://github.com/paritytech/substrate.git?rev=0ee04a854ebfc60f1653ad602ccfc11c79c050fd#0ee04a85) [INFO] [stderr] Compiling srml-support-procedural-tools-derive v0.1.0 (https://github.com/paritytech/substrate.git?rev=0ee04a854ebfc60f1653ad602ccfc11c79c050fd#0ee04a85) [INFO] [stderr] Compiling proc-macro-hack v0.5.4 [INFO] [stderr] Compiling jsonrpc-derive v10.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking rw-stream-sink v0.1.1 (https://github.com/tomaka/libp2p-rs?branch=substrate-tmp-2019-03-20#e8e6ccec) [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking yamux v0.1.9 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking exit-future v0.1.4 [INFO] [stderr] Checking parity-multihash v0.1.0 (https://github.com/tomaka/libp2p-rs?branch=substrate-tmp-2019-03-20#e8e6ccec) [INFO] [stderr] Checking multistream-select v0.3.0 (https://github.com/tomaka/libp2p-rs?branch=substrate-tmp-2019-03-20#e8e6ccec) [INFO] [stderr] Checking aio-limited v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking hex-literal v0.1.4 [INFO] [stderr] Checking slog-scope v4.1.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sysinfo v0.8.2 [INFO] [stderr] Checking parity-multiaddr v0.2.0 (https://github.com/tomaka/libp2p-rs?branch=substrate-tmp-2019-03-20#e8e6ccec) [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.3 [INFO] [stderr] Checking asn1_der v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] error: could not compile `jsonrpc-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name jsonrpc_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jsonrpc-derive-10.1.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=9c99d532666691ad -C extra-filename=-9c99d532666691ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e623550d91deea51.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f9bac9ec715d2935.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-11e698237dd580a6.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" "ac23a6e169ce2152145985f31e475554693a146b613eaaf24390b97da082513a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac23a6e169ce2152145985f31e475554693a146b613eaaf24390b97da082513a", kill_on_drop: false }` [INFO] [stdout] ac23a6e169ce2152145985f31e475554693a146b613eaaf24390b97da082513a