[INFO] fetching crate susyp2p-core-derive 0.7.0... [INFO] checking susyp2p-core-derive-0.7.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate susyp2p-core-derive 0.7.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate susyp2p-core-derive 0.7.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate susyp2p-core-derive 0.7.0 [INFO] finished tweaking crates.io crate susyp2p-core-derive 0.7.0 [INFO] tweaked toml for crates.io crate susyp2p-core-derive 0.7.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9432771ae86e16f1221affba40044d9b1c5cfe1680800de0babccf3a7dee9cb9 [INFO] running `Command { std: "docker" "start" "-a" "9432771ae86e16f1221affba40044d9b1c5cfe1680800de0babccf3a7dee9cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9432771ae86e16f1221affba40044d9b1c5cfe1680800de0babccf3a7dee9cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9432771ae86e16f1221affba40044d9b1c5cfe1680800de0babccf3a7dee9cb9", kill_on_drop: false }` [INFO] [stdout] 9432771ae86e16f1221affba40044d9b1c5cfe1680800de0babccf3a7dee9cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec6b95baba635a33c1c387ceb65d6d414240045c703ce78c8daa2966877d4253 [INFO] running `Command { std: "docker" "start" "-a" "ec6b95baba635a33c1c387ceb65d6d414240045c703ce78c8daa2966877d4253", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking susyp2p-core-derive v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `susyp2p` in the list of imported crates [INFO] [stdout] --> tests/test.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `susyp2p` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | fn require_net_behaviour() {} [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:43:73 [INFO] [stdout] | [INFO] [stdout] 43 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | fn inject_event(&mut self, _: susyp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | identify: susyp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:63:73 [INFO] [stdout] | [INFO] [stdout] 63 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:68:73 [INFO] [stdout] | [INFO] [stdout] 68 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | fn inject_event(&mut self, _: susyp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:74:55 [INFO] [stdout] | [INFO] [stdout] 74 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | identify: susyp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | kad: susyp2p::kad::Kademlia, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:91:73 [INFO] [stdout] | [INFO] [stdout] 91 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:92:39 [INFO] [stdout] | [INFO] [stdout] 92 | fn inject_event(&mut self, _: susyp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:96:73 [INFO] [stdout] | [INFO] [stdout] 96 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:101:73 [INFO] [stdout] | [INFO] [stdout] 101 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | fn inject_event(&mut self, _: susyp2p::kad::KademliaOut) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:107:55 [INFO] [stdout] | [INFO] [stdout] 107 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | identify: susyp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:122:73 [INFO] [stdout] | [INFO] [stdout] 122 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | fn inject_event(&mut self, _: susyp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:127:73 [INFO] [stdout] | [INFO] [stdout] 127 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:128:39 [INFO] [stdout] | [INFO] [stdout] 128 | fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:133:33 [INFO] [stdout] | [INFO] [stdout] 133 | ... fn foo(&mut self) -> susyp2p::futures::Async> { susyp2p::futures::Async::Not... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:133:57 [INFO] [stdout] | [INFO] [stdout] 133 | ... fn foo(&mut self) -> susyp2p::futures::Async> { susyp2p::futures::Async::Not... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:133:112 [INFO] [stdout] | [INFO] [stdout] 133 | ...:swarm::NetworkBehaviourAction> { susyp2p::futures::Async::NotReady } [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:137:55 [INFO] [stdout] | [INFO] [stdout] 137 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | identify: susyp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:152:73 [INFO] [stdout] | [INFO] [stdout] 152 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:153:39 [INFO] [stdout] | [INFO] [stdout] 153 | fn inject_event(&mut self, _: susyp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:157:73 [INFO] [stdout] | [INFO] [stdout] 157 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 158 | fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:163:55 [INFO] [stdout] | [INFO] [stdout] 163 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | identify: susyp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:178:22 [INFO] [stdout] | [INFO] [stdout] 178 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:178:73 [INFO] [stdout] | [INFO] [stdout] 178 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:179:39 [INFO] [stdout] | [INFO] [stdout] 179 | fn inject_event(&mut self, _: susyp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:183:73 [INFO] [stdout] | [INFO] [stdout] 183 | impl susyp2p::core::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:184:39 [INFO] [stdout] | [INFO] [stdout] 184 | fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:189:33 [INFO] [stdout] | [INFO] [stdout] 189 | ... fn foo(&mut self) -> susyp2p::futures::Async> { susyp2p::futures::Async:... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:189:57 [INFO] [stdout] | [INFO] [stdout] 189 | ... fn foo(&mut self) -> susyp2p::futures::Async> { susyp2p::futures::Async:... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:189:116 [INFO] [stdout] | [INFO] [stdout] 189 | ...rm::NetworkBehaviourAction> { susyp2p::futures::Async::NotReady } [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:193:55 [INFO] [stdout] | [INFO] [stdout] 193 | fn foo() { [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:209:15 [INFO] [stdout] | [INFO] [stdout] 209 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:215:15 [INFO] [stdout] | [INFO] [stdout] 215 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `susyp2p` [INFO] [stdout] --> tests/test.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | ping: susyp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `susyp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `Async` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:213:14 [INFO] [stdout] | [INFO] [stdout] 213 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Async` [INFO] [stdout] --> tests/test.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `NetworkBehaviour` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 21 | use syn::token::Async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 111 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `susyp2p-core-derive` due to 112 previous errors [INFO] running `Command { std: "docker" "inspect" "ec6b95baba635a33c1c387ceb65d6d414240045c703ce78c8daa2966877d4253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6b95baba635a33c1c387ceb65d6d414240045c703ce78c8daa2966877d4253", kill_on_drop: false }` [INFO] [stdout] ec6b95baba635a33c1c387ceb65d6d414240045c703ce78c8daa2966877d4253