[INFO] updating cached repository https://github.com/paritytech/substrate-bridge-relay
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 8cc98fcc20d5dcd971e7394ed75d8d102e9e6232
[INFO] checking paritytech/substrate-bridge-relay against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fsubstrate-bridge-relay" "/workspace/builds/worker-11/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/paritytech/substrate-bridge-relay on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/paritytech/substrate-bridge-relay
[INFO] finished tweaking git repo https://github.com/paritytech/substrate-bridge-relay
[INFO] tweaked toml for git repo https://github.com/paritytech/substrate-bridge-relay written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate git repo https://github.com/paritytech/substrate-bridge-relay already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 8fafc3b3f792a8b9cc4812cd614197c06e689b2edc5ca9a7894bfadfe9952e31
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "8fafc3b3f792a8b9cc4812cd614197c06e689b2edc5ca9a7894bfadfe9952e31"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byte-slice-cast v0.3.4
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]    Compiling subtle v2.2.1
[INFO] [stderr]     Checking rustc-hex v2.0.1
[INFO] [stderr]     Checking sr-std v2.0.0 (https://github.com/paritytech/substrate#73f4c118)
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking environmental v1.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.1
[INFO] [stderr]     Checking constant_time_eq v0.1.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking zeroize v0.10.1
[INFO] [stderr]     Checking hex v0.4.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]     Checking bs58 v0.3.0
[INFO] [stderr]     Checking integer-sqrt v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking trie-root v0.15.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking async-task v1.0.0
[INFO] [stderr]    Compiling err-derive v0.1.6
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking elastic-array v0.10.2
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking substrate-panic-handler v2.0.0 (https://github.com/paritytech/substrate#73f4c118)
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.8.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking num-bigint v0.2.3
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking wasmi-validation v0.3.0
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking fixed-hash v0.5.1
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking merlin v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek v1.2.3
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.19
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking libsecp256k1 v0.3.2
[INFO] [stderr]     Checking tokio-threadpool v0.1.16
[INFO] [stderr]     Checking async-std v0.99.11
[INFO] [stderr]     Checking async-std v1.0.1
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking tokio-reactor v0.1.10
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]     Checking once_cell v0.1.8
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-udp v0.1.5
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking ctrlc v3.1.3
[INFO] [stderr]     Checking http-body v0.2.0-alpha.3
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]    Compiling derive_more v0.13.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling pin-project-internal v0.4.5
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling substrate-debug-derive v2.0.0 (https://github.com/paritytech/substrate#73f4c118)
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.5
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v0.2.0-alpha.6
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v1.0.0 (https://github.com/paritytech/jsonrpsee?branch=jimpo/positional-params#b01d2e2e)
[INFO] [stderr]    Compiling derive_more v0.99.1
[INFO] [stderr] error: could not compile `pin-project-internal`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8887c3291560c934 -C extra-filename=-8887c3291560c934 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0673db6f077fdc81.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d951543ab215a534.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-997313fc40c36d38.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 `"docker" "inspect" "8fafc3b3f792a8b9cc4812cd614197c06e689b2edc5ca9a7894bfadfe9952e31"`
[INFO] running `"docker" "rm" "-f" "8fafc3b3f792a8b9cc4812cd614197c06e689b2edc5ca9a7894bfadfe9952e31"`
[INFO] [stdout] 8fafc3b3f792a8b9cc4812cd614197c06e689b2edc5ca9a7894bfadfe9952e31
