[INFO] fetching crate sc-basic-authorship 0.8.1... [INFO] checking sc-basic-authorship-0.8.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate sc-basic-authorship 0.8.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sc-basic-authorship 0.8.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-basic-authorship 0.8.1 [INFO] finished tweaking crates.io crate sc-basic-authorship 0.8.1 [INFO] tweaked toml for crates.io crate sc-basic-authorship 0.8.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be7aa54e115fb7cf2fe1639c67e88558d967b85fecd0d1b898a45a3bbde062a8 [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" "be7aa54e115fb7cf2fe1639c67e88558d967b85fecd0d1b898a45a3bbde062a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7aa54e115fb7cf2fe1639c67e88558d967b85fecd0d1b898a45a3bbde062a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7aa54e115fb7cf2fe1639c67e88558d967b85fecd0d1b898a45a3bbde062a8", kill_on_drop: false }` [INFO] [stdout] be7aa54e115fb7cf2fe1639c67e88558d967b85fecd0d1b898a45a3bbde062a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eebef0a75087089b72716395b10fff4d06b6d15a8ea45cbd6fefc7eded861dd [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" "0eebef0a75087089b72716395b10fff4d06b6d15a8ea45cbd6fefc7eded861dd", kill_on_drop: false }` [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking sp-panic-handler v2.0.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking secrecy v0.6.0 [INFO] [stderr] Checking prometheus v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking trie-db v0.22.3 [INFO] [stderr] Checking indexmap v1.6.1 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking parity-multiaddr v0.9.7 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking multistream-select v0.8.5 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking async-tls v0.8.0 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking sp-utils v2.0.1 [INFO] [stderr] Checking slog v2.7.0 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking sp-serializer v2.0.1 [INFO] [stderr] Compiling libp2p-core v0.22.1 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking wasm-bindgen v0.2.70 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.1 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.1 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking libp2p-dns v0.22.0 [INFO] [stderr] Checking libp2p-tcp v0.22.0 [INFO] [stderr] Checking libp2p-websocket v0.23.0 [INFO] [stderr] Checking libp2p-swarm v0.22.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking parity-scale-codec v1.3.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.20 [INFO] [stderr] Checking libp2p-wasm-ext v0.22.0 [INFO] [stderr] Checking libp2p v0.28.1 [INFO] [stderr] Checking sc-telemetry v2.0.1 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.8.1 [INFO] [stderr] Checking sc-proposer-metrics v0.8.1 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-storage v2.0.1 [INFO] [stderr] Checking sp-tracing v2.0.1 [INFO] [stderr] Checking sp-wasm-interface v2.0.1 [INFO] [stderr] Checking sp-arithmetic v2.0.1 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking sp-externalities v0.8.1 [INFO] [stderr] Checking sp-runtime-interface v2.0.1 [INFO] [stderr] Checking memory-db v0.24.1 [INFO] [stderr] Checking kvdb v0.7.0 [INFO] [stderr] Checking sp-database v2.0.1 [INFO] [stderr] Checking sp-core v2.0.1 [INFO] [stderr] Checking sp-trie v2.0.1 [INFO] [stderr] Checking sp-inherents v2.0.1 [INFO] [stderr] Checking sp-allocator v2.0.1 [INFO] [stderr] Checking sc-executor-common v0.8.1 [INFO] [stderr] Checking sp-state-machine v0.8.1 [INFO] [stderr] Checking sc-executor-wasmi v0.8.1 [INFO] [stderr] Checking sp-io v2.0.1 [INFO] [stderr] Checking sp-application-crypto v2.0.1 [INFO] [stderr] Checking sp-runtime v2.0.1 [INFO] [stderr] Checking sp-version v2.0.1 [INFO] [stderr] Checking sp-keyring v2.0.1 [INFO] [stderr] Checking sp-api v2.0.1 [INFO] [stderr] Checking sp-consensus v0.8.1 [INFO] [stderr] Checking sp-block-builder v2.0.1 [INFO] [stderr] Checking sc-executor v0.8.1 [INFO] [stderr] Checking sp-blockchain v2.0.1 [INFO] [stderr] Checking sp-transaction-pool v2.0.1 [INFO] [stderr] Checking sc-client-api v2.0.1 [INFO] [stderr] Checking sc-block-builder v0.8.1 [INFO] [stderr] Checking sc-basic-authorship v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/basic_authorship.rs:325:6 [INFO] [stdout] | [INFO] [stdout] 325 | 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 `parking_lot` [INFO] [stdout] --> src/basic_authorship.rs:323:6 [INFO] [stdout] | [INFO] [stdout] 323 | use parking_lot::Mutex; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `parking_lot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `substrate_test_runtime_client`, `substrate_test_runtime_client::runtime::Extrinsic`, `substrate_test_runtime_client::runtime::Transfer` [INFO] [stdout] --> src/basic_authorship.rs:325:6 [INFO] [stdout] | [INFO] [stdout] 325 | use substrate_test_runtime_client::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] 326 | prelude::*, TestClientBuilder, runtime::{Extrinsic, Transfer}, TestClientBuilderExt, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sc_transaction_pool` [INFO] [stdout] --> src/basic_authorship.rs:329:6 [INFO] [stdout] | [INFO] [stdout] 329 | use sc_transaction_pool::BasicPool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sc_transaction_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AccountKeyring` [INFO] [stdout] --> src/basic_authorship.rs:341:10 [INFO] [stdout] | [INFO] [stdout] 341 | from: AccountKeyring::Alice.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `AccountKeyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/basic_authorship.rs:358:25 [INFO] [stdout] | [INFO] [stdout] 358 | let 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] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/basic_authorship.rs:411:25 [INFO] [stdout] | [INFO] [stdout] 411 | let 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] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/basic_authorship.rs:508:29 [INFO] [stdout] | [INFO] [stdout] 508 | 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] error[E0433]: failed to resolve: use of undeclared type `AccountKeyring` [INFO] [stdout] --> src/basic_authorship.rs:524:12 [INFO] [stdout] | [INFO] [stdout] 524 | from: AccountKeyring::Alice.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `AccountKeyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AccountKeyring` [INFO] [stdout] --> src/basic_authorship.rs:531:12 [INFO] [stdout] | [INFO] [stdout] 531 | from: AccountKeyring::Alice.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `AccountKeyring` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Extrinsic` in this scope [INFO] [stdout] --> src/basic_authorship.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | fn extrinsic(nonce: u64) -> Extrinsic { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 321 | use sp_runtime::traits::Extrinsic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Transfer` in this scope [INFO] [stdout] --> src/basic_authorship.rs:338:3 [INFO] [stdout] | [INFO] [stdout] 338 | Transfer { [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/basic_authorship.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | Transfer { [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/basic_authorship.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | Transfer { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestClient` in this scope [INFO] [stdout] --> src/basic_authorship.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | client: &TestClient, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/basic_authorship.rs:364:11 [INFO] [stdout] | [INFO] [stdout] 364 | 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/basic_authorship.rs:373:12 [INFO] [stdout] | [INFO] [stdout] 373 | client.header(&BlockId::Number(0u64)) [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/basic_authorship.rs:379:58 [INFO] [stdout] | [INFO] [stdout] 379 | let mut proposer_factory = ProposerFactory::new(client.clone(), txpool.clone(), None); [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/basic_authorship.rs:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | &client.header(&BlockId::number(0)).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/basic_authorship.rs:417:11 [INFO] [stdout] | [INFO] [stdout] 417 | 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/basic_authorship.rs:420:58 [INFO] [stdout] | [INFO] [stdout] 420 | let mut proposer_factory = ProposerFactory::new(client.clone(), txpool.clone(), None); [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/basic_authorship.rs:424:12 [INFO] [stdout] | [INFO] [stdout] 424 | &client.header(&BlockId::number(0)).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/basic_authorship.rs:452:11 [INFO] [stdout] | [INFO] [stdout] 452 | 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 `info` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/basic_authorship.rs:455:29 [INFO] [stdout] | [INFO] [stdout] 455 | let genesis_hash = client.info().best_hash; [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/basic_authorship.rs:464:12 [INFO] [stdout] | [INFO] [stdout] 464 | client.header(&BlockId::Number(0u64)) [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/basic_authorship.rs:470:58 [INFO] [stdout] | [INFO] [stdout] 470 | let mut proposer_factory = ProposerFactory::new(client.clone(), txpool.clone(), None); [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/basic_authorship.rs:473:12 [INFO] [stdout] | [INFO] [stdout] 473 | &client.header(&block_id).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 `runtime_api` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/basic_authorship.rs:484:20 [INFO] [stdout] | [INFO] [stdout] 484 | let api = client.runtime_api(); [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/basic_authorship.rs:514:11 [INFO] [stdout] | [INFO] [stdout] 514 | 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/basic_authorship.rs:539:58 [INFO] [stdout] | [INFO] [stdout] 539 | let mut proposer_factory = ProposerFactory::new(client.clone(), txpool.clone(), None); [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/basic_authorship.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 567 | client.header(&BlockId::Number(0u64)) [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 `import` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/basic_authorship.rs:575:10 [INFO] [stdout] | [INFO] [stdout] 575 | client.import(BlockOrigin::Own, block).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 `header` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/basic_authorship.rs:579:12 [INFO] [stdout] | [INFO] [stdout] 579 | client.header(&BlockId::Number(1)) [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 `import` found for struct `std::sync::Arc<_>` in the current scope [INFO] [stdout] --> src/basic_authorship.rs:587:10 [INFO] [stdout] | [INFO] [stdout] 587 | client.import(BlockOrigin::Own, block).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] warning: unused import: `MaintainedTransactionPool` [INFO] [stdout] --> src/basic_authorship.rs:328:40 [INFO] [stdout] | [INFO] [stdout] 328 | use sp_transaction_pool::{ChainEvent, MaintainedTransactionPool, TransactionSource}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sp_api::Core` [INFO] [stdout] --> src/basic_authorship.rs:330:6 [INFO] [stdout] | [INFO] [stdout] 330 | use sp_api::Core; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sp_blockchain::HeaderBackend` [INFO] [stdout] --> src/basic_authorship.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | use sp_blockchain::HeaderBackend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sc_client_api::Backend` [INFO] [stdout] --> src/basic_authorship.rs:333:6 [INFO] [stdout] | [INFO] [stdout] 333 | use sc_client_api::Backend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-basic-authorship` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0eebef0a75087089b72716395b10fff4d06b6d15a8ea45cbd6fefc7eded861dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eebef0a75087089b72716395b10fff4d06b6d15a8ea45cbd6fefc7eded861dd", kill_on_drop: false }` [INFO] [stdout] 0eebef0a75087089b72716395b10fff4d06b6d15a8ea45cbd6fefc7eded861dd