[INFO] fetching crate fluence-fork-libp2p-swarm-derive 0.22.1...
[INFO] checking fluence-fork-libp2p-swarm-derive-0.22.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fluence-fork-libp2p-swarm-derive 0.22.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1
[INFO] finished tweaking crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1
[INFO] tweaked toml for crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd35298f4bf183c019c13ffbeb6fb85cbdff6f128a9477588ee5fe1a868b79d7
[INFO] running `Command { std: "docker" "start" "-a" "cd35298f4bf183c019c13ffbeb6fb85cbdff6f128a9477588ee5fe1a868b79d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd35298f4bf183c019c13ffbeb6fb85cbdff6f128a9477588ee5fe1a868b79d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd35298f4bf183c019c13ffbeb6fb85cbdff6f128a9477588ee5fe1a868b79d7", kill_on_drop: false }`
[INFO] [stdout] cd35298f4bf183c019c13ffbeb6fb85cbdff6f128a9477588ee5fe1a868b79d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4c5d31dedb62bd211a996e37df0167630be1df1e657d062799512e7c43cbbd6
[INFO] running `Command { std: "docker" "start" "-a" "b4c5d31dedb62bd211a996e37df0167630be1df1e657d062799512e7c43cbbd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fluence-fork-libp2p-swarm-derive v0.22.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     use libp2p::swarm::NetworkBehaviourEventProcess;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn require_net_behaviour<T: libp2p::swarm::NetworkBehaviour>() {}
[INFO] [stdout]    |                             ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ping: libp2p::ping::Ping,
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:43:54
[INFO] [stdout]    |
[INFO] [stdout] 43 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |         ping: libp2p::ping::Ping,
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |         identify: libp2p::identify::Identify,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout] 63 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ping: libp2p::ping::Ping,
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |         identify: libp2p::identify::Identify,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]    |              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 86 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]    |                                    ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:91:54
[INFO] [stdout]    |
[INFO] [stdout] 91 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:92:39
[INFO] [stdout]    |
[INFO] [stdout] 92 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:96:54
[INFO] [stdout]    |
[INFO] [stdout] 96 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:101:54
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |         fn inject_event(&mut self, _: libp2p::kad::KademliaEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]     |              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:123:54
[INFO] [stdout]     |
[INFO] [stdout] 123 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 124 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:128:54
[INFO] [stdout]     |
[INFO] [stdout] 128 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |         fn inject_event(&mut self, _: libp2p::kad::KademliaEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:149:54
[INFO] [stdout]     |
[INFO] [stdout] 149 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:150:39
[INFO] [stdout]     |
[INFO] [stdout] 150 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:154:54
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:155:39
[INFO] [stdout]     |
[INFO] [stdout] 155 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:160:71
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...   fn foo<T>(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll<libp2p::swarm::Netw...
[INFO] [stdout]     |                                                                     ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:160:121
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...swarm::PollParameters) -> std::task::Poll<libp2p::swarm::NetworkBehaviourAction<T, ()>> { std::task::Poll::Pending }
[INFO] [stdout]     |                                              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:179:54
[INFO] [stdout]     |
[INFO] [stdout] 179 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:184:10
[INFO] [stdout]     |
[INFO] [stdout] 184 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:184:54
[INFO] [stdout]     |
[INFO] [stdout] 184 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:185:39
[INFO] [stdout]     |
[INFO] [stdout] 185 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:205:54
[INFO] [stdout]     |
[INFO] [stdout] 205 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:206:39
[INFO] [stdout]     |
[INFO] [stdout] 206 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:210:10
[INFO] [stdout]     |
[INFO] [stdout] 210 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:210:54
[INFO] [stdout]     |
[INFO] [stdout] 210 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:216:71
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...   fn foo<T>(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll<libp2p::swarm::Netw...
[INFO] [stdout]     |                                                                     ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:216:121
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...swarm::PollParameters) -> std::task::Poll<libp2p::swarm::NetworkBehaviourAction<T, String>> { std::task::Poll::Pending }
[INFO] [stdout]     |                                              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:251:39
[INFO] [stdout]     |
[INFO] [stdout] 251 |     impl NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Ping(libp2p::ping::PingEvent),
[INFO] [stdout]     |              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Identify(libp2p::identify::IdentifyEvent)
[INFO] [stdout]     |                  ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:274:15
[INFO] [stdout]     |
[INFO] [stdout] 274 |     impl From<libp2p::ping::PingEvent> for BehaviourOutEvent {
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:275:24
[INFO] [stdout]     |
[INFO] [stdout] 275 |         fn from(event: libp2p::ping::PingEvent) -> Self {
[INFO] [stdout]     |                        ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:280:15
[INFO] [stdout]     |
[INFO] [stdout] 280 |     impl From<libp2p::identify::IdentifyEvent> for BehaviourOutEvent {
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 |         fn from(event: libp2p::identify::IdentifyEvent) -> Self {
[INFO] [stdout]     |                        ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:290:15
[INFO] [stdout]     |
[INFO] [stdout] 290 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:291:19
[INFO] [stdout]     |
[INFO] [stdout] 291 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut _swarm: libp2p::Swarm<Foo> = unimplemented!();
[INFO] [stdout]     |                         ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 99 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 `fluence-fork-libp2p-swarm-derive` (test "test") due to 100 previous errors
[INFO] running `Command { std: "docker" "inspect" "b4c5d31dedb62bd211a996e37df0167630be1df1e657d062799512e7c43cbbd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c5d31dedb62bd211a996e37df0167630be1df1e657d062799512e7c43cbbd6", kill_on_drop: false }`
[INFO] [stdout] b4c5d31dedb62bd211a996e37df0167630be1df1e657d062799512e7c43cbbd6
[INFO] checking fluence-fork-libp2p-swarm-derive-0.22.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate fluence-fork-libp2p-swarm-derive 0.22.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1
[INFO] finished tweaking crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1
[INFO] tweaked toml for crates.io crate fluence-fork-libp2p-swarm-derive 0.22.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8176604fced7513520eced077e9206dd54da704837fa71d07165df5487b3cd94
[INFO] running `Command { std: "docker" "start" "-a" "8176604fced7513520eced077e9206dd54da704837fa71d07165df5487b3cd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8176604fced7513520eced077e9206dd54da704837fa71d07165df5487b3cd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8176604fced7513520eced077e9206dd54da704837fa71d07165df5487b3cd94", kill_on_drop: false }`
[INFO] [stdout] 8176604fced7513520eced077e9206dd54da704837fa71d07165df5487b3cd94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8a7e0aab775fa82e5530665faab85a1f73c4af0aec1eaacfb045c088d6ad5c1
[INFO] running `Command { std: "docker" "start" "-a" "a8a7e0aab775fa82e5530665faab85a1f73c4af0aec1eaacfb045c088d6ad5c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fluence-fork-libp2p-swarm-derive v0.22.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` 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 `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:142:14
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     use libp2p::swarm::NetworkBehaviourEventProcess;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p` in the list of imported crates
[INFO] [stdout]    --> tests/test.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ could not find `libp2p` 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 `libp2p`
[INFO] [stdout]    --> tests/test.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[derive(NetworkBehaviour)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p`
[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 `libp2p`
[INFO] [stdout]   --> tests/test.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn require_net_behaviour<T: libp2p::swarm::NetworkBehaviour>() {}
[INFO] [stdout]    |                             ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ping: libp2p::ping::Ping,
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:43:54
[INFO] [stdout]    |
[INFO] [stdout] 43 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |         ping: libp2p::ping::Ping,
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |         identify: libp2p::identify::Identify,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout] 63 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:68:54
[INFO] [stdout]    |
[INFO] [stdout] 68 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:69:39
[INFO] [stdout]    |
[INFO] [stdout] 69 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         ping: libp2p::ping::Ping,
[INFO] [stdout]    |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |         identify: libp2p::identify::Identify,
[INFO] [stdout]    |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]    |              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 86 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]    |                                    ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:91:54
[INFO] [stdout]    |
[INFO] [stdout] 91 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:92:39
[INFO] [stdout]    |
[INFO] [stdout] 92 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:96:54
[INFO] [stdout]    |
[INFO] [stdout] 96 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]   --> tests/test.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:101:54
[INFO] [stdout]     |
[INFO] [stdout] 101 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:102:39
[INFO] [stdout]     |
[INFO] [stdout] 102 |         fn inject_event(&mut self, _: libp2p::kad::KademliaEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]     |              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |         kad: libp2p::kad::Kademlia<libp2p::kad::record::store::MemoryStore>,
[INFO] [stdout]     |                                    ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:123:54
[INFO] [stdout]     |
[INFO] [stdout] 123 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:124:39
[INFO] [stdout]     |
[INFO] [stdout] 124 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:128:54
[INFO] [stdout]     |
[INFO] [stdout] 128 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::kad::KademliaEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:129:39
[INFO] [stdout]     |
[INFO] [stdout] 129 |         fn inject_event(&mut self, _: libp2p::kad::KademliaEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:145:15
[INFO] [stdout]     |
[INFO] [stdout] 145 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:149:54
[INFO] [stdout]     |
[INFO] [stdout] 149 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:150:39
[INFO] [stdout]     |
[INFO] [stdout] 150 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:154:54
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:155:39
[INFO] [stdout]     |
[INFO] [stdout] 155 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:160:71
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...   fn foo<T>(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll<libp2p::swarm::Netw...
[INFO] [stdout]     |                                                                     ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:160:121
[INFO] [stdout]     |
[INFO] [stdout] 160 | ...swarm::PollParameters) -> std::task::Poll<libp2p::swarm::NetworkBehaviourAction<T, ()>> { std::task::Poll::Pending }
[INFO] [stdout]     |                                              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:179:54
[INFO] [stdout]     |
[INFO] [stdout] 179 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:184:10
[INFO] [stdout]     |
[INFO] [stdout] 184 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:184:54
[INFO] [stdout]     |
[INFO] [stdout] 184 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:185:39
[INFO] [stdout]     |
[INFO] [stdout] 185 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:205:54
[INFO] [stdout]     |
[INFO] [stdout] 205 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:206:39
[INFO] [stdout]     |
[INFO] [stdout] 206 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:210:10
[INFO] [stdout]     |
[INFO] [stdout] 210 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |          ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:210:54
[INFO] [stdout]     |
[INFO] [stdout] 210 |     impl libp2p::swarm::NetworkBehaviourEventProcess<libp2p::identify::IdentifyEvent> for Foo {
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:216:71
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...   fn foo<T>(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll<libp2p::swarm::Netw...
[INFO] [stdout]     |                                                                     ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:216:121
[INFO] [stdout]     |
[INFO] [stdout] 216 | ...swarm::PollParameters) -> std::task::Poll<libp2p::swarm::NetworkBehaviourAction<T, String>> { std::task::Poll::Pending }
[INFO] [stdout]     |                                              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:251:39
[INFO] [stdout]     |
[INFO] [stdout] 251 |     impl NetworkBehaviourEventProcess<libp2p::ping::PingEvent> for Foo {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |         fn inject_event(&mut self, _: libp2p::ping::PingEvent) {
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |         Ping(libp2p::ping::PingEvent),
[INFO] [stdout]     |              ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Identify(libp2p::identify::IdentifyEvent)
[INFO] [stdout]     |                  ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:274:15
[INFO] [stdout]     |
[INFO] [stdout] 274 |     impl From<libp2p::ping::PingEvent> for BehaviourOutEvent {
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:275:24
[INFO] [stdout]     |
[INFO] [stdout] 275 |         fn from(event: libp2p::ping::PingEvent) -> Self {
[INFO] [stdout]     |                        ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:280:15
[INFO] [stdout]     |
[INFO] [stdout] 280 |     impl From<libp2p::identify::IdentifyEvent> for BehaviourOutEvent {
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:281:24
[INFO] [stdout]     |
[INFO] [stdout] 281 |         fn from(event: libp2p::identify::IdentifyEvent) -> Self {
[INFO] [stdout]     |                        ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:290:15
[INFO] [stdout]     |
[INFO] [stdout] 290 |         ping: libp2p::ping::Ping,
[INFO] [stdout]     |               ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:291:19
[INFO] [stdout]     |
[INFO] [stdout] 291 |         identify: libp2p::identify::Identify,
[INFO] [stdout]     |                   ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p`
[INFO] [stdout]    --> tests/test.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut _swarm: libp2p::Swarm<Foo> = unimplemented!();
[INFO] [stdout]     |                         ^^^^^^ use of undeclared crate or module `libp2p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 99 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 `fluence-fork-libp2p-swarm-derive` (test "test") due to 100 previous errors
[INFO] running `Command { std: "docker" "inspect" "a8a7e0aab775fa82e5530665faab85a1f73c4af0aec1eaacfb045c088d6ad5c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a7e0aab775fa82e5530665faab85a1f73c4af0aec1eaacfb045c088d6ad5c1", kill_on_drop: false }`
[INFO] [stdout] a8a7e0aab775fa82e5530665faab85a1f73c4af0aec1eaacfb045c088d6ad5c1
