[INFO] cloning repository https://github.com/Pablushka/substrate-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pablushka/substrate-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPablushka%2Fsubstrate-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPablushka%2Fsubstrate-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e8dea9086547b626ff0aa1657540ff489ff57ee [INFO] testing Pablushka/substrate-node against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPablushka%2Fsubstrate-node" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pablushka/substrate-node on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pablushka/substrate-node [INFO] finished tweaking git repo https://github.com/Pablushka/substrate-node [INFO] tweaked toml for git repo https://github.com/Pablushka/substrate-node written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Pablushka/substrate-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cf0a7cdb4b36d853e5d638784d241fcd1350ac1a95cc4ebe7d3c918fa6d37dd [INFO] running `Command { std: "docker" "start" "-a" "3cf0a7cdb4b36d853e5d638784d241fcd1350ac1a95cc4ebe7d3c918fa6d37dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cf0a7cdb4b36d853e5d638784d241fcd1350ac1a95cc4ebe7d3c918fa6d37dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf0a7cdb4b36d853e5d638784d241fcd1350ac1a95cc4ebe7d3c918fa6d37dd", kill_on_drop: false }` [INFO] [stdout] 3cf0a7cdb4b36d853e5d638784d241fcd1350ac1a95cc4ebe7d3c918fa6d37dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c0d35c9b2f9e5941ae66a799a2f2ac2a9e71ac0f79a4f4f78e597e01013ff22 [INFO] running `Command { std: "docker" "start" "-a" "4c0d35c9b2f9e5941ae66a799a2f2ac2a9e71ac0f79a4f4f78e597e01013ff22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling futures-core v0.3.11 [INFO] [stderr] Compiling futures-io v0.3.11 [INFO] [stderr] Compiling futures-sink v0.3.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling sp-std v2.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling environmental v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling retain_mut v0.1.2 [INFO] [stderr] Compiling sc-consensus-slots v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling wast v31.0.0 [INFO] [stderr] Compiling substrate-build-script-utils v2.0.1 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling parity-wasm v0.32.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.11 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling node-template v2.0.1 (/opt/rustwide/workdir/node) [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling trie-db v0.22.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling regalloc v0.0.27 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pwasm-utils v0.14.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling wasm-gc-api v0.1.11 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.9.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.58/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=9d73e3bd9316bfaf -C extra-filename=-9d73e3bd9316bfaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17858077ac902bf7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6da9345f8173994c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4f4df54432f3a5d3.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (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" "4c0d35c9b2f9e5941ae66a799a2f2ac2a9e71ac0f79a4f4f78e597e01013ff22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0d35c9b2f9e5941ae66a799a2f2ac2a9e71ac0f79a4f4f78e597e01013ff22", kill_on_drop: false }` [INFO] [stdout] 4c0d35c9b2f9e5941ae66a799a2f2ac2a9e71ac0f79a4f4f78e597e01013ff22