[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] 710bd3ad6d10deed70cb3187f804d325b66552e4 [INFO] testing UniqueNetwork/chainql against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniqueNetwork%2Fchainql" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UniqueNetwork/chainql on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "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-0-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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jrsonnet-stdlib v0.5.0-pre95 [INFO] [stderr] Downloaded jrsonnet-interner v0.5.0-pre95 [INFO] [stderr] Downloaded structdump v0.2.0 [INFO] [stderr] Downloaded jrsonnet-parser v0.5.0-pre95 [INFO] [stderr] Downloaded serde_yaml_with_quirks v0.8.24 [INFO] [stderr] Downloaded jrsonnet-gcmodule-derive v0.3.6 [INFO] [stderr] Downloaded bounded-collections v0.1.8 [INFO] [stderr] Downloaded ss58-registry v1.41.0 [INFO] [stderr] Downloaded sp-core-hashing v10.0.0 [INFO] [stderr] Downloaded jrsonnet-gcmodule v0.3.6 [INFO] [stderr] Downloaded async-trait v0.1.69 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.18.2 [INFO] [stderr] Downloaded rustls-webpki v0.101.1 [INFO] [stderr] Downloaded rustls v0.21.5 [INFO] [stderr] Downloaded sc-executor v0.26.0 [INFO] [stderr] Downloaded rustix v0.36.15 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.18.2 [INFO] [stderr] Downloaded jsonrpsee-core v0.18.2 [INFO] [stderr] Downloaded jsonrpsee-types v0.18.2 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.18.2 [INFO] [stderr] Downloaded sc-allocator v17.0.0 [INFO] [stderr] Downloaded sp-maybe-compressed-blob v6.0.0 [INFO] [stderr] Downloaded sc-executor-common v0.23.0 [INFO] [stderr] Downloaded sc-executor-wasmtime v0.23.0 [INFO] [stderr] Downloaded sp-api-proc-macro v9.0.0 [INFO] [stderr] Downloaded sp-metadata-ir v0.1.0 [INFO] [stderr] Downloaded sp-core-hashing-proc-macro v10.0.0 [INFO] [stderr] Downloaded sp-version-proc-macro v9.0.0 [INFO] [stderr] Downloaded sp-version v23.0.0 [INFO] [stderr] Downloaded sp-application-crypto v24.0.0 [INFO] [stderr] Downloaded sp-io v24.0.0 [INFO] [stderr] Downloaded sp-arithmetic v17.0.0 [INFO] [stderr] Downloaded sp-weights v21.0.0 [INFO] [stderr] Downloaded sp-runtime v25.0.0 [INFO] [stderr] Downloaded sp-panic-handler v9.0.0 [INFO] [stderr] Downloaded array-bytes v6.1.0 [INFO] [stderr] Downloaded sp-externalities v0.20.0 [INFO] [stderr] Downloaded sp-tracing v11.0.0 [INFO] [stderr] Downloaded sp-runtime-interface v18.0.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.17 [INFO] [stderr] Downloaded ref-cast v1.0.17 [INFO] [stderr] Downloaded sp-core v22.0.0 [INFO] [stderr] Downloaded sp-std v9.0.0 [INFO] [stderr] Downloaded sp-state-machine v0.29.0 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded annotate-snippets v0.9.1 [INFO] [stderr] Downloaded jrsonnet-evaluator v0.5.0-pre95 [INFO] [stderr] Downloaded sp-api v20.0.0 [INFO] [stderr] Downloaded jrsonnet-macros v0.5.0-pre95 [INFO] [stderr] Downloaded sp-keystore v0.28.0 [INFO] [stderr] Downloaded sp-runtime-interface-proc-macro v12.0.0 [INFO] [stderr] Downloaded sp-wasm-interface v15.0.0 [INFO] [stderr] Downloaded sp-debug-derive v9.0.0 [INFO] [stderr] Downloaded sp-storage v14.0.0 [INFO] [stderr] Downloaded sp-trie v23.0.0 [INFO] [stderr] Downloaded jrsonnet-cli v0.5.0-pre95 [INFO] [stderr] Downloaded jrsonnet-types v0.5.0-pre95 [INFO] [stderr] Downloaded jsonrpsee v0.18.2 [INFO] [stderr] Downloaded structdump-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad976ef028b5cd53c78e3c172426a707eb9a371d4996f34af0fc68d52344b5a [INFO] running `Command { std: "docker" "start" "-a" "aad976ef028b5cd53c78e3c172426a707eb9a371d4996f34af0fc68d52344b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad976ef028b5cd53c78e3c172426a707eb9a371d4996f34af0fc68d52344b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad976ef028b5cd53c78e3c172426a707eb9a371d4996f34af0fc68d52344b5a", kill_on_drop: false }` [INFO] [stdout] aad976ef028b5cd53c78e3c172426a707eb9a371d4996f34af0fc68d52344b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26785ffde547ca6ab1d18533faddddc814c246cb82670c6db548a800d4ed3bad [INFO] running `Command { std: "docker" "start" "-a" "26785ffde547ca6ab1d18533faddddc814c246cb82670c6db548a800d4ed3bad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling target-lexicon v0.12.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regalloc2 v0.6.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling errno v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling parity-scale-codec v3.6.5 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling cranelift-bforest v0.95.1 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling sp-std v9.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling scale-info v2.9.0 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ref-cast v1.0.17 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.17 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling sp-debug-derive v9.0.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ss58-registry v1.41.0 [INFO] [stderr] Compiling sp-storage v14.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling sp-externalities v0.20.0 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling sp-tracing v11.0.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v12.0.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cranelift-frontend v0.95.1 [INFO] [stderr] Compiling cranelift-native v0.95.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling wasmtime-cranelift-shared v8.0.1 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling cranelift-wasm v0.95.1 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling sp-core-hashing v10.0.0 [INFO] [stderr] Compiling substrate-bip39 v0.4.4 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling wasmtime-cranelift v8.0.1 [INFO] [stderr] Compiling bounded-collections v0.1.8 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling array-bytes v6.1.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling jrsonnet-gcmodule-derive v0.3.6 [INFO] [stderr] Compiling structdump-derive v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling structdump v0.2.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.7.1/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=d35c17a8bf6feaa2 -C extra-filename=-d35c17a8bf6feaa2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-6507d8b9cc15a534.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-07b678f7ac7636c4.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-4b5b219fe0a5f3c9.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-8817092a83a38a02.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-f517c829628f9a58.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d0ce448b7357d15f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-359f826d234fd2c8.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-830b53366dc99b85.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-34aa516c1b3abadc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "26785ffde547ca6ab1d18533faddddc814c246cb82670c6db548a800d4ed3bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26785ffde547ca6ab1d18533faddddc814c246cb82670c6db548a800d4ed3bad", kill_on_drop: false }` [INFO] [stdout] 26785ffde547ca6ab1d18533faddddc814c246cb82670c6db548a800d4ed3bad [INFO] testing UniqueNetwork/chainql against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUniqueNetwork%2Fchainql" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UniqueNetwork/chainql on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-0-tc2/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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b110bbcd72a39fed8680146e78cd8fc173f5443d16e2b0d21af248f81eb7097 [INFO] running `Command { std: "docker" "start" "-a" "7b110bbcd72a39fed8680146e78cd8fc173f5443d16e2b0d21af248f81eb7097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b110bbcd72a39fed8680146e78cd8fc173f5443d16e2b0d21af248f81eb7097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b110bbcd72a39fed8680146e78cd8fc173f5443d16e2b0d21af248f81eb7097", kill_on_drop: false }` [INFO] [stdout] 7b110bbcd72a39fed8680146e78cd8fc173f5443d16e2b0d21af248f81eb7097 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11cc164fe50042ea047b43089fa8c3e4cee708d55bb4757bd54cca3fd9cec3ad [INFO] running `Command { std: "docker" "start" "-a" "11cc164fe50042ea047b43089fa8c3e4cee708d55bb4757bd54cca3fd9cec3ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling target-lexicon v0.12.10 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling regalloc2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling rustix v0.36.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling errno v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling parity-scale-codec v3.6.5 [INFO] [stderr] Compiling cranelift-bforest v0.95.1 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling sp-std v9.0.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling scale-info v2.9.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling ref-cast v1.0.17 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.17 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling sp-debug-derive v9.0.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ss58-registry v1.41.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling sp-storage v14.0.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling sp-externalities v0.20.0 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling sp-tracing v11.0.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v12.0.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling sp-core-hashing v10.0.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling substrate-bip39 v0.4.4 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling bounded-collections v0.1.8 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling array-bytes v6.1.0 [INFO] [stderr] Compiling jrsonnet-gcmodule-derive v0.3.6 [INFO] [stderr] Compiling structdump-derive v0.2.0 [INFO] [stderr] Compiling cranelift-native v0.95.1 [INFO] [stderr] Compiling cranelift-frontend v0.95.1 [INFO] [stderr] Compiling wasmtime-cranelift-shared v8.0.1 [INFO] [stderr] Compiling cranelift-wasm v0.95.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Compiling structdump v0.2.0 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling wasmtime-cranelift v8.0.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling memory-db v0.32.0 [INFO] [stderr] Compiling peg v0.8.1 [INFO] [stderr] Compiling trie-root v0.18.0 [INFO] [stderr] Compiling trie-db v0.27.1 [INFO] [stderr] Compiling schnellru v0.2.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sp-io v24.0.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling jrsonnet-gcmodule v0.3.6 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling sp-panic-handler v9.0.0 [INFO] [stderr] Compiling sp-arithmetic v17.0.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling expander v2.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling jsonrpsee-types v0.18.2 [INFO] [stderr] Compiling jrsonnet-interner v0.5.0-pre95 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling sp-version-proc-macro v9.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling jsonrpsee-core v0.18.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling jrsonnet-parser v0.5.0-pre95 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling sp-core-hashing-proc-macro v10.0.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling wasm-instrument v0.3.0 [INFO] [stderr] Compiling jrsonnet-types v0.5.0-pre95 [INFO] [stderr] Compiling jrsonnet-macros v0.5.0-pre95 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling sc-executor-wasmtime v0.23.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling jrsonnet-stdlib v0.5.0-pre95 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.18.2 [INFO] [stderr] Compiling sp-api-proc-macro v9.0.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.18.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling serde_yaml_with_quirks v0.8.24 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.18.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling jrsonnet-evaluator v0.5.0-pre95 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling chainql-frame-metadata v0.4.5 (/opt/rustwide/workdir/frame-metadata/frame-metadata) [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> frame-metadata/frame-metadata/src/v14.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use scale_info::prelude::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jsonrpsee v0.18.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling jrsonnet-cli v0.5.0-pre95 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling sp-maybe-compressed-blob v6.0.0 [INFO] [stderr] Compiling sp-wasm-interface v15.0.0 [INFO] [stderr] Compiling sp-runtime-interface v18.0.0 [INFO] [stderr] Compiling sp-core v22.0.0 [INFO] [stderr] Compiling sp-trie v23.0.0 [INFO] [stderr] Compiling sp-keystore v0.28.0 [INFO] [stderr] Compiling sp-weights v21.0.0 [INFO] [stderr] Compiling sc-allocator v17.0.0 [INFO] [stderr] Compiling sc-executor-common v0.23.0 [INFO] [stderr] Compiling sp-state-machine v0.29.0 [INFO] [stderr] Compiling sp-application-crypto v24.0.0 [INFO] [stderr] Compiling sp-runtime v25.0.0 [INFO] [stderr] Compiling sp-version v23.0.0 [INFO] [stderr] Compiling sp-api v20.0.0 [INFO] [stderr] Compiling sc-executor v0.26.0 [INFO] [stderr] Compiling chainql-core v0.4.5 (/opt/rustwide/workdir/crates/chainql-core) [INFO] [stderr] Compiling chainql v0.4.5 (/opt/rustwide/workdir/cmds/chainql) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "11cc164fe50042ea047b43089fa8c3e4cee708d55bb4757bd54cca3fd9cec3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cc164fe50042ea047b43089fa8c3e4cee708d55bb4757bd54cca3fd9cec3ad", kill_on_drop: false }` [INFO] [stdout] 11cc164fe50042ea047b43089fa8c3e4cee708d55bb4757bd54cca3fd9cec3ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37e6c0b0a474fb85d97aaf362cdf0348cec36d114acc592fa1486927afa23786 [INFO] running `Command { std: "docker" "start" "-a" "37e6c0b0a474fb85d97aaf362cdf0348cec36d114acc592fa1486927afa23786", kill_on_drop: false }` [INFO] [stderr] Compiling chainql-core v0.4.5 (/opt/rustwide/workdir/crates/chainql-core) [INFO] [stderr] Compiling chainql-frame-metadata v0.4.5 (/opt/rustwide/workdir/frame-metadata/frame-metadata) [INFO] [stderr] Compiling chainql v0.4.5 (/opt/rustwide/workdir/cmds/chainql) [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> frame-metadata/frame-metadata/src/v14.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use scale_info::prelude::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> frame-metadata/frame-metadata/src/v14.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use scale_info::prelude::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.14s [INFO] running `Command { std: "docker" "inspect" "37e6c0b0a474fb85d97aaf362cdf0348cec36d114acc592fa1486927afa23786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e6c0b0a474fb85d97aaf362cdf0348cec36d114acc592fa1486927afa23786", kill_on_drop: false }` [INFO] [stdout] 37e6c0b0a474fb85d97aaf362cdf0348cec36d114acc592fa1486927afa23786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37dcef28974666835bfa5d1ff444e45576cedf544b125f008b44eaaefd7c87f5 [INFO] running `Command { std: "docker" "start" "-a" "37dcef28974666835bfa5d1ff444e45576cedf544b125f008b44eaaefd7c87f5", kill_on_drop: false }` [INFO] [stderr] warning: the item `Vec` is imported redundantly [INFO] [stderr] --> frame-metadata/frame-metadata/src/v14.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use scale_info::prelude::vec::Vec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Vec` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chainql-frame-metadata` (lib) generated 1 warning [INFO] [stderr] warning: `chainql-frame-metadata` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chainql-47338fd00d639ebf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chainql_core-16e1b8e7fb46257b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chainql_frame_metadata-6322d88b7f127a76) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests chainql-core [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test crates/chainql-core/src/lib.rs - builtin_chain (line 1479) ... FAILED [INFO] [stdout] test crates/chainql-core/src/lib.rs - builtin_dump (line 1521) ... FAILED [INFO] [stdout] test crates/chainql-core/src/lib.rs - builtin_ss58 (line 1350) ... FAILED [INFO] [stdout] test crates/chainql-core/src/hex.rs - hex::builtin_from_hex (line 83) ... FAILED [INFO] [stdout] test crates/chainql-core/src/hex.rs - hex::builtin_to_hex (line 69) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- crates/chainql-core/src/lib.rs - builtin_chain (line 1479) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cql` in this scope [INFO] [stdout] --> crates/chainql-core/src/lib.rs:1480:1 [INFO] [stdout] | [INFO] [stdout] 3 | cql.chain("ws://localhost:9944") [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/chainql-core/src/lib.rs - builtin_dump (line 1521) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> crates/chainql-core/src/lib.rs:1523:8 [INFO] [stdout] | [INFO] [stdout] 4 | "a": 1, [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: struct literal body without path [INFO] [stdout] --> crates/chainql-core/src/lib.rs:1526:4 [INFO] [stdout] | [INFO] [stdout] 7 | }, {omit_empty:true}) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have forgotten to add the struct literal inside the block [INFO] [stdout] | [INFO] [stdout] 7 | }, { SomeStruct {omit_empty:true} }) [INFO] [stdout] | ++++++++++++ + [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `cql` in this scope [INFO] [stdout] --> crates/chainql-core/src/lib.rs:1522:1 [INFO] [stdout] | [INFO] [stdout] 3 | cql.dump(cql.chain("ws://localhost:9944").latest._meta, { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `cql` in this scope [INFO] [stdout] --> crates/chainql-core/src/lib.rs:1522:10 [INFO] [stdout] | [INFO] [stdout] 3 | cql.dump(cql.chain("ws://localhost:9944").latest._meta, { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/chainql-core/src/lib.rs - builtin_ss58 (line 1350) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cql` in this scope [INFO] [stdout] --> crates/chainql-core/src/lib.rs:1351:1 [INFO] [stdout] | [INFO] [stdout] 3 | cql.ss58("5F6kd9bskZE53HP4JZqadDvEzvrCi4179F6ma3ZV4G3U3x7Y") == [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/chainql-core/src/lib.rs:1351:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_crates_chainql_core_src_lib_rs_1350_0() { [INFO] [stdout] | - help: try adding a return type: `-> bool` [INFO] [stdout] 3 | / cql.ss58("5F6kd9bskZE53HP4JZqadDvEzvrCi4179F6ma3ZV4G3U3x7Y") == [INFO] [stdout] 4 | | "0x864481616c4bd8689a578cb28e1da470f7b819d6b6df8f4d65b50aba8f996508" [INFO] [stdout] | |________________________________________________________________________^ expected `()`, found `bool` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/chainql-core/src/hex.rs - hex::builtin_from_hex (line 83) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cql` in this scope [INFO] [stdout] --> crates/chainql-core/src/hex.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 3 | cql.fromHex("0x00000002103ec801") == [0, 0, 0, 2, 16, 62, 200, 1] [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/chainql-core/src/hex.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_crates_chainql_core_src_hex_rs_83_0() { [INFO] [stdout] | - help: try adding a return type: `-> bool` [INFO] [stdout] 3 | cql.fromHex("0x00000002103ec801") == [0, 0, 0, 2, 16, 62, 200, 1] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `bool` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- crates/chainql-core/src/hex.rs - hex::builtin_to_hex (line 69) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `cql` in this scope [INFO] [stdout] --> crates/chainql-core/src/hex.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | cql.toHex([0, 0, 0, 2, 16, 62, 200, 1]) == "0x00000002103ec801" [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/chainql-core/src/hex.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_crates_chainql_core_src_hex_rs_69_0() { [INFO] [stdout] | - help: try adding a return type: `-> bool` [INFO] [stdout] 3 | cql.toHex([0, 0, 0, 2, 16, 62, 200, 1]) == "0x00000002103ec801" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `bool` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] crates/chainql-core/src/hex.rs - hex::builtin_from_hex (line 83) [INFO] [stdout] crates/chainql-core/src/hex.rs - hex::builtin_to_hex (line 69) [INFO] [stdout] crates/chainql-core/src/lib.rs - builtin_chain (line 1479) [INFO] [stdout] crates/chainql-core/src/lib.rs - builtin_dump (line 1521) [INFO] [stdout] crates/chainql-core/src/lib.rs - builtin_ss58 (line 1350) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p chainql-core --doc` [INFO] running `Command { std: "docker" "inspect" "37dcef28974666835bfa5d1ff444e45576cedf544b125f008b44eaaefd7c87f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37dcef28974666835bfa5d1ff444e45576cedf544b125f008b44eaaefd7c87f5", kill_on_drop: false }` [INFO] [stdout] 37dcef28974666835bfa5d1ff444e45576cedf544b125f008b44eaaefd7c87f5