[INFO] fetching crate sc-consensus-manual-seal 0.9.0... [INFO] checking sc-consensus-manual-seal-0.9.0 against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] extracting crate sc-consensus-manual-seal 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sc-consensus-manual-seal 0.9.0 on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-consensus-manual-seal 0.9.0 [INFO] finished tweaking crates.io crate sc-consensus-manual-seal 0.9.0 [INFO] tweaked toml for crates.io crate sc-consensus-manual-seal 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded sp-keyring v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcae1e582ce11c274a4a89b9d9338dc917b06c5a4b104607eafe9d120f07c488 [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" "dcae1e582ce11c274a4a89b9d9338dc917b06c5a4b104607eafe9d120f07c488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcae1e582ce11c274a4a89b9d9338dc917b06c5a4b104607eafe9d120f07c488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcae1e582ce11c274a4a89b9d9338dc917b06c5a4b104607eafe9d120f07c488", kill_on_drop: false }` [INFO] [stdout] dcae1e582ce11c274a4a89b9d9338dc917b06c5a4b104607eafe9d120f07c488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68a18bdfc6bd2a11666b2039c8b1b352ab37f705fdf5f4335f44ada30a07834c [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" "68a18bdfc6bd2a11666b2039c8b1b352ab37f705fdf5f4335f44ada30a07834c", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Checking backtrace v0.3.60 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling libp2p-core-derive v0.21.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking futures-util v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking ref-cast v1.0.6 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking prometheus v0.11.0 [INFO] [stderr] Checking sp-panic-handler v3.0.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking tiny-bip39 v0.8.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking trie-db v0.22.5 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking if-watch v0.1.8 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking multistream-select v0.10.2 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking sp-utils v3.0.0 [INFO] [stderr] Checking intervalier v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling libp2p-core v0.27.1 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking sp-serializer v3.0.0 [INFO] [stderr] Checking jsonrpc-core v15.1.0 [INFO] [stderr] Checking futures-diagnose v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking jsonrpc-pubsub v15.1.0 [INFO] [stderr] Checking jsonrpc-client-transports v15.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.3 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling sp-api-proc-macro v3.0.0 [INFO] [stderr] Compiling jsonrpc-derive v15.1.0 [INFO] [stderr] Checking wasm-bindgen v0.2.74 [INFO] [stderr] Checking jsonrpc-core-client v15.1.0 [INFO] [stderr] Checking futures-rustls v0.21.1 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking multihash v0.13.2 [INFO] [stderr] Checking parity-multiaddr v0.11.2 [INFO] [stderr] Checking parity-scale-codec v2.1.3 [INFO] [stderr] Checking impl-codec v0.5.0 [INFO] [stderr] Checking sp-storage v3.0.0 [INFO] [stderr] Checking sp-wasm-interface v3.0.0 [INFO] [stderr] Checking sp-tracing v3.0.0 [INFO] [stderr] Checking sp-arithmetic v3.0.0 [INFO] [stderr] Checking fork-tree v3.0.0 [INFO] [stderr] Checking primitive-types v0.9.0 [INFO] [stderr] Checking sp-externalities v0.9.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.24 [INFO] [stderr] Checking parity-util-mem v0.9.0 [INFO] [stderr] Checking libp2p-swarm v0.27.2 [INFO] [stderr] Checking libp2p-dns v0.27.0 [INFO] [stderr] Checking libp2p-websocket v0.28.0 [INFO] [stderr] Checking libp2p-wasm-ext v0.27.0 [INFO] [stderr] Checking libp2p-tcp v0.27.1 [INFO] [stderr] Checking memory-db v0.26.0 [INFO] [stderr] Checking kvdb v0.9.0 [INFO] [stderr] Checking sp-runtime-interface v3.0.0 [INFO] [stderr] Checking sp-database v3.0.0 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.9.0 [INFO] [stderr] Checking sp-core v3.0.0 [INFO] [stderr] Checking libp2p v0.34.0 [INFO] [stderr] Checking sc-telemetry v3.0.0 [INFO] [stderr] Checking sp-trie v3.0.0 [INFO] [stderr] Checking sp-keystore v0.9.0 [INFO] [stderr] Checking sp-inherents v3.0.0 [INFO] [stderr] Checking sp-allocator v3.0.0 [INFO] [stderr] Checking sc-executor-common v0.9.0 [INFO] [stderr] Checking sp-state-machine v0.9.0 [INFO] [stderr] Checking sc-executor-wasmi v0.9.0 [INFO] [stderr] Checking sp-io v3.0.0 [INFO] [stderr] Checking sp-application-crypto v3.0.0 [INFO] [stderr] Checking sp-tasks v3.0.0 [INFO] [stderr] Checking sp-runtime v3.0.0 [INFO] [stderr] Checking sc-keystore v3.0.0 [INFO] [stderr] Checking sp-version v3.0.0 [INFO] [stderr] Checking sp-consensus-slots v0.9.0 [INFO] [stderr] Checking sp-authorship v3.0.0 [INFO] [stderr] Checking sp-consensus-vrf v0.9.0 [INFO] [stderr] Checking sp-keyring v3.0.0 [INFO] [stderr] Checking sp-api v3.0.0 [INFO] [stderr] Checking sp-consensus v0.9.0 [INFO] [stderr] Checking sc-executor v0.9.0 [INFO] [stderr] Checking sp-timestamp v3.0.0 [INFO] [stderr] Checking sp-block-builder v3.0.0 [INFO] [stderr] Checking sp-blockchain v3.0.0 [INFO] [stderr] Checking sp-consensus-babe v0.9.0 [INFO] [stderr] Checking sp-transaction-pool v3.0.0 [INFO] [stderr] Checking sc-client-api v3.0.0 [INFO] [stderr] Checking sc-transaction-graph v3.0.0 [INFO] [stderr] Checking sc-consensus-slots v0.9.0 [INFO] [stderr] Checking sc-consensus-uncles v0.9.0 [INFO] [stderr] Checking sc-consensus-epochs v0.9.0 [INFO] [stderr] Checking sc-transaction-pool v3.0.0 [INFO] [stderr] Checking sc-consensus-babe v0.9.0 [INFO] [stderr] Checking sc-consensus-manual-seal v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/lib.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 267 | 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_client` [INFO] [stdout] --> src/lib.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 267 | 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] --> src/lib.rs:274:6 [INFO] [stdout] | [INFO] [stdout] 274 | use substrate_test_runtime_transaction_pool::{TestApi, uxt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_transaction_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sc_basic_authorship` [INFO] [stdout] --> src/lib.rs:279:6 [INFO] [stdout] | [INFO] [stdout] 279 | use sc_basic_authorship::ProposerFactory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sc_basic_authorship` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/lib.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/lib.rs:359:4 [INFO] [stdout] | [INFO] [stdout] 359 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/lib.rs:433:4 [INFO] [stdout] | [INFO] [stdout] 433 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/lib.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/lib.rs:390:17 [INFO] [stdout] | [INFO] [stdout] 390 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/lib.rs:465:17 [INFO] [stdout] | [INFO] [stdout] 465 | let mut rt = tokio::runtime::Runtime::new().unwrap(); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:337:65 [INFO] [stdout] | [INFO] [stdout] 337 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::AccountKeyring::Alice; [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::Ed25519Keyring::Alice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:395:65 [INFO] [stdout] | [INFO] [stdout] 395 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::AccountKeyring::Alice; [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::Ed25519Keyring::Alice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:470:65 [INFO] [stdout] | [INFO] [stdout] 470 | let result = pool.submit_one(&BlockId::Number(0), SOURCE, uxt(Alice, 0)).await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::AccountKeyring::Alice; [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::Ed25519Keyring::Alice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:482:28 [INFO] [stdout] | [INFO] [stdout] 482 | pool_api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::AccountKeyring::Alice; [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::Ed25519Keyring::Alice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:500:60 [INFO] [stdout] | [INFO] [stdout] 500 | assert!(pool.submit_one(&BlockId::Number(1), SOURCE, uxt(Alice, 1)).await.is_ok()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::AccountKeyring::Alice; [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::Ed25519Keyring::Alice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:521:28 [INFO] [stdout] | [INFO] [stdout] 521 | pool_api.increment_nonce(Alice.into()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::AccountKeyring::Alice; [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::Ed25519Keyring::Alice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alice` in this scope [INFO] [stdout] --> src/lib.rs:523:60 [INFO] [stdout] | [INFO] [stdout] 523 | assert!(pool.submit_one(&BlockId::Number(1), SOURCE, uxt(Alice, 2)).await.is_ok()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::AccountKeyring::Alice; [INFO] [stdout] | [INFO] [stdout] 266 | use sp_keyring::Ed25519Keyring::Alice; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:300:11 [INFO] [stdout] | [INFO] [stdout] 300 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:321:26 [INFO] [stdout] | [INFO] [stdout] 321 | block_import: client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | client: client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:356:18 [INFO] [stdout] | [INFO] [stdout] 356 | assert!(client.header(&BlockId::Number(1)).unwrap().is_some()) [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:371:11 [INFO] [stdout] | [INFO] [stdout] 371 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:379:26 [INFO] [stdout] | [INFO] [stdout] 379 | block_import: client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:381:20 [INFO] [stdout] | [INFO] [stdout] 381 | client: client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:422:23 [INFO] [stdout] | [INFO] [stdout] 422 | let header = client.header(&BlockId::Number(1)).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:446:11 [INFO] [stdout] | [INFO] [stdout] 446 | client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:454:26 [INFO] [stdout] | [INFO] [stdout] 454 | block_import: client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:456:20 [INFO] [stdout] | [INFO] [stdout] 456 | client: client.clone(), [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `block` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:498:22 [INFO] [stdout] | [INFO] [stdout] 498 | let block = client.block(&BlockId::Number(1)).unwrap().unwrap().block; [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:502:23 [INFO] [stdout] | [INFO] [stdout] 502 | let header = client.header(&BlockId::Number(1)).expect("db error").expect("imported above"); [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `block` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:519:22 [INFO] [stdout] | [INFO] [stdout] 519 | let block = client.block(&BlockId::Number(2)).unwrap().unwrap().block; [INFO] [stdout] | ^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/lib.rs:533:18 [INFO] [stdout] | [INFO] [stdout] 533 | assert!(client.header(&BlockId::Hash(imported.hash)).unwrap().is_some()) [INFO] [stdout] | ^^^^^^ method not found in `std::sync::Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `client` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sc_client_api::BlockBackend` [INFO] [stdout] --> src/lib.rs:280:6 [INFO] [stdout] | [INFO] [stdout] 280 | use sc_client_api::BlockBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-consensus-manual-seal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "68a18bdfc6bd2a11666b2039c8b1b352ab37f705fdf5f4335f44ada30a07834c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a18bdfc6bd2a11666b2039c8b1b352ab37f705fdf5f4335f44ada30a07834c", kill_on_drop: false }` [INFO] [stdout] 68a18bdfc6bd2a11666b2039c8b1b352ab37f705fdf5f4335f44ada30a07834c