[INFO] cloning repository https://github.com/leejw51/mychain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leejw51/mychain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleejw51%2Fmychain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleejw51%2Fmychain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a44fde6f74a15df079f635f8959aff7456984e86 [INFO] checking leejw51/mychain against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleejw51%2Fmychain" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leejw51/mychain on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leejw51/mychain [INFO] finished tweaking git repo https://github.com/leejw51/mychain [INFO] tweaked toml for git repo https://github.com/leejw51/mychain written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/leejw51/mychain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/crypto-com/rust-secp256k1-zkp.git` [INFO] [stderr] Updating git submodule `https://github.com/crypto-com/secp256k1-zkp.git` [INFO] [stderr] Updating git repository `https://github.com/baidu/rust-sgx-sdk.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] Updating git repository `https://github.com/crypto-com/tendermint-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded protobuf-codegen v2.8.1 [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded jsonrpc v0.11.0 [INFO] [stderr] Downloaded kvdb v0.1.1 [INFO] [stderr] Downloaded rpassword v2.1.0 [INFO] [stderr] Downloaded jsonrpc-pubsub v14.0.5 [INFO] [stderr] Downloaded prost-amino-derive v0.4.0 [INFO] [stderr] Downloaded tai64 v3.1.0 [INFO] [stderr] Downloaded subtle-encoding v0.5.0 [INFO] [stderr] Downloaded non-empty-vec v0.1.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.1.0 [INFO] [stderr] Downloaded quest v0.3.0 [INFO] [stderr] Downloaded secstr v0.3.2 [INFO] [stderr] Downloaded kvdb-memorydb v0.1.2 [INFO] [stderr] Downloaded kvdb-rocksdb v0.2.0 [INFO] [stderr] Downloaded polyval v0.3.2 [INFO] [stderr] Downloaded cli-table v0.2.0 [INFO] [stderr] Downloaded elliptic-curve v0.2.0 [INFO] [stderr] Downloaded elastic-array v0.10.3 [INFO] [stderr] Downloaded bech32 v0.7.1 [INFO] [stderr] Downloaded integer-encoding v1.0.7 [INFO] [stderr] Downloaded aes-gcm-siv v0.3.0 [INFO] [stderr] Downloaded signatory-dalek v0.17.0 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.8.1 [INFO] [stderr] Downloaded abci v0.6.4 [INFO] [stderr] Downloaded jsonrpc-http-server v14.0.5 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded prost-amino v0.4.0 [INFO] [stderr] Downloaded quickcheck v0.9.0 [INFO] [stderr] Downloaded starling v3.1.2 [INFO] [stderr] Downloaded ecdsa v0.3.0 [INFO] [stderr] Downloaded fixed v0.4.6 [INFO] [stderr] Downloaded log v0.4.10 [INFO] [stderr] Downloaded signatory v0.17.1 [INFO] [stderr] Downloaded sled v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7b072ba324e85960b8300bbbce8010243fb4b3dad19748b69a6b489354743cf [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" "a7b072ba324e85960b8300bbbce8010243fb4b3dad19748b69a6b489354743cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b072ba324e85960b8300bbbce8010243fb4b3dad19748b69a6b489354743cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b072ba324e85960b8300bbbce8010243fb4b3dad19748b69a6b489354743cf", kill_on_drop: false }` [INFO] [stdout] a7b072ba324e85960b8300bbbce8010243fb4b3dad19748b69a6b489354743cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec6e960cbfd42722645f519627964b32a6a91775117e576a9d14d98677f3f962 [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" "ec6e960cbfd42722645f519627964b32a6a91775117e576a9d14d98677f3f962", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling fixed v0.4.6 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [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] Checking bech32 v0.7.1 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Checking non-empty-vec v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking parity-bytes v0.1.1 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling starling v3.1.2 [INFO] [stderr] Checking interleaved-ordered v0.1.1 [INFO] [stderr] Checking integer-encoding v1.0.7 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking cli-table v0.2.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rlp v0.4.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking elastic-array v0.10.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking fs-swap v0.2.4 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking rpassword v2.1.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking kvdb v0.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking prost-amino v0.4.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking signature v1.0.0-pre.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking sled v0.30.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking polyval v0.3.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking kvdb-memorydb v0.1.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking ed25519 v1.0.0-pre.1 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling secp256k1zkp v0.13.0 (https://github.com/crypto-com/rust-secp256k1-zkp.git?rev=be445f29a96af31fe079611d26c07f1f596d1c5f#be445f29) [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=d502ae13eabde889 -C extra-filename=-d502ae13eabde889 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8d9f0e70e1638b76.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-79a73205be3732bb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f9d9fe975bfe7d9a.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" "ec6e960cbfd42722645f519627964b32a6a91775117e576a9d14d98677f3f962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6e960cbfd42722645f519627964b32a6a91775117e576a9d14d98677f3f962", kill_on_drop: false }` [INFO] [stdout] ec6e960cbfd42722645f519627964b32a6a91775117e576a9d14d98677f3f962