[INFO] fetching crate sc-transaction-pool 37.0.0...
[INFO] checking sc-transaction-pool-37.0.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate sc-transaction-pool 37.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate sc-transaction-pool 37.0.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sc-transaction-pool 37.0.0
[INFO] finished tweaking crates.io crate sc-transaction-pool 37.0.0
[INFO] tweaked toml for crates.io crate sc-transaction-pool 37.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 484 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] [stderr]       Adding unicode-normalization v0.1.22 (available: v0.1.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51d5d5097e4fcd2c0ae623761e5881009e612ff2d627b929e67c3c8ab3e89298
[INFO] running `Command { std: "docker" "start" "-a" "51d5d5097e4fcd2c0ae623761e5881009e612ff2d627b929e67c3c8ab3e89298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51d5d5097e4fcd2c0ae623761e5881009e612ff2d627b929e67c3c8ab3e89298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d5d5097e4fcd2c0ae623761e5881009e612ff2d627b929e67c3c8ab3e89298", kill_on_drop: false }`
[INFO] [stdout] 51d5d5097e4fcd2c0ae623761e5881009e612ff2d627b929e67c3c8ab3e89298
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d43cbc2943f77a82fe517112eed0dfc4d1a8b3a7254b557ed178e04ca0cb02d
[INFO] running `Command { std: "docker" "start" "-a" "8d43cbc2943f77a82fe517112eed0dfc4d1a8b3a7254b557ed178e04ca0cb02d", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking cranelift-bforest v0.95.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ref-cast v1.0.23
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.29.1
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling sp-io v38.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling sp-api-proc-macro v20.0.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking polkavm-common v0.9.0
[INFO] [stderr]     Checking polkavm-assembler v0.9.0
[INFO] [stderr]     Checking polkavm-linux-raw v0.9.0
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking wasm-instrument v0.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking kvdb v0.13.0
[INFO] [stderr]    Compiling sc-executor-wasmtime v0.35.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking sp-database v10.0.0
[INFO] [stderr]     Checking polkavm v0.9.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-tracing v17.0.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling sp-version-proc-macro v14.0.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking sp-externalities v0.29.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bounded-collections v0.2.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking sp-arithmetic v26.0.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking sp-panic-handler v13.0.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking sp-weights v31.0.0
[INFO] [stderr]     Checking sc-utils v17.0.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking sp-maybe-compressed-blob v11.0.0
[INFO] [stderr]     Checking substrate-prometheus-endpoint v0.17.0
[INFO] [stderr]     Checking cranelift-frontend v0.95.1
[INFO] [stderr]     Checking cranelift-native v0.95.1
[INFO] [stderr]     Checking wasmtime-cranelift-shared v8.0.1
[INFO] [stderr]     Checking cranelift-wasm v0.95.1
[INFO] [stderr]     Checking wasmtime-cranelift v8.0.1
[INFO] [stderr]     Checking sp-wasm-interface v21.0.1
[INFO] [stderr]     Checking sp-runtime-interface v28.0.0
[INFO] [stderr]     Checking sp-core v34.0.0
[INFO] [stderr]     Checking sp-trie v37.0.0
[INFO] [stderr]     Checking sp-keystore v0.40.0
[INFO] [stderr]     Checking sc-allocator v29.0.0
[INFO] [stderr]     Checking sc-executor-common v0.35.0
[INFO] [stderr]     Checking sc-executor-polkavm v0.32.0
[INFO] [stderr]     Checking sp-state-machine v0.43.0
[INFO] [stderr]     Checking sp-application-crypto v38.0.0
[INFO] [stderr]     Checking sp-runtime v39.0.2
[INFO] [stderr]     Checking sp-version v37.0.0
[INFO] [stderr]     Checking sp-inherents v34.0.0
[INFO] [stderr]     Checking sp-api v34.0.0
[INFO] [stderr]     Checking sp-statement-store v18.0.0
[INFO] [stderr]     Checking sc-executor v0.40.1
[INFO] [stderr]     Checking sp-transaction-pool v34.0.0
[INFO] [stderr]     Checking sp-consensus v0.40.0
[INFO] [stderr]     Checking sp-blockchain v37.0.1
[INFO] [stderr]     Checking sc-transaction-pool-api v37.0.0
[INFO] [stderr]     Checking sc-client-api v37.0.0
[INFO] [stderr]     Checking sc-transaction-pool v37.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout]    --> src/enactment_state.rs:199:6
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use substrate_test_runtime_client::runtime::{Block, Hash};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout]    --> src/graph/pool.rs:468:6
[INFO] [stdout]     |
[INFO] [stdout] 468 |     use substrate_test_runtime_client::AccountKeyring::{Alice, Bob};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime`
[INFO] [stdout]    --> src/graph/pool.rs:467:6
[INFO] [stdout]     |
[INFO] [stdout] 467 |     use substrate_test_runtime::{AccountId, ExtrinsicBuilder, Transfer, H256};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout]    --> src/revalidation.rs:379:6
[INFO] [stdout]     |
[INFO] [stdout] 379 |     use substrate_test_runtime_client::AccountKeyring::{Alice, Bob};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime`
[INFO] [stdout]   --> src/tests.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use substrate_test_runtime::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime`
[INFO] [stdout]    --> src/revalidation.rs:378:6
[INFO] [stdout]     |
[INFO] [stdout] 378 |     use substrate_test_runtime::{AccountId, Transfer, H256};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime`
[INFO] [stdout]   --> src/tests.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use substrate_test_runtime::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/tests.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |     traits::{Block as BlockT, Hash},
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `BlockingStream<_>`
[INFO] [stdout]    --> src/graph/pool.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 |         let mut it = futures::executor::block_on_stream(stream);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 588 |         assert_eq!(it.next(), Some(hash0));
[INFO] [stdout]     |                       ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `it` an explicit type, where the type for type parameter `S` is specified
[INFO] [stdout]     |
[INFO] [stdout] 587 |         let mut it: BlockingStream<S> = futures::executor::block_on_stream(stream);
[INFO] [stdout]     |                   +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime`
[INFO] [stdout]   --> benches/basics.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use substrate_test_runtime::{AccountId, Block, Extrinsic, ExtrinsicBuilder, TransferData, H256};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout]   --> tests/pool.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use substrate_test_runtime_client::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sc_block_builder`
[INFO] [stdout]   --> tests/pool.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use sc_block_builder::BlockBuilderBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `sc_block_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sp_consensus`
[INFO] [stdout]   --> tests/pool.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use sp_consensus::BlockOrigin;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared crate or module `sp_consensus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_client`
[INFO] [stdout]   --> tests/pool.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use substrate_test_runtime_client::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_transaction_pool`
[INFO] [stdout]   --> tests/pool.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use substrate_test_runtime_transaction_pool::{uxt, TestApi};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_transaction_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sc-transaction-pool` (bench "basics") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope
[INFO] [stdout]   --> tests/pool.rs:88:71
[INFO] [stdout]    |
[INFO] [stdout] 88 |     block_on(pool.submit_one(api.expect_hash_from_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]    --> tests/pool.rs:101:71
[INFO] [stdout]     |
[INFO] [stdout] 101 |     block_on(pool.submit_one(api.expect_hash_from_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]    --> tests/pool.rs:102:71
[INFO] [stdout]     |
[INFO] [stdout] 102 |     block_on(pool.submit_one(api.expect_hash_from_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]    --> tests/pool.rs:116:71
[INFO] [stdout]     |
[INFO] [stdout] 116 |     block_on(pool.submit_one(api.expect_hash_from_number(0), SOURCE, uxt(Alice, 208))).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]    --> tests/pool.rs:130:71
[INFO] [stdout]     |
[INFO] [stdout] 130 |     block_on(pool.submit_one(api.expect_hash_from_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]    --> tests/pool.rs:138:71
[INFO] [stdout]     |
[INFO] [stdout] 138 |     block_on(pool.submit_one(api.expect_hash_from_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]    --> tests/pool.rs:151:72
[INFO] [stdout]     |
[INFO] [stdout] 151 |         block_on(pool.submit_one(api.expect_hash_from_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]    --> tests/pool.rs:152:71
[INFO] [stdout]     |
[INFO] [stdout] 152 |     block_on(pool.submit_one(api.expect_hash_from_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]    --> tests/pool.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |     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]    --> tests/pool.rs:197:16
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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]    --> tests/pool.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     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]    --> tests/pool.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     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]    --> tests/pool.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |     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]    --> tests/pool.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |     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]    --> tests/pool.rs:247:22
[INFO] [stdout]     |
[INFO] [stdout] 247 |     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]    --> tests/pool.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 |     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]    --> tests/pool.rs:292:16
[INFO] [stdout]     |
[INFO] [stdout] 292 |     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]    --> tests/pool.rs:293:16
[INFO] [stdout]     |
[INFO] [stdout] 293 |     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]    --> tests/pool.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |     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]    --> tests/pool.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 |     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]    --> tests/pool.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |     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]    --> tests/pool.rs:384:16
[INFO] [stdout]     |
[INFO] [stdout] 384 |     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]    --> tests/pool.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |     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]    --> tests/pool.rs:386:16
[INFO] [stdout]     |
[INFO] [stdout] 386 |     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]    --> tests/pool.rs:420:7
[INFO] [stdout]     |
[INFO] [stdout] 420 |         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]    --> tests/pool.rs:509:15
[INFO] [stdout]     |
[INFO] [stdout] 509 |     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]    --> tests/pool.rs:544:23
[INFO] [stdout]     |
[INFO] [stdout] 544 |     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]    --> tests/pool.rs:545:22
[INFO] [stdout]     |
[INFO] [stdout] 545 |     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]    --> tests/pool.rs:546:21
[INFO] [stdout]     |
[INFO] [stdout] 546 |     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]    --> tests/pool.rs:547:25
[INFO] [stdout]     |
[INFO] [stdout] 547 |     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]    --> tests/pool.rs:548:22
[INFO] [stdout]     |
[INFO] [stdout] 548 |     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]    --> tests/pool.rs:549:22
[INFO] [stdout]     |
[INFO] [stdout] 549 |     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]    --> tests/pool.rs:550:22
[INFO] [stdout]     |
[INFO] [stdout] 550 |     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]    --> tests/pool.rs:551:22
[INFO] [stdout]     |
[INFO] [stdout] 551 |     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]    --> tests/pool.rs:642:16
[INFO] [stdout]     |
[INFO] [stdout] 642 |         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]    --> tests/pool.rs:714:23
[INFO] [stdout]     |
[INFO] [stdout] 714 |     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]    --> tests/pool.rs:715:22
[INFO] [stdout]     |
[INFO] [stdout] 715 |     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]    --> tests/pool.rs:782:16
[INFO] [stdout]     |
[INFO] [stdout] 782 |     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]    --> tests/pool.rs:783:16
[INFO] [stdout]     |
[INFO] [stdout] 783 |     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]    --> tests/pool.rs:784:22
[INFO] [stdout]     |
[INFO] [stdout] 784 |     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]    --> tests/pool.rs:785:22
[INFO] [stdout]     |
[INFO] [stdout] 785 |     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]    --> tests/pool.rs:832:16
[INFO] [stdout]     |
[INFO] [stdout] 832 |     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]    --> tests/pool.rs:833:16
[INFO] [stdout]     |
[INFO] [stdout] 833 |     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]    --> tests/pool.rs:834:16
[INFO] [stdout]     |
[INFO] [stdout] 834 |     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]    --> tests/pool.rs:837:16
[INFO] [stdout]     |
[INFO] [stdout] 837 |     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]    --> tests/pool.rs:838:16
[INFO] [stdout]     |
[INFO] [stdout] 838 |     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]    --> tests/pool.rs:839:16
[INFO] [stdout]     |
[INFO] [stdout] 839 |     let tx5 = uxt(One, 3);
[INFO] [stdout]     |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope
[INFO] [stdout]    --> tests/pool.rs:841:22
[INFO] [stdout]     |
[INFO] [stdout] 841 |     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]    --> tests/pool.rs:842:22
[INFO] [stdout]     |
[INFO] [stdout] 842 |     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]    --> tests/pool.rs:843:22
[INFO] [stdout]     |
[INFO] [stdout] 843 |     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]    --> tests/pool.rs:844:22
[INFO] [stdout]     |
[INFO] [stdout] 844 |     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]    --> tests/pool.rs:845:22
[INFO] [stdout]     |
[INFO] [stdout] 845 |     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]    --> tests/pool.rs:846:22
[INFO] [stdout]     |
[INFO] [stdout] 846 |     api.increment_nonce(One.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]    --> tests/pool.rs:929:16
[INFO] [stdout]     |
[INFO] [stdout] 929 |     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]    --> tests/pool.rs:941:16
[INFO] [stdout]     |
[INFO] [stdout] 941 |     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]    --> tests/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]     --> tests/pool.rs:1003:15
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     let xt = uxt(Alice, 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]     --> tests/pool.rs:1055:20
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 1, amount: 1 },
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1055:38
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 1, amount: 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]     --> tests/pool.rs:1056:20
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 2, amount: 1 },
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1056:38
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 2, amount: 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]     --> tests/pool.rs:1057:20
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 3, amount: 1 },
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1057:38
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 3, amount: 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]     --> tests/pool.rs:1076:20
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 1, amount: 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]     --> tests/pool.rs:1076:38
[INFO] [stdout]      |
[INFO] [stdout] 1076 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 1, amount: 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]     --> tests/pool.rs:1078:20
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 2, amount: 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]     --> tests/pool.rs:1078:38
[INFO] [stdout]      |
[INFO] [stdout] 1078 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 2, amount: 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]     --> tests/pool.rs:1080:20
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 3, amount: 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]     --> tests/pool.rs:1080:38
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         Transfer { from: Alice.into(), to: Bob.into(), nonce: 3, amount: 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]     --> tests/pool.rs:1104:15
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     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]     --> tests/pool.rs:1133:15
[INFO] [stdout]      |
[INFO] [stdout] 1133 |     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]     --> tests/pool.rs:1170:23
[INFO] [stdout]      |
[INFO] [stdout] 1170 |     let from_alice = uxt(Alice, 1);
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1171:21
[INFO] [stdout]      |
[INFO] [stdout] 1171 |     let from_bob = uxt(Bob, 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]     --> tests/pool.rs:1172:22
[INFO] [stdout]      |
[INFO] [stdout] 1172 |     api.increment_nonce(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]     --> tests/pool.rs:1173:22
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     api.increment_nonce(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]     --> tests/pool.rs:1253:23
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let from_alice = uxt(Alice, 1);
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1254:21
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let from_bob = uxt(Bob, 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]     --> tests/pool.rs:1255:22
[INFO] [stdout]      |
[INFO] [stdout] 1255 |     api.increment_nonce(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]     --> tests/pool.rs:1256:22
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     api.increment_nonce(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]     --> tests/pool.rs:1366:23
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     let from_alice = uxt(Alice, 1);
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1367:21
[INFO] [stdout]      |
[INFO] [stdout] 1367 |     let from_bob = uxt(Bob, 2);
[INFO] [stdout]      |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Charlie` in this scope
[INFO] [stdout]     --> tests/pool.rs:1368:25
[INFO] [stdout]      |
[INFO] [stdout] 1368 |     let from_charlie = uxt(Charlie, 3);
[INFO] [stdout]      |                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope
[INFO] [stdout]     --> tests/pool.rs:1369:22
[INFO] [stdout]      |
[INFO] [stdout] 1369 |     api.increment_nonce(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]     --> tests/pool.rs:1370:22
[INFO] [stdout]      |
[INFO] [stdout] 1370 |     api.increment_nonce(Bob.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]     --> tests/pool.rs:1371:22
[INFO] [stdout]      |
[INFO] [stdout] 1371 |     api.increment_nonce(Charlie.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]     --> tests/pool.rs:1486:23
[INFO] [stdout]      |
[INFO] [stdout] 1486 |     let from_alice = uxt(Alice, 1);
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1487:21
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     let from_bob = uxt(Bob, 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]     --> tests/pool.rs:1488:22
[INFO] [stdout]      |
[INFO] [stdout] 1488 |     api.increment_nonce(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]     --> tests/pool.rs:1489:22
[INFO] [stdout]      |
[INFO] [stdout] 1489 |     api.increment_nonce(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]     --> tests/pool.rs:1584:23
[INFO] [stdout]      |
[INFO] [stdout] 1584 |     let from_alice = uxt(Alice, 1);
[INFO] [stdout]      |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Bob` in this scope
[INFO] [stdout]     --> tests/pool.rs:1585:21
[INFO] [stdout]      |
[INFO] [stdout] 1585 |     let from_bob = uxt(Bob, 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]     --> tests/pool.rs:1586:22
[INFO] [stdout]      |
[INFO] [stdout] 1586 |     api.increment_nonce(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]     --> tests/pool.rs:1587:22
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     api.increment_nonce(Bob.into());
[INFO] [stdout]      |                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sc-transaction-pool` (lib test) due to 8 previous errors; 1 warning emitted
[INFO] [stdout] error[E0282]: type annotations needed for `BlockingStream<_>`
[INFO] [stdout]    --> tests/pool.rs:672:7
[INFO] [stdout]     |
[INFO] [stdout] 672 |         let mut stream = futures::executor::block_on_stream(canon_watcher);
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 673 |         assert_eq!(stream.next(), Some(TransactionStatus::Ready));
[INFO] [stdout]     |                           ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type, where the type for type parameter `S` is specified
[INFO] [stdout]     |
[INFO] [stdout] 672 |         let mut stream: BlockingStream<S> = futures::executor::block_on_stream(canon_watcher);
[INFO] [stdout]     |                       +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout]    --> tests/pool.rs:983:28
[INFO] [stdout]     |
[INFO] [stdout] 983 |     let mut client = Arc::new(substrate_test_runtime_client::new());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sc-transaction-pool` (test "pool") due to 100 previous errors
[INFO] running `Command { std: "docker" "inspect" "8d43cbc2943f77a82fe517112eed0dfc4d1a8b3a7254b557ed178e04ca0cb02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d43cbc2943f77a82fe517112eed0dfc4d1a8b3a7254b557ed178e04ca0cb02d", kill_on_drop: false }`
[INFO] [stdout] 8d43cbc2943f77a82fe517112eed0dfc4d1a8b3a7254b557ed178e04ca0cb02d
