[INFO] fetching crate libp2p-core-derive 0.19.0... [INFO] checking libp2p-core-derive-0.19.0 against try#8a749131e7beb72f6edacefd2bdcbed3d67b2112 for pr-72331 [INFO] extracting crate libp2p-core-derive 0.19.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate libp2p-core-derive 0.19.0 on toolchain 8a749131e7beb72f6edacefd2bdcbed3d67b2112 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libp2p-core-derive 0.19.0 [INFO] finished tweaking crates.io crate libp2p-core-derive 0.19.0 [INFO] tweaked toml for crates.io crate libp2p-core-derive 0.19.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 74438e3a1713d55aa6e61bfa3a03f7abd212083ad136b96a5730a37b8198923a [INFO] running `"docker" "start" "-a" "74438e3a1713d55aa6e61bfa3a03f7abd212083ad136b96a5730a37b8198923a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking quote v1.0.6 [INFO] [stderr] Checking libp2p-core-derive v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:57:14 [INFO] [stderr] | [INFO] [stderr] 57 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:82:14 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:82:14 [INFO] [stderr] | [INFO] [stderr] 82 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:115:14 [INFO] [stderr] | [INFO] [stderr] 115 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:115:14 [INFO] [stderr] | [INFO] [stderr] 115 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:142:14 [INFO] [stderr] | [INFO] [stderr] 142 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:142:14 [INFO] [stderr] | [INFO] [stderr] 142 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:172:14 [INFO] [stderr] | [INFO] [stderr] 172 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:172:14 [INFO] [stderr] | [INFO] [stderr] 172 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:198:14 [INFO] [stderr] | [INFO] [stderr] 198 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:198:14 [INFO] [stderr] | [INFO] [stderr] 198 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:228:14 [INFO] [stderr] | [INFO] [stderr] 228 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:228:14 [INFO] [stderr] | [INFO] [stderr] 228 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:237:9 [INFO] [stderr] | [INFO] [stderr] 237 | use libp2p::swarm::NetworkBehaviourEventProcess; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:240:14 [INFO] [stderr] | [INFO] [stderr] 240 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:240:14 [INFO] [stderr] | [INFO] [stderr] 240 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `libp2p` in `{{root}}` [INFO] [stderr] --> tests/test.rs:246:14 [INFO] [stderr] | [INFO] [stderr] 246 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `libp2p` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:246:14 [INFO] [stderr] | [INFO] [stderr] 246 | #[derive(NetworkBehaviour)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:25:29 [INFO] [stderr] | [INFO] [stderr] 25 | fn require_net_behaviour() {} [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:40:15 [INFO] [stderr] | [INFO] [stderr] 40 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:43:54 [INFO] [stderr] | [INFO] [stderr] 43 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:44:39 [INFO] [stderr] | [INFO] [stderr] 44 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:59:15 [INFO] [stderr] | [INFO] [stderr] 59 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:60:19 [INFO] [stderr] | [INFO] [stderr] 60 | identify: libp2p::identify::Identify, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:63:54 [INFO] [stderr] | [INFO] [stderr] 63 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:64:39 [INFO] [stderr] | [INFO] [stderr] 64 | fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:68:10 [INFO] [stderr] | [INFO] [stderr] 68 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:68:54 [INFO] [stderr] | [INFO] [stderr] 68 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:69:39 [INFO] [stderr] | [INFO] [stderr] 69 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:84:15 [INFO] [stderr] | [INFO] [stderr] 84 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:85:19 [INFO] [stderr] | [INFO] [stderr] 85 | identify: libp2p::identify::Identify, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:86:14 [INFO] [stderr] | [INFO] [stderr] 86 | kad: libp2p::kad::Kademlia, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:86:36 [INFO] [stderr] | [INFO] [stderr] 86 | kad: libp2p::kad::Kademlia, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:91:54 [INFO] [stderr] | [INFO] [stderr] 91 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:92:39 [INFO] [stderr] | [INFO] [stderr] 92 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:96:10 [INFO] [stderr] | [INFO] [stderr] 96 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:96:54 [INFO] [stderr] | [INFO] [stderr] 96 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:97:39 [INFO] [stderr] | [INFO] [stderr] 97 | fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:101:10 [INFO] [stderr] | [INFO] [stderr] 101 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:101:54 [INFO] [stderr] | [INFO] [stderr] 101 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:102:39 [INFO] [stderr] | [INFO] [stderr] 102 | fn inject_event(&mut self, _: libp2p::kad::KademliaEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:117:15 [INFO] [stderr] | [INFO] [stderr] 117 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:120:14 [INFO] [stderr] | [INFO] [stderr] 120 | kad: libp2p::kad::Kademlia, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:120:36 [INFO] [stderr] | [INFO] [stderr] 120 | kad: libp2p::kad::Kademlia, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:123:10 [INFO] [stderr] | [INFO] [stderr] 123 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:123:54 [INFO] [stderr] | [INFO] [stderr] 123 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:124:39 [INFO] [stderr] | [INFO] [stderr] 124 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:128:10 [INFO] [stderr] | [INFO] [stderr] 128 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:128:54 [INFO] [stderr] | [INFO] [stderr] 128 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:129:39 [INFO] [stderr] | [INFO] [stderr] 129 | fn inject_event(&mut self, _: libp2p::kad::KademliaEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:145:15 [INFO] [stderr] | [INFO] [stderr] 145 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:146:19 [INFO] [stderr] | [INFO] [stderr] 146 | identify: libp2p::identify::Identify, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:149:10 [INFO] [stderr] | [INFO] [stderr] 149 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:149:54 [INFO] [stderr] | [INFO] [stderr] 149 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:150:39 [INFO] [stderr] | [INFO] [stderr] 150 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:154:10 [INFO] [stderr] | [INFO] [stderr] 154 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:154:54 [INFO] [stderr] | [INFO] [stderr] 154 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:155:39 [INFO] [stderr] | [INFO] [stderr] 155 | fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:160:71 [INFO] [stderr] | [INFO] [stderr] 160 | fn foo(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll> { std::task::Poll::Pending } [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:160:121 [INFO] [stderr] | [INFO] [stderr] 160 | fn foo(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll> { std::task::Poll::Pending } [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:175:15 [INFO] [stderr] | [INFO] [stderr] 175 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:176:19 [INFO] [stderr] | [INFO] [stderr] 176 | identify: libp2p::identify::Identify, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:179:10 [INFO] [stderr] | [INFO] [stderr] 179 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:179:54 [INFO] [stderr] | [INFO] [stderr] 179 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:180:39 [INFO] [stderr] | [INFO] [stderr] 180 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:184:10 [INFO] [stderr] | [INFO] [stderr] 184 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:184:54 [INFO] [stderr] | [INFO] [stderr] 184 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:185:39 [INFO] [stderr] | [INFO] [stderr] 185 | fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:201:15 [INFO] [stderr] | [INFO] [stderr] 201 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:202:19 [INFO] [stderr] | [INFO] [stderr] 202 | identify: libp2p::identify::Identify, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:205:10 [INFO] [stderr] | [INFO] [stderr] 205 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:205:54 [INFO] [stderr] | [INFO] [stderr] 205 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:206:39 [INFO] [stderr] | [INFO] [stderr] 206 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:210:10 [INFO] [stderr] | [INFO] [stderr] 210 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:210:54 [INFO] [stderr] | [INFO] [stderr] 210 | impl libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:211:39 [INFO] [stderr] | [INFO] [stderr] 211 | fn inject_event(&mut self, _: libp2p::identify::IdentifyEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:216:71 [INFO] [stderr] | [INFO] [stderr] 216 | fn foo(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll> { std::task::Poll::Pending } [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:216:121 [INFO] [stderr] | [INFO] [stderr] 216 | fn foo(&mut self, _: &mut std::task::Context, _: &mut impl libp2p::swarm::PollParameters) -> std::task::Poll> { std::task::Poll::Pending } [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:230:15 [INFO] [stderr] | [INFO] [stderr] 230 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:242:15 [INFO] [stderr] | [INFO] [stderr] 242 | ping: libp2p::ping::Ping, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:251:39 [INFO] [stderr] | [INFO] [stderr] 251 | impl NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `libp2p` [INFO] [stderr] --> tests/test.rs:252:39 [INFO] [stderr] | [INFO] [stderr] 252 | fn inject_event(&mut self, _: libp2p::ping::PingEvent) { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `libp2p` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `NetworkBehaviourEventProcess` in this scope [INFO] [stderr] --> tests/test.rs:251:10 [INFO] [stderr] | [INFO] [stderr] 251 | impl NetworkBehaviourEventProcess for Foo { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `NetworkBehaviourEventProcess` in this scope [INFO] [stderr] --> tests/test.rs:256:10 [INFO] [stderr] | [INFO] [stderr] 256 | impl NetworkBehaviourEventProcess<()> for Bar { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 90 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `libp2p-core-derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "74438e3a1713d55aa6e61bfa3a03f7abd212083ad136b96a5730a37b8198923a"` [INFO] running `"docker" "rm" "-f" "74438e3a1713d55aa6e61bfa3a03f7abd212083ad136b96a5730a37b8198923a"` [INFO] [stdout] 74438e3a1713d55aa6e61bfa3a03f7abd212083ad136b96a5730a37b8198923a