[INFO] fetching crate sc-consensus-manual-seal 0.8.0-rc5... [INFO] checking sc-consensus-manual-seal-0.8.0-rc5 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate sc-consensus-manual-seal 0.8.0-rc5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sc-consensus-manual-seal 0.8.0-rc5 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-consensus-manual-seal 0.8.0-rc5 [INFO] finished tweaking crates.io crate sc-consensus-manual-seal 0.8.0-rc5 [INFO] tweaked toml for crates.io crate sc-consensus-manual-seal 0.8.0-rc5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39550a3212c869c0f289e7a2bae38f75916ba7a70989802870822a035ecf34d3 [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" "39550a3212c869c0f289e7a2bae38f75916ba7a70989802870822a035ecf34d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39550a3212c869c0f289e7a2bae38f75916ba7a70989802870822a035ecf34d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39550a3212c869c0f289e7a2bae38f75916ba7a70989802870822a035ecf34d3", kill_on_drop: false }` [INFO] [stdout] 39550a3212c869c0f289e7a2bae38f75916ba7a70989802870822a035ecf34d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 84ba197e9352da51adf9f440e5bf430fe73e6b2ba722f2594b2fbcda388ac657 [INFO] running `Command { std: "docker" "start" "-a" "84ba197e9352da51adf9f440e5bf430fe73e6b2ba722f2594b2fbcda388ac657", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking sp-std v2.0.0-rc6 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking unsigned-varint v0.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fastrand v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unsigned-varint v0.5.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking event-listener v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking atomic v0.4.6 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking async-mutex v1.1.5 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking async-channel v1.4.1 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking sp-panic-handler v2.0.0-rc6 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [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 once_cell v1.4.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking multihash v0.11.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc6 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking ref-cast v1.0.2 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.17 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Compiling libp2p-core v0.20.1 [INFO] [stderr] Checking sp-tracing v2.0.0-rc6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking multistream-select v0.8.2 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking soketto v0.4.1 [INFO] [stderr] Checking async-tls v0.8.0 [INFO] [stderr] Checking intervalier v0.4.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking sp-utils v2.0.0-rc6 [INFO] [stderr] Checking ed25519-dalek v1.0.0 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking parity-multiaddr v0.9.1 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking sp-serializer v2.0.0-rc6 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking futures-diagnose v1.0.1 [INFO] [stderr] Checking jsonrpc-pubsub v14.2.0 [INFO] [stderr] Checking jsonrpc-client-transports v14.2.1 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking libp2p-swarm v0.20.1 [INFO] [stderr] Checking libp2p-websocket v0.21.1 [INFO] [stderr] Checking libp2p-wasm-ext v0.20.1 [INFO] [stderr] Checking libp2p-dns v0.20.0 [INFO] [stderr] Checking jsonrpc-core-client v14.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-rc6 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0-rc6 [INFO] [stderr] Compiling jsonrpc-derive v14.2.1 [INFO] [stderr] Checking libp2p-tcp v0.20.0 [INFO] [stderr] Checking libp2p v0.23.0 [INFO] [stderr] Checking sc-telemetry v2.0.0-rc6 [INFO] [stderr] Checking parity-scale-codec v1.3.4 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.8.0-rc6 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-storage v2.0.0-rc6 [INFO] [stderr] Checking sp-wasm-interface v2.0.0-rc6 [INFO] [stderr] Checking sp-arithmetic v2.0.0-rc6 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking sp-externalities v0.8.0-rc6 [INFO] [stderr] Checking sp-runtime-interface v2.0.0-rc6 [INFO] [stderr] Checking memory-db v0.24.1 [INFO] [stderr] Checking kvdb v0.7.0 [INFO] [stderr] Checking sp-database v2.0.0-rc6 [INFO] [stderr] Checking sp-core v2.0.0-rc6 [INFO] [stderr] Checking sp-trie v2.0.0-rc6 [INFO] [stderr] Checking sp-inherents v2.0.0-rc6 [INFO] [stderr] Checking sp-allocator v2.0.0-rc6 [INFO] [stderr] Checking sc-executor-common v0.8.0-rc6 [INFO] [stderr] Checking sp-state-machine v0.8.0-rc6 [INFO] [stderr] Checking sc-executor-wasmi v0.8.0-rc6 [INFO] [stderr] Checking sp-io v2.0.0-rc6 [INFO] [stderr] Checking sp-application-crypto v2.0.0-rc6 [INFO] [stderr] Checking sp-runtime v2.0.0-rc6 [INFO] [stderr] Checking sp-version v2.0.0-rc6 [INFO] [stderr] Checking sp-keyring v2.0.0-rc6 [INFO] [stderr] Checking sp-api v2.0.0-rc6 [INFO] [stderr] Checking sp-block-builder v2.0.0-rc6 [INFO] [stderr] Checking sp-consensus v0.8.0-rc6 [INFO] [stderr] Checking sc-executor v0.8.0-rc6 [INFO] [stderr] Checking sp-blockchain v2.0.0-rc6 [INFO] [stderr] Checking sp-transaction-pool v2.0.0-rc6 [INFO] [stderr] Checking sc-transaction-graph v2.0.0-rc6 [INFO] [stderr] Checking sc-client-api v2.0.0-rc6 [INFO] [stderr] Checking sc-transaction-pool v2.0.0-rc6 [INFO] [stderr] Checking sc-consensus-manual-seal v0.8.0-rc5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] --> src/lib.rs:197:6 [INFO] [stdout] | [INFO] [stdout] 197 | use substrate_test_runtime_client::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_client` [INFO] [stdout] --> src/lib.rs:197:6 [INFO] [stdout] | [INFO] [stdout] 197 | use substrate_test_runtime_client::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_transaction_pool` [INFO] [stdout] --> src/lib.rs:204:6 [INFO] [stdout] | [INFO] [stdout] 204 | use substrate_test_runtime_transaction_pool::{TestApi, uxt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime_transaction_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sc_basic_authorship` [INFO] [stdout] --> src/lib.rs:209:6 [INFO] [stdout] | [INFO] [stdout] 209 | use sc_basic_authorship::ProposerFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `sc_basic_authorship` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `tokio` [INFO] [stdout] --> src/lib.rs:217:4 [INFO] [stdout] | [INFO] [stdout] 217 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared type or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `tokio` [INFO] [stdout] --> src/lib.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared type or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `tokio` [INFO] [stdout] --> src/lib.rs:356:4 [INFO] [stdout] | [INFO] [stdout] 356 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared type or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SpawnBlockingExecutor` in `testing` [INFO] [stdout] --> src/lib.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 223 | let spawner = sp_core::testing::SpawnBlockingExecutor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `SpawnBlockingExecutor` in `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `tokio` [INFO] [stdout] --> src/lib.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared type or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SpawnBlockingExecutor` in `testing` [INFO] [stdout] --> src/lib.rs:291:35 [INFO] [stdout] | [INFO] [stdout] 291 | let spawner = sp_core::testing::SpawnBlockingExecutor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `SpawnBlockingExecutor` in `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `tokio` [INFO] [stdout] --> src/lib.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared type or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SpawnBlockingExecutor` in `testing` [INFO] [stdout] --> src/lib.rs:363:35 [INFO] [stdout] | [INFO] [stdout] 363 | let spawner = sp_core::testing::SpawnBlockingExecutor::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `SpawnBlockingExecutor` in `testing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `tokio` [INFO] [stdout] --> src/lib.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared type or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:262:65 [INFO] [stdout] | [INFO] [stdout] 262 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:317:65 [INFO] [stdout] | [INFO] [stdout] 317 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:389:65 [INFO] [stdout] | [INFO] [stdout] 389 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:401:28 [INFO] [stdout] | [INFO] [stdout] 401 | pool_api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:420:60 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(pool.submit_one(&BlockId::Number(1), SOURCE, uxt(Alice, 1)).await.is_ok()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:442:28 [INFO] [stdout] | [INFO] [stdout] 442 | pool_api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:444:60 [INFO] [stdout] | [INFO] [stdout] 444 | assert!(pool.submit_one(&BlockId::Number(2), SOURCE, uxt(Alice, 2)).await.is_ok()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:248:20 [INFO] [stdout] | [INFO] [stdout] 248 | Box::new(client.clone()), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:250:11 [INFO] [stdout] | [INFO] [stdout] 250 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:282:18 [INFO] [stdout] | [INFO] [stdout] 282 | assert!(client.header(&BlockId::Number(1)).unwrap().is_some()) [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:262:49 [INFO] [stdout] | [INFO] [stdout] 262 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:262:72 [INFO] [stdout] | [INFO] [stdout] 262 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:262:16 [INFO] [stdout] | [INFO] [stdout] 262 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:296:11 [INFO] [stdout] | [INFO] [stdout] 296 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Box::new(client.clone()), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:305:11 [INFO] [stdout] | [INFO] [stdout] 305 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:345:23 [INFO] [stdout] | [INFO] [stdout] 345 | let header = client.header(&BlockId::Number(1)).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:317:49 [INFO] [stdout] | [INFO] [stdout] 317 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:317:72 [INFO] [stdout] | [INFO] [stdout] 317 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:368:11 [INFO] [stdout] | [INFO] [stdout] 368 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | Box::new(client.clone()), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:377:11 [INFO] [stdout] | [INFO] [stdout] 377 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:419:18 [INFO] [stdout] | [INFO] [stdout] 419 | assert!(client.header(&BlockId::Number(0)).unwrap().is_some()); [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:422:23 [INFO] [stdout] | [INFO] [stdout] 422 | let header = client.header(&BlockId::Number(1)).expect("db error").expect("imported above"); [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `NewBlock` found for enum `sp_transaction_pool::ChainEvent<_>` [INFO] [stdout] --> src/lib.rs:423:50 [INFO] [stdout] | [INFO] [stdout] 423 | pool.maintain(sp_transaction_pool::ChainEvent::NewBlock { [INFO] [stdout] | ^^^^^^^^ variant not found in `sp_transaction_pool::ChainEvent<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:441:18 [INFO] [stdout] | [INFO] [stdout] 441 | assert!(client.header(&BlockId::Number(1)).unwrap().is_some()); [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:454:18 [INFO] [stdout] | [INFO] [stdout] 454 | assert!(client.header(&BlockId::Hash(imported.hash)).unwrap().is_some()) [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:389:49 [INFO] [stdout] | [INFO] [stdout] 389 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:389:72 [INFO] [stdout] | [INFO] [stdout] 389 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:420:44 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(pool.submit_one(&BlockId::Number(1), SOURCE, uxt(Alice, 1)).await.is_ok()); [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:420:11 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(pool.submit_one(&BlockId::Number(1), SOURCE, uxt(Alice, 1)).await.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:420:67 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(pool.submit_one(&BlockId::Number(1), SOURCE, uxt(Alice, 1)).await.is_ok()); [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:420:11 [INFO] [stdout] | [INFO] [stdout] 420 | assert!(pool.submit_one(&BlockId::Number(1), SOURCE, uxt(Alice, 1)).await.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:444:44 [INFO] [stdout] | [INFO] [stdout] 444 | assert!(pool.submit_one(&BlockId::Number(2), SOURCE, uxt(Alice, 2)).await.is_ok()); [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:444:11 [INFO] [stdout] | [INFO] [stdout] 444 | assert!(pool.submit_one(&BlockId::Number(2), SOURCE, uxt(Alice, 2)).await.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/lib.rs:444:67 [INFO] [stdout] | [INFO] [stdout] 444 | assert!(pool.submit_one(&BlockId::Number(2), SOURCE, uxt(Alice, 2)).await.is_ok()); [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/lib.rs:444:11 [INFO] [stdout] | [INFO] [stdout] 444 | assert!(pool.submit_one(&BlockId::Number(2), SOURCE, uxt(Alice, 2)).await.is_ok()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-consensus-manual-seal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "84ba197e9352da51adf9f440e5bf430fe73e6b2ba722f2594b2fbcda388ac657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ba197e9352da51adf9f440e5bf430fe73e6b2ba722f2594b2fbcda388ac657", kill_on_drop: false }` [INFO] [stdout] 84ba197e9352da51adf9f440e5bf430fe73e6b2ba722f2594b2fbcda388ac657