[INFO] cloning repository https://github.com/tetcoin/substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin/substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fsubstrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fsubstrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1230133ad0e0d5da5110a16fc7665e064441e840 [INFO] checking tetcoin/substrate against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fsubstrate" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetcoin/substrate on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetcoin/substrate [INFO] finished tweaking git repo https://github.com/tetcoin/substrate [INFO] tweaked toml for git repo https://github.com/tetcoin/substrate written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tetcoin/substrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61d95582e73d1060de4fda64fca10fc336ec858c967b2cfd3a4a35d5efc294df [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" "61d95582e73d1060de4fda64fca10fc336ec858c967b2cfd3a4a35d5efc294df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61d95582e73d1060de4fda64fca10fc336ec858c967b2cfd3a4a35d5efc294df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d95582e73d1060de4fda64fca10fc336ec858c967b2cfd3a4a35d5efc294df", kill_on_drop: false }` [INFO] [stdout] 61d95582e73d1060de4fda64fca10fc336ec858c967b2cfd3a4a35d5efc294df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b71224b8dd3b7607838624ef0cf4518e8acf5476081546214e9e43c08ff99d23 [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" "b71224b8dd3b7607838624ef0cf4518e8acf5476081546214e9e43c08ff99d23", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling tetsy-util-mem v0.9.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tetcore-std v2.1.2 (/opt/rustwide/workdir/primitives/std) [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking tetsy-wasm v0.41.0 [INFO] [stderr] Checking tetsy-hash-db v0.15.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking environ v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking nohash v0.2.0 [INFO] [stderr] Checking tetsy-send-wrapper v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tc-consensus-slots v2.1.2 (/opt/rustwide/workdir/client/consensus/slots) [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Checking retain_mut v0.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling trybuild v1.0.42 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ip_network v0.3.4 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling mio-named-pipes v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling honggfuzz v0.5.54 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Checking arbitrary v1.0.1 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling chain-spec-builder v2.1.2 (/opt/rustwide/workdir/bin/utils/chain-spec-builder) [INFO] [stderr] Checking tetcore-test-utils-test-crate v2.1.2 (/opt/rustwide/workdir/test-utils/test-crate) [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Checking ckb-merkle-mountain-range v0.3.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Checking tetsy-wasm v0.31.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking tetsy-trie-root v0.16.1 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking wast v35.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Checking twasmi-validation v0.3.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling build-script-utils v2.1.2 (/opt/rustwide/workdir/utils/build-script-utils) [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling node-template v2.1.2 (/opt/rustwide/workdir/bin/node-template/node) [INFO] [stderr] Checking object v0.25.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking uint-crate v0.9.1 [INFO] [stderr] Checking tetsy-hash256-std-hasher v0.15.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking miow v0.3.7 [INFO] [stderr] Compiling quote v1.0.9 [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 block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tetsy-keccak-hasher v0.15.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking wat v1.0.37 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking fs-swap v0.2.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fdlimit v0.2.1 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking syn v1.0.72 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking tetsy-trie-standardmap v0.15.3 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking signal-hook v0.3.9 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking directories v3.0.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking lite-parser v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=b515354b712b72db -C extra-filename=-b515354b712b72db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b04852db63ac7a40.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-233b3efc64fbe7b2.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.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" "b71224b8dd3b7607838624ef0cf4518e8acf5476081546214e9e43c08ff99d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71224b8dd3b7607838624ef0cf4518e8acf5476081546214e9e43c08ff99d23", kill_on_drop: false }` [INFO] [stdout] b71224b8dd3b7607838624ef0cf4518e8acf5476081546214e9e43c08ff99d23