[INFO] fetching crate sc-transaction-pool 2.0.0-rc5... [INFO] checking sc-transaction-pool-2.0.0-rc5 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate sc-transaction-pool 2.0.0-rc5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sc-transaction-pool 2.0.0-rc5 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-transaction-pool 2.0.0-rc5 [INFO] finished tweaking crates.io crate sc-transaction-pool 2.0.0-rc5 [INFO] tweaked toml for crates.io crate sc-transaction-pool 2.0.0-rc5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", 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] a90978498f67bdc2346771d4fecad0b794c43f099c2953d260ae7611f81562f5 [INFO] running `Command { std: "docker" "start" "-a" "a90978498f67bdc2346771d4fecad0b794c43f099c2953d260ae7611f81562f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a90978498f67bdc2346771d4fecad0b794c43f099c2953d260ae7611f81562f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90978498f67bdc2346771d4fecad0b794c43f099c2953d260ae7611f81562f5", kill_on_drop: false }` [INFO] [stdout] a90978498f67bdc2346771d4fecad0b794c43f099c2953d260ae7611f81562f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523da51022ff8b1c8524bbe4e197ea260b14f20b2e3fa79bfe230ec69eb0e1ba [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" "523da51022ff8b1c8524bbe4e197ea260b14f20b2e3fa79bfe230ec69eb0e1ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures-core v0.3.5 [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 arrayvec v0.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 subtle v1.0.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking sp-std v2.0.0-rc6 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking unsigned-varint v0.4.0 [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 bs58 v0.3.1 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [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 take_mut v0.2.2 [INFO] [stderr] Checking retain_mut v0.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [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 ed25519 v1.0.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking trie-root v0.16.0 [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 blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking async-channel v1.4.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [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 hash256-std-hasher v0.15.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking smallvec v0.6.13 [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 backtrace v0.3.50 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking polling v0.1.5 [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] Compiling which v3.1.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking sp-panic-handler v2.0.0-rc6 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [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 rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking parking_lot 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 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 sha-1 v0.9.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking const-random v0.1.8 [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 lru v0.4.3 [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 webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [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] Checking wasmi v0.6.2 [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 pin-project-internal v0.4.23 [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 sp-debug-derive v2.0.0-rc6 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.9 [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 tracing v0.1.19 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking merlin v2.0.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 thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.17 [INFO] [stderr] Checking sp-tracing v2.0.0-rc6 [INFO] [stderr] Compiling libp2p-core v0.20.1 [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 soketto v0.4.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [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 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 async-std v1.6.3 [INFO] [stderr] Checking sp-utils v2.0.0-rc6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking sp-serializer v2.0.0-rc6 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking futures-diagnose v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [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] Checking libp2p-websocket v0.21.1 [INFO] [stderr] Checking libp2p-wasm-ext v0.20.1 [INFO] [stderr] Checking libp2p-swarm v0.20.1 [INFO] [stderr] Checking libp2p-dns v0.20.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking parity-scale-codec v1.3.4 [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 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-client-api v2.0.0-rc6 [INFO] [stderr] Checking sc-transaction-graph v2.0.0-rc6 [INFO] [stderr] Checking sc-transaction-pool v2.0.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/revalidation.rs:366:6 [INFO] [stdout] | [INFO] [stdout] 366 | use substrate_test_runtime_client::AccountKeyring::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] --> src/testing/pool.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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 imports `substrate_test_runtime_transaction_pool`, `substrate_test_runtime_client::runtime::Block`, `substrate_test_runtime_client::runtime::Hash`, `substrate_test_runtime_client::runtime::Index`, `substrate_test_runtime_client::runtime::Header`, `substrate_test_runtime_client::runtime::Extrinsic`, `substrate_test_runtime_client::runtime::Transfer` [INFO] [stdout] --> src/revalidation.rs:364:6 [INFO] [stdout] | [INFO] [stdout] 364 | 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] ::: src/testing/pool.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | runtime::{Block, Hash, Index, Header, Extrinsic, Transfer}, AccountKeyring::*, [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_client` [INFO] [stdout] --> src/testing/pool.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | 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/testing/pool.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | 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_block_builder` [INFO] [stdout] --> src/testing/pool.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use sc_block_builder::BlockBuilderProvider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `sc_block_builder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sp_consensus` [INFO] [stdout] --> src/testing/pool.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use sp_consensus::BlockOrigin; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `sp_consensus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `assert_matches` [INFO] [stdout] --> src/testing/pool.rs:1033:2 [INFO] [stdout] | [INFO] [stdout] 1033 | assert_matches::assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] --> src/testing/pool.rs:1008:24 [INFO] [stdout] | [INFO] [stdout] 1008 | let client = Arc::new(substrate_test_runtime_client::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `hex` [INFO] [stdout] --> src/testing/pool.rs:1023:61 [INFO] [stdout] | [INFO] [stdout] 1023 | let old_singature = sp_core::sr25519::Signature::try_from(&hex::decode( [INFO] [stdout] | ^^^ use of undeclared type or module `hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] --> src/testing/pool.rs:1044:28 [INFO] [stdout] | [INFO] [stdout] 1044 | let mut client = Arc::new(substrate_test_runtime_client::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/revalidation.rs:380:17 [INFO] [stdout] | [INFO] [stdout] 380 | let uxt = uxt(Alice, 0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/testing/pool.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | BasicPool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-2.0.0-rc6/src/traits.rs:546:1 [INFO] [stdout] | [INFO] [stdout] 546 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 44 | BasicPool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use crate::api::traits::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/testing/pool.rs:62:60 [INFO] [stdout] | [INFO] [stdout] 62 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 209))).unwrap(); [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/testing/pool.rs:71:60 [INFO] [stdout] | [INFO] [stdout] 71 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 209))).unwrap(); [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/testing/pool.rs:72:60 [INFO] [stdout] | [INFO] [stdout] 72 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 210))).unwrap(); [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/testing/pool.rs:81:60 [INFO] [stdout] | [INFO] [stdout] 81 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 208))).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Index` in this scope [INFO] [stdout] --> src/testing/pool.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | assert_eq!(pending, Vec::::new()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use core::ops::Index; [INFO] [stdout] | [INFO] [stdout] 19 | use crate::stream::futures_unordered::ptr::hash::impls::slice::ops::Index; [INFO] [stdout] | [INFO] [stdout] 19 | use std::ops::Index; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/testing/pool.rs:91:60 [INFO] [stdout] | [INFO] [stdout] 91 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 210))).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Index` in this scope [INFO] [stdout] --> src/testing/pool.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | assert_eq!(pending, Vec::::new()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use core::ops::Index; [INFO] [stdout] | [INFO] [stdout] 19 | use crate::stream::futures_unordered::ptr::hash::impls::slice::ops::Index; [INFO] [stdout] | [INFO] [stdout] 19 | use std::ops::Index; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/testing/pool.rs:95:60 [INFO] [stdout] | [INFO] [stdout] 95 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 209))).unwrap(); [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/testing/pool.rs:103:74 [INFO] [stdout] | [INFO] [stdout] 103 | let hash209 = block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 209))).unwrap(); [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/testing/pool.rs:104:60 [INFO] [stdout] | [INFO] [stdout] 104 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 210))).unwrap(); [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/testing/pool.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | let uxt = uxt(Alice, 209); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Index` in this scope [INFO] [stdout] --> src/testing/pool.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | assert_eq!(pending, Vec::::new()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use core::ops::Index; [INFO] [stdout] | [INFO] [stdout] 19 | use crate::stream::futures_unordered::ptr::hash::impls::slice::ops::Index; [INFO] [stdout] | [INFO] [stdout] 19 | use std::ops::Index; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/testing/pool.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | let uxt = uxt(Alice, 209); [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/testing/pool.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 176 | let xt = uxt(Alice, 209); [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/testing/pool.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | 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/testing/pool.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | 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/testing/pool.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | let xt = uxt(Alice, 211); [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/testing/pool.rs:199:22 [INFO] [stdout] | [INFO] [stdout] 199 | api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Header` in this scope [INFO] [stdout] --> src/testing/pool.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | fn block_event(header: Header) -> ChainEvent { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use crate::api::traits::Header; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::generic::Header; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::testing::Header; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::traits::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/testing/pool.rs:206:46 [INFO] [stdout] | [INFO] [stdout] 206 | fn block_event(header: Header) -> ChainEvent { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-2.0.0-rc6/src/traits.rs:546:1 [INFO] [stdout] | [INFO] [stdout] 546 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 206 | fn block_event(header: Header) -> ChainEvent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use crate::api::traits::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Header` in this scope [INFO] [stdout] --> src/testing/pool.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | header: Header, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use crate::api::traits::Header; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::generic::Header; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::testing::Header; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::traits::Header; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Hash` in this scope [INFO] [stdout] --> src/testing/pool.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | retracted_start: Hash, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use core::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 19 | use crate::api::traits::Hash; [INFO] [stdout] | [INFO] [stdout] 19 | use crate::stream::futures_unordered::ptr::hash::Hash; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::traits::Hash; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/testing/pool.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | ) -> ChainEvent { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-2.0.0-rc6/src/traits.rs:546:1 [INFO] [stdout] | [INFO] [stdout] 546 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 219 | ) -> ChainEvent { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use crate::api::traits::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 19 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/testing/pool.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | let xt = uxt(Alice, 209); [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/testing/pool.rs:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | let xt1 = uxt(Alice, 209); [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/testing/pool.rs:248:16 [INFO] [stdout] | [INFO] [stdout] 248 | let xt2 = uxt(Alice, 210); [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/testing/pool.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | let xt = uxt(Alice, 209); [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/testing/pool.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | let xt = uxt(Alice, 209); [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/testing/pool.rs:305:15 [INFO] [stdout] | [INFO] [stdout] 305 | let xt = uxt(Alice, 209); [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/testing/pool.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | let xt = uxt(Alice, 209); [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/testing/pool.rs:351:16 [INFO] [stdout] | [INFO] [stdout] 351 | let xt1 = uxt(Alice, 209); [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/testing/pool.rs:352:16 [INFO] [stdout] | [INFO] [stdout] 352 | let xt2 = uxt(Alice, 210); [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/testing/pool.rs:353:16 [INFO] [stdout] | [INFO] [stdout] 353 | let xt3 = uxt(Alice, 211); [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/testing/pool.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | uxt(Alice, 209 + nonce) [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/testing/pool.rs:469:60 [INFO] [stdout] | [INFO] [stdout] 469 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 209))).expect("1. Imported"); [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/testing/pool.rs:470:60 [INFO] [stdout] | [INFO] [stdout] 470 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 210))).expect("1. Imported"); [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/testing/pool.rs:471:60 [INFO] [stdout] | [INFO] [stdout] 471 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 211))).expect("1. Imported"); [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/testing/pool.rs:472:60 [INFO] [stdout] | [INFO] [stdout] 472 | block_on(pool.submit_one(&BlockId::number(0), SOURCE, uxt(Alice, 212))).expect("1. Imported"); [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/testing/pool.rs:479:15 [INFO] [stdout] | [INFO] [stdout] 479 | let xt = uxt(Alice, 209); [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/testing/pool.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 516 | let from_alice = uxt(Alice, 1); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dave` in this scope [INFO] [stdout] --> src/testing/pool.rs:517:22 [INFO] [stdout] | [INFO] [stdout] 517 | let from_dave = uxt(Dave, 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope [INFO] [stdout] --> src/testing/pool.rs:518:21 [INFO] [stdout] | [INFO] [stdout] 518 | let from_bob = uxt(Bob, 1); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Charlie` in this scope [INFO] [stdout] --> src/testing/pool.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | let from_charlie = uxt(Charlie, 1); [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/testing/pool.rs:520:27 [INFO] [stdout] | [INFO] [stdout] 520 | pool.api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dave` in this scope [INFO] [stdout] --> src/testing/pool.rs:521:27 [INFO] [stdout] | [INFO] [stdout] 521 | pool.api.increment_nonce(Dave.into()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Charlie` in this scope [INFO] [stdout] --> src/testing/pool.rs:522:27 [INFO] [stdout] | [INFO] [stdout] 522 | pool.api.increment_nonce(Charlie.into()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope [INFO] [stdout] --> src/testing/pool.rs:523:27 [INFO] [stdout] | [INFO] [stdout] 523 | pool.api.increment_nonce(Bob.into()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Eve` in this scope [INFO] [stdout] --> src/testing/pool.rs:610:16 [INFO] [stdout] | [INFO] [stdout] 610 | let xt = uxt(Eve, 0); [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/testing/pool.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 691 | let from_alice = uxt(Alice, 1); [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/testing/pool.rs:692:27 [INFO] [stdout] | [INFO] [stdout] 692 | 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/testing/pool.rs:764:16 [INFO] [stdout] | [INFO] [stdout] 764 | let tx0 = uxt(Alice, 1); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dave` in this scope [INFO] [stdout] --> src/testing/pool.rs:765:16 [INFO] [stdout] | [INFO] [stdout] 765 | let tx1 = uxt(Dave, 2); [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/testing/pool.rs:766:27 [INFO] [stdout] | [INFO] [stdout] 766 | pool.api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dave` in this scope [INFO] [stdout] --> src/testing/pool.rs:767:27 [INFO] [stdout] | [INFO] [stdout] 767 | pool.api.increment_nonce(Dave.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/testing/pool.rs:826:16 [INFO] [stdout] | [INFO] [stdout] 826 | let tx0 = uxt(Alice, 1); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dave` in this scope [INFO] [stdout] --> src/testing/pool.rs:827:16 [INFO] [stdout] | [INFO] [stdout] 827 | let tx1 = uxt(Dave, 2); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope [INFO] [stdout] --> src/testing/pool.rs:828:16 [INFO] [stdout] | [INFO] [stdout] 828 | let tx2 = uxt(Bob, 3); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Eve` in this scope [INFO] [stdout] --> src/testing/pool.rs:831:16 [INFO] [stdout] | [INFO] [stdout] 831 | let tx3 = uxt(Eve, 1); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Ferdie` in this scope [INFO] [stdout] --> src/testing/pool.rs:832:16 [INFO] [stdout] | [INFO] [stdout] 832 | let tx4 = uxt(Ferdie, 2); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `One` in this scope [INFO] [stdout] --> src/testing/pool.rs:833:16 [INFO] [stdout] | [INFO] [stdout] 833 | let tx5 = uxt(One, 3); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 19 | use crate::stream::futures_unordered::fmt::str::char::CaseMappingIter::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/testing/pool.rs:835:27 [INFO] [stdout] | [INFO] [stdout] 835 | pool.api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Dave` in this scope [INFO] [stdout] --> src/testing/pool.rs:836:27 [INFO] [stdout] | [INFO] [stdout] 836 | pool.api.increment_nonce(Dave.into()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope [INFO] [stdout] --> src/testing/pool.rs:837:27 [INFO] [stdout] | [INFO] [stdout] 837 | pool.api.increment_nonce(Bob.into()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Eve` in this scope [INFO] [stdout] --> src/testing/pool.rs:838:27 [INFO] [stdout] | [INFO] [stdout] 838 | pool.api.increment_nonce(Eve.into()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Ferdie` in this scope [INFO] [stdout] --> src/testing/pool.rs:839:27 [INFO] [stdout] | [INFO] [stdout] 839 | pool.api.increment_nonce(Ferdie.into()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `One` in this scope [INFO] [stdout] --> src/testing/pool.rs:840:27 [INFO] [stdout] | [INFO] [stdout] 840 | pool.api.increment_nonce(One.into()); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 19 | use crate::stream::futures_unordered::fmt::str::char::CaseMappingIter::One; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/testing/pool.rs:955:16 [INFO] [stdout] | [INFO] [stdout] 955 | let xt1 = uxt(Alice, 209); [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/testing/pool.rs:966:16 [INFO] [stdout] | [INFO] [stdout] 966 | let xt1 = uxt(Alice, 209); [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/testing/pool.rs:979:16 [INFO] [stdout] | [INFO] [stdout] 979 | let xt1 = uxt(Alice, 209); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Transfer` in this scope [INFO] [stdout] --> src/testing/pool.rs:1014:17 [INFO] [stdout] | [INFO] [stdout] 1014 | let transfer = Transfer { [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/testing/pool.rs:1015:9 [INFO] [stdout] | [INFO] [stdout] 1015 | from: Alice.into(), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope [INFO] [stdout] --> src/testing/pool.rs:1016:7 [INFO] [stdout] | [INFO] [stdout] 1016 | to: Bob.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/testing/pool.rs:1020:71 [INFO] [stdout] | [INFO] [stdout] 1020 | let _bytes: sp_core::sr25519::Signature = transfer.using_encoded(|e| Alice.sign(e)).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/testing/pool.rs:1051:15 [INFO] [stdout] | [INFO] [stdout] 1051 | let xt = uxt(Alice, 0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InvalidTransaction` [INFO] [stdout] --> src/testing/pool.rs:25:62 [INFO] [stdout] | [INFO] [stdout] 25 | transaction_validity::{ValidTransaction, TransactionSource, InvalidTransaction}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testing/pool.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | fn alice_uxt(nonce: u64) -> Extrinsic { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Extrinsic` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated types `Call` (from trait `sp_runtime::traits::Extrinsic`), `SignaturePayload` (from trait `sp_runtime::traits::Extrinsic`) must be specified [INFO] [stdout] --> src/testing/pool.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | fn alice_uxt(nonce: u64) -> Extrinsic { [INFO] [stdout] | ^^^^^^^^^ help: specify the associated types: `Extrinsic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 88 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0191, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0191`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-transaction-pool`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `sp_transaction_pool::ChainEvent: std::convert::From>` is not satisfied [INFO] [stdout] --> src/lib.rs:720:2 [INFO] [stdout] | [INFO] [stdout] 720 | futures::stream::select(import_stream, finality_stream) [INFO] [stdout] | _____^ [INFO] [stdout] 721 | | .for_each(|evt| txpool.maintain(evt)) [INFO] [stdout] | |_____________________________________________^ the trait `std::convert::From>` is not implemented for `sp_transaction_pool::ChainEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `sc_client_api::BlockImportNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sp_transaction_pool::ChainEvent: std::convert::From>` is not satisfied [INFO] [stdout] --> src/lib.rs:720:2 [INFO] [stdout] | [INFO] [stdout] 720 | futures::stream::select(import_stream, finality_stream) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `sp_transaction_pool::ChainEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `sc_client_api::BlockImportNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sp_transaction_pool::ChainEvent: std::convert::From>` is not satisfied [INFO] [stdout] --> src/lib.rs:715:22 [INFO] [stdout] | [INFO] [stdout] 715 | let import_stream = client.import_notification_stream().map(Into::into).fuse(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `sp_transaction_pool::ChainEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `sc_client_api::BlockImportNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sp_transaction_pool::ChainEvent: std::convert::From>` is not satisfied [INFO] [stdout] --> src/lib.rs:715:22 [INFO] [stdout] | [INFO] [stdout] 715 | let import_stream = client.import_notification_stream().map(Into::into).fuse(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `sp_transaction_pool::ChainEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `sc_client_api::BlockImportNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sp_transaction_pool::ChainEvent: std::convert::From>` is not satisfied [INFO] [stdout] --> src/lib.rs:715:62 [INFO] [stdout] | [INFO] [stdout] 715 | let import_stream = client.import_notification_stream().map(Into::into).fuse(); [INFO] [stdout] | ^^^^^^^^^^ the trait `std::convert::From>` is not implemented for `sp_transaction_pool::ChainEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `sc_client_api::BlockImportNotification` [INFO] [stdout] = note: required by `std::convert::Into::into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sp_transaction_pool::ChainEvent: std::convert::From>` is not satisfied [INFO] [stdout] --> src/lib.rs:720:2 [INFO] [stdout] | [INFO] [stdout] 720 | futures::stream::select(import_stream, finality_stream) [INFO] [stdout] | _____^ [INFO] [stdout] 721 | | .for_each(|evt| txpool.maintain(evt)) [INFO] [stdout] 722 | | .await [INFO] [stdout] | |______________^ the trait `std::convert::From>` is not implemented for `sp_transaction_pool::ChainEvent` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as std::convert::From>> [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into>` for `sc_client_api::BlockImportNotification` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `NewBlock` found for enum `sp_transaction_pool::ChainEvent<_>` [INFO] [stdout] --> src/lib.rs:543:16 [INFO] [stdout] | [INFO] [stdout] 543 | ChainEvent::NewBlock { hash, tree_route, is_new_best, .. } => { [INFO] [stdout] | ^^^^^^^^ variant not found in `sp_transaction_pool::ChainEvent<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "523da51022ff8b1c8524bbe4e197ea260b14f20b2e3fa79bfe230ec69eb0e1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523da51022ff8b1c8524bbe4e197ea260b14f20b2e3fa79bfe230ec69eb0e1ba", kill_on_drop: false }` [INFO] [stdout] 523da51022ff8b1c8524bbe4e197ea260b14f20b2e3fa79bfe230ec69eb0e1ba