[INFO] fetching crate sc-network 0.9.0... [INFO] checking sc-network-0.9.0 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate sc-network 0.9.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate sc-network 0.9.0 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-network 0.9.0 [INFO] finished tweaking crates.io crate sc-network 0.9.0 [INFO] tweaked toml for crates.io crate sc-network 0.9.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f034d7e95bb55af2beb1172f55bb9678b36af80e22d0dbee465b41677026dec [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" "6f034d7e95bb55af2beb1172f55bb9678b36af80e22d0dbee465b41677026dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f034d7e95bb55af2beb1172f55bb9678b36af80e22d0dbee465b41677026dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f034d7e95bb55af2beb1172f55bb9678b36af80e22d0dbee465b41677026dec", kill_on_drop: false }` [INFO] [stdout] 6f034d7e95bb55af2beb1172f55bb9678b36af80e22d0dbee465b41677026dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39bf04068613707911bf30dd59df8c1638233ddca4ae70669b78702c7353761e [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" "39bf04068613707911bf30dd59df8c1638233ddca4ae70669b78702c7353761e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling minicbor-derive v0.6.3 [INFO] [stderr] Compiling libp2p-core-derive v0.21.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking ref-cast v1.0.6 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking prometheus v0.11.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking trie-db v0.22.5 [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 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] Checking chacha20 v0.5.0 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking chacha20poly1305 v0.6.0 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking backtrace v0.3.60 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking if-watch v0.1.8 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking erased-serde v0.3.15 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking sp-panic-handler v3.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking minicbor v0.7.2 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking asynchronous-codec v0.6.0 [INFO] [stderr] Checking asynchronous-codec v0.5.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking sp-serializer v3.0.0 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Checking unsigned-varint v0.6.0 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking yamux v0.8.1 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking libp2p-pnet v0.20.0 [INFO] [stderr] Checking sp-utils v3.0.0 [INFO] [stderr] Checking multistream-select v0.10.2 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling libp2p-core v0.27.1 [INFO] [stderr] Compiling libp2p-floodsub v0.27.0 [INFO] [stderr] Compiling libp2p-identify v0.27.0 [INFO] [stderr] Compiling libp2p-noise v0.29.0 [INFO] [stderr] Compiling libp2p-plaintext v0.27.1 [INFO] [stderr] Compiling libp2p-gossipsub v0.27.0 [INFO] [stderr] Compiling libp2p-kad v0.28.1 [INFO] [stderr] Compiling sc-network v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-rustls v0.21.1 [INFO] [stderr] Checking wasm-bindgen v0.2.74 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.3 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling sp-api-proc-macro v3.0.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [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-scale-codec v2.1.3 [INFO] [stderr] Checking parity-multiaddr v0.11.2 [INFO] [stderr] Checking cid v0.6.1 [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 wasm-bindgen-futures v0.4.24 [INFO] [stderr] Checking primitive-types v0.9.0 [INFO] [stderr] Checking sp-externalities v0.9.0 [INFO] [stderr] Checking parity-util-mem v0.9.0 [INFO] [stderr] Checking sp-runtime-interface v3.0.0 [INFO] [stderr] Checking memory-db v0.26.0 [INFO] [stderr] Checking kvdb v0.9.0 [INFO] [stderr] Checking sp-database v3.0.0 [INFO] [stderr] Checking libp2p-swarm v0.27.2 [INFO] [stderr] Checking libp2p-wasm-ext v0.27.0 [INFO] [stderr] Checking libp2p-tcp v0.27.1 [INFO] [stderr] Checking libp2p-websocket v0.28.0 [INFO] [stderr] Checking libp2p-uds v0.27.0 [INFO] [stderr] Checking libp2p-yamux v0.30.1 [INFO] [stderr] Checking libp2p-mplex v0.27.1 [INFO] [stderr] Checking libp2p-dns v0.27.0 [INFO] [stderr] Checking libp2p-deflate v0.27.1 [INFO] [stderr] Checking sp-core v3.0.0 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.9.0 [INFO] [stderr] Checking libp2p-mdns v0.28.1 [INFO] [stderr] Checking libp2p-ping v0.27.0 [INFO] [stderr] Checking libp2p-request-response v0.9.1 [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 libp2p v0.34.0 [INFO] [stderr] Checking sc-executor-wasmi v0.9.0 [INFO] [stderr] Checking sc-peerset v3.0.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 sp-version 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-block-builder v3.0.0 [INFO] [stderr] Checking sp-blockchain v3.0.0 [INFO] [stderr] Checking sp-transaction-pool v3.0.0 [INFO] [stderr] Checking sc-client-api v3.0.0 [INFO] [stderr] Checking sc-block-builder v0.9.0 [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> src/protocol/sync/extra_requests.rs:348:6 [INFO] [stdout] | [INFO] [stdout] 348 | use quickcheck::{Arbitrary, Gen, QuickCheck}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `quickcheck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/protocol/sync.rs:1902:6 [INFO] [stdout] | [INFO] [stdout] 1902 | 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 `sp_test_primitives` [INFO] [stdout] --> src/protocol/sync/extra_requests.rs:351:6 [INFO] [stdout] | [INFO] [stdout] 351 | use sp_test_primitives::{Block, BlockNumber, Hash}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sp_test_primitives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_client` [INFO] [stdout] --> src/protocol/sync.rs:1902:6 [INFO] [stdout] | [INFO] [stdout] 1902 | 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/service/tests.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use substrate_test_runtime_client::{TestClientBuilder, TestClientBuilderExt as _}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:823:6 [INFO] [stdout] | [INFO] [stdout] 823 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `assert_matches` [INFO] [stdout] --> src/light_client_requests.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | use assert_matches::assert_matches; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `assert_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tempfile` [INFO] [stdout] --> src/config.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | use tempfile::TempDir; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `tempfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_client` [INFO] [stdout] --> src/gossip/tests.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use substrate_test_runtime_client::{TestClientBuilder, TestClientBuilderExt as _}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:950:3 [INFO] [stdout] | [INFO] [stdout] 950 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:954:3 [INFO] [stdout] | [INFO] [stdout] 954 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1017:3 [INFO] [stdout] | [INFO] [stdout] 1017 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1077:3 [INFO] [stdout] | [INFO] [stdout] 1077 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | assert_matches!(chan.1.try_recv(), Ok(None)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1152:5 [INFO] [stdout] | [INFO] [stdout] 1152 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1156:5 [INFO] [stdout] | [INFO] [stdout] 1156 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1245:3 [INFO] [stdout] | [INFO] [stdout] 1245 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1268:3 [INFO] [stdout] | [INFO] [stdout] 1268 | assert_matches!(chan.1.try_recv(), Ok(Some(Ok(_)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1284:3 [INFO] [stdout] | [INFO] [stdout] 1284 | assert_matches!(chan.1.try_recv(), Ok(Some(Ok(_)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1302:3 [INFO] [stdout] | [INFO] [stdout] 1302 | assert_matches!(chan.1.try_recv(), Ok(Some(Ok(_)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1317:3 [INFO] [stdout] | [INFO] [stdout] 1317 | assert_matches!(chan.1.try_recv(), Ok(Some(Ok(_)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests/sender.rs:1341:3 [INFO] [stdout] | [INFO] [stdout] 1341 | assert_matches!(chan.1.try_recv(), Ok(Some(Ok(_)))) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_matches` [INFO] [stdout] --> src/light_client_requests.rs:303:3 [INFO] [stdout] | [INFO] [stdout] 303 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing` [INFO] [stdout] --> src/protocol/sync/extra_requests.rs:465:3 [INFO] [stdout] | [INFO] [stdout] 465 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing` [INFO] [stdout] --> src/protocol/sync.rs:2152:3 [INFO] [stdout] | [INFO] [stdout] 2152 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing` [INFO] [stdout] --> src/protocol/sync.rs:2261:3 [INFO] [stdout] | [INFO] [stdout] 2261 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_tracing` [INFO] [stdout] --> src/protocol/sync.rs:2367:3 [INFO] [stdout] | [INFO] [stdout] 2367 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/service/tests.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | substrate_test_runtime_client::runtime::Block, [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/service/tests.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | substrate_test_runtime_client::runtime::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` [INFO] [stdout] --> src/light_client_requests/sender.rs:859:56 [INFO] [stdout] | [INFO] [stdout] 859 | sp_runtime::generic::Block, substrate_test_runtime::Extrinsic>; [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 `sp_test_primitives` [INFO] [stdout] --> src/light_client_requests.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn dummy_header() -> sp_test_primitives::Header { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sp_test_primitives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_test_primitives` [INFO] [stdout] --> src/light_client_requests.rs:173:3 [INFO] [stdout] | [INFO] [stdout] 173 | sp_test_primitives::Header { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `sp_test_primitives` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime` [INFO] [stdout] --> src/light_client_requests.rs:183:56 [INFO] [stdout] | [INFO] [stdout] 183 | sp_runtime::generic::Block, substrate_test_runtime::Extrinsic>; [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/light_client_requests.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 186 | 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 `sp_tracing` [INFO] [stdout] --> src/light_client_requests.rs:290:3 [INFO] [stdout] | [INFO] [stdout] 290 | sp_tracing::try_init_simple(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] --> src/gossip/tests.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | substrate_test_runtime_client::runtime::Block, [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/gossip/tests.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | substrate_test_runtime_client::runtime::Hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `substrate_test_runtime_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:1964:21 [INFO] [stdout] | [INFO] [stdout] 1964 | BlockResponse:: { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1964 | BlockResponse:: { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Header` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2058:11 [INFO] [stdout] | [INFO] [stdout] 2058 | header: Header, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:545:1 [INFO] [stdout] | [INFO] [stdout] 545 | / pub trait Header: [INFO] [stdout] 546 | | Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + [INFO] [stdout] 547 | | MaybeMallocSizeOf + 'static [INFO] [stdout] 548 | | { [INFO] [stdout] ... | [INFO] [stdout] 596 | | } [INFO] [stdout] 597 | | } [INFO] [stdout] | |_- similarly named trait `HeaderT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2058 | header: HeaderT, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::light_client_requests::sender::Header; [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::light_client_requests::tests::Header; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Header; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Header; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2060:24 [INFO] [stdout] | [INFO] [stdout] 2060 | sync: &mut ChainSync, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2060 | sync: &mut ChainSync, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2084:39 [INFO] [stdout] | [INFO] [stdout] 2084 | fn create_block_response(blocks: Vec) -> BlockResponse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2084 | fn create_block_response(blocks: Vec) -> BlockResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2084:64 [INFO] [stdout] | [INFO] [stdout] 2084 | fn create_block_response(blocks: Vec) -> BlockResponse { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2084 | fn create_block_response(blocks: Vec) -> BlockResponse { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2085:19 [INFO] [stdout] | [INFO] [stdout] 2085 | BlockResponse:: { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2085 | BlockResponse:: { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2088:17 [INFO] [stdout] | [INFO] [stdout] 2088 | BlockData:: { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2088 | BlockData:: { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2102:24 [INFO] [stdout] | [INFO] [stdout] 2102 | sync: &mut ChainSync, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2102 | sync: &mut ChainSync, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2106:20 [INFO] [stdout] | [INFO] [stdout] 2106 | ) -> BlockRequest { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2106 | ) -> BlockRequest { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> src/protocol/sync.rs:2122:80 [INFO] [stdout] | [INFO] [stdout] 2122 | fn build_block(client: &mut Arc, at: Option, fork: bool) -> Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-runtime-3.0.0/src/traits.rs:603:1 [INFO] [stdout] | [INFO] [stdout] 603 | pub trait Block: Clone + Send + Sync + Codec + Eq + MaybeSerialize + Debug + MaybeMallocSizeOf + 'static { [INFO] [stdout] | -------------------------------------------------------------------------------------------------------- similarly named trait `BlockT` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2122 | fn build_block(client: &mut Arc, at: Option, fork: bool) -> BlockT { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1897 | use crate::schema::bitswap::message::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::generic::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::testing::Block; [INFO] [stdout] | [INFO] [stdout] 1897 | use sp_runtime::traits::Block; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile` [INFO] [stdout] --> src/config.rs:769:13 [INFO] [stdout] | [INFO] [stdout] 769 | tempfile::Builder::new().prefix(prefix).tempdir().unwrap() [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 765 | use async_std::task::Builder; [INFO] [stdout] | [INFO] [stdout] 765 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/sync.rs:2103:19 [INFO] [stdout] | [INFO] [stdout] 2103 | from: FromBlock, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Hash` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/sync.rs:2122:58 [INFO] [stdout] | [INFO] [stdout] 2122 | fn build_block(client: &mut Arc, at: Option, fork: bool) -> Block { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol/sync.rs:2244:46 [INFO] [stdout] | [INFO] [stdout] 2244 | fn unwrap_from_block_number(from: FromBlock) -> u64 { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Hash` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::poll` [INFO] [stdout] --> src/light_client_requests/sender.rs:826:6 [INFO] [stdout] | [INFO] [stdout] 826 | use futures::poll; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-network` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "39bf04068613707911bf30dd59df8c1638233ddca4ae70669b78702c7353761e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bf04068613707911bf30dd59df8c1638233ddca4ae70669b78702c7353761e", kill_on_drop: false }` [INFO] [stdout] 39bf04068613707911bf30dd59df8c1638233ddca4ae70669b78702c7353761e