[INFO] cloning repository https://github.com/UniqueNetwork/chainql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UniqueNetwork/chainql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniqueNetwork%2Fchainql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniqueNetwork%2Fchainql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 648f796e3f643270ba84635fd5f07286c6bb430c [INFO] checking UniqueNetwork/chainql against master#5a9e0e87877857f601480d16739b4edd9cb3a426 for pr-117593-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniqueNetwork%2Fchainql" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UniqueNetwork/chainql on toolchain 5a9e0e87877857f601480d16739b4edd9cb3a426 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UniqueNetwork/chainql [INFO] finished tweaking git repo https://github.com/UniqueNetwork/chainql [INFO] tweaked toml for git repo https://github.com/UniqueNetwork/chainql written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/UniqueNetwork/chainql already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sp-std v9.0.0 [INFO] [stderr] Downloaded structdump v0.2.0 [INFO] [stderr] Downloaded jrsonnet-parser v0.5.0-pre95 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.18.2 [INFO] [stderr] Downloaded sp-core v22.0.0 [INFO] [stderr] Downloaded jsonrpsee-core v0.18.2 [INFO] [stderr] Downloaded sp-version v23.0.0 [INFO] [stderr] Downloaded sp-maybe-compressed-blob v6.0.0 [INFO] [stderr] Downloaded jrsonnet-cli v0.5.0-pre95 [INFO] [stderr] Downloaded annotate-snippets v0.9.1 [INFO] [stderr] Downloaded sc-allocator v17.0.0 [INFO] [stderr] Downloaded jsonrpsee v0.18.2 [INFO] [stderr] Downloaded sp-api v20.0.0 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded sp-runtime v25.0.0 [INFO] [stderr] Downloaded sp-storage v14.0.0 [INFO] [stderr] Downloaded async-trait v0.1.69 [INFO] [stderr] Downloaded sp-state-machine v0.29.0 [INFO] [stderr] Downloaded sc-executor v0.26.0 [INFO] [stderr] Downloaded jrsonnet-stdlib v0.5.0-pre95 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.18.2 [INFO] [stderr] Downloaded sp-api-proc-macro v9.0.0 [INFO] [stderr] Downloaded sp-runtime-interface-proc-macro v12.0.0 [INFO] [stderr] Downloaded sp-tracing v11.0.0 [INFO] [stderr] Downloaded sp-weights v21.0.0 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.18.2 [INFO] [stderr] Downloaded sp-metadata-ir v0.1.0 [INFO] [stderr] Downloaded sp-application-crypto v24.0.0 [INFO] [stderr] Downloaded sp-version-proc-macro v9.0.0 [INFO] [stderr] Downloaded sp-panic-handler v9.0.0 [INFO] [stderr] Downloaded jsonrpsee-types v0.18.2 [INFO] [stderr] Downloaded sp-core-hashing v10.0.0 [INFO] [stderr] Downloaded sp-externalities v0.20.0 [INFO] [stderr] Downloaded sp-wasm-interface v15.0.0 [INFO] [stderr] Downloaded sp-runtime-interface v18.0.0 [INFO] [stderr] Downloaded ref-cast v1.0.17 [INFO] [stderr] Downloaded sp-trie v23.0.0 [INFO] [stderr] Downloaded sp-core-hashing-proc-macro v10.0.0 [INFO] [stderr] Downloaded sp-arithmetic v17.0.0 [INFO] [stderr] Downloaded sp-io v24.0.0 [INFO] [stderr] Downloaded jrsonnet-macros v0.5.0-pre95 [INFO] [stderr] Downloaded sp-keystore v0.28.0 [INFO] [stderr] Downloaded sp-debug-derive v9.0.0 [INFO] [stderr] Downloaded serde_yaml_with_quirks v0.8.24 [INFO] [stderr] Downloaded jrsonnet-interner v0.5.0-pre95 [INFO] [stderr] Downloaded jrsonnet-types v0.5.0-pre95 [INFO] [stderr] Downloaded jrsonnet-gcmodule-derive v0.3.6 [INFO] [stderr] Downloaded sc-executor-common v0.23.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.17 [INFO] [stderr] Downloaded jrsonnet-gcmodule v0.3.6 [INFO] [stderr] Downloaded structdump-derive v0.2.0 [INFO] [stderr] Downloaded jrsonnet-evaluator v0.5.0-pre95 [INFO] [stderr] Downloaded sc-executor-wasmtime v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc733743b5b66f2c3fc5a154cdc85a8f839e5943d8a3a9123c613880511e8233 [INFO] running `Command { std: "docker" "start" "-a" "cc733743b5b66f2c3fc5a154cdc85a8f839e5943d8a3a9123c613880511e8233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc733743b5b66f2c3fc5a154cdc85a8f839e5943d8a3a9123c613880511e8233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc733743b5b66f2c3fc5a154cdc85a8f839e5943d8a3a9123c613880511e8233", kill_on_drop: false }` [INFO] [stdout] cc733743b5b66f2c3fc5a154cdc85a8f839e5943d8a3a9123c613880511e8233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61dc17043ced7797cb8092e4cb5e8b0a63e25918471cb62439970fed271775b7 [INFO] running `Command { std: "docker" "start" "-a" "61dc17043ced7797cb8092e4cb5e8b0a63e25918471cb62439970fed271775b7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling target-lexicon v0.12.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking errno v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking cranelift-bforest v0.95.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking wasmparser v0.102.0 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking sp-std v9.0.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a9e0e87877857f601480d16739b4edd9cb3a426/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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=566f800945b758e0 -C extra-filename=-566f800945b758e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a920f20cb432a6b3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8b56f712198f7008.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "61dc17043ced7797cb8092e4cb5e8b0a63e25918471cb62439970fed271775b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61dc17043ced7797cb8092e4cb5e8b0a63e25918471cb62439970fed271775b7", kill_on_drop: false }` [INFO] [stdout] 61dc17043ced7797cb8092e4cb5e8b0a63e25918471cb62439970fed271775b7