[INFO] fetching crate swarm-derive 0.22.0... [INFO] checking swarm-derive-0.22.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate swarm-derive 0.22.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate swarm-derive 0.22.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swarm-derive 0.22.0 [INFO] finished tweaking crates.io crate swarm-derive 0.22.0 [INFO] tweaked toml for crates.io crate swarm-derive 0.22.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 367678b3c250b85f7d475221884926439df953061b9c943d0f48d8e75d340eac [INFO] running `Command { std: "docker" "start" "-a" "367678b3c250b85f7d475221884926439df953061b9c943d0f48d8e75d340eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "367678b3c250b85f7d475221884926439df953061b9c943d0f48d8e75d340eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367678b3c250b85f7d475221884926439df953061b9c943d0f48d8e75d340eac", kill_on_drop: false }` [INFO] [stdout] 367678b3c250b85f7d475221884926439df953061b9c943d0f48d8e75d340eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 791ce5691a0def2aa69194e495c9413b280789e050c00f4f1a0b484286780666 [INFO] running `Command { std: "docker" "start" "-a" "791ce5691a0def2aa69194e495c9413b280789e050c00f4f1a0b484286780666", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking swarm-derive v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:172:14 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 198 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:228:14 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | use tetsy_libp2p::swarm::NetworkBehaviourEventProcess; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:246:14 [INFO] [stdout] | [INFO] [stdout] 246 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_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 `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:287:14 [INFO] [stdout] | [INFO] [stdout] 287 | #[derive(NetworkBehaviour)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | fn require_net_behaviour() {} [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | identify: tetsy_libp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:63:60 [INFO] [stdout] | [INFO] [stdout] 63 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | fn inject_event(&mut self, _: tetsy_libp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:68:60 [INFO] [stdout] | [INFO] [stdout] 68 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | identify: tetsy_libp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | kad: tetsy_libp2p::kad::Kademlia, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:86:42 [INFO] [stdout] | [INFO] [stdout] 86 | kad: tetsy_libp2p::kad::Kademlia, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:91:60 [INFO] [stdout] | [INFO] [stdout] 91 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:92:39 [INFO] [stdout] | [INFO] [stdout] 92 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:96:60 [INFO] [stdout] | [INFO] [stdout] 96 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | fn inject_event(&mut self, _: tetsy_libp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:101:60 [INFO] [stdout] | [INFO] [stdout] 101 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | fn inject_event(&mut self, _: tetsy_libp2p::kad::KademliaEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | kad: tetsy_libp2p::kad::Kademlia, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | kad: tetsy_libp2p::kad::Kademlia, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:123:60 [INFO] [stdout] | [INFO] [stdout] 123 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:124:39 [INFO] [stdout] | [INFO] [stdout] 124 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:128:60 [INFO] [stdout] | [INFO] [stdout] 128 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:129:39 [INFO] [stdout] | [INFO] [stdout] 129 | fn inject_event(&mut self, _: tetsy_libp2p::kad::KademliaEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | identify: tetsy_libp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:149:60 [INFO] [stdout] | [INFO] [stdout] 149 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:150:39 [INFO] [stdout] | [INFO] [stdout] 150 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:154:60 [INFO] [stdout] | [INFO] [stdout] 154 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:155:39 [INFO] [stdout] | [INFO] [stdout] 155 | fn inject_event(&mut self, _: tetsy_libp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:160:71 [INFO] [stdout] | [INFO] [stdout] 160 | ... fn foo(&mut self, _: &mut std::task::Context, _: &mut impl tetsy_libp2p::swarm::PollParameters) -> std::task::Poll tests/test.rs:160:127 [INFO] [stdout] | [INFO] [stdout] 160 | ...:PollParameters) -> std::task::Poll> { std::task::Poll::Pending } [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:176:19 [INFO] [stdout] | [INFO] [stdout] 176 | identify: tetsy_libp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:179:60 [INFO] [stdout] | [INFO] [stdout] 179 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:180:39 [INFO] [stdout] | [INFO] [stdout] 180 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:184:60 [INFO] [stdout] | [INFO] [stdout] 184 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:185:39 [INFO] [stdout] | [INFO] [stdout] 185 | fn inject_event(&mut self, _: tetsy_libp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:201:15 [INFO] [stdout] | [INFO] [stdout] 201 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:202:19 [INFO] [stdout] | [INFO] [stdout] 202 | identify: tetsy_libp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:205:60 [INFO] [stdout] | [INFO] [stdout] 205 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:206:39 [INFO] [stdout] | [INFO] [stdout] 206 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:210:60 [INFO] [stdout] | [INFO] [stdout] 210 | impl tetsy_libp2p::swarm::NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:211:39 [INFO] [stdout] | [INFO] [stdout] 211 | fn inject_event(&mut self, _: tetsy_libp2p::identify::IdentifyEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:216:71 [INFO] [stdout] | [INFO] [stdout] 216 | ... fn foo(&mut self, _: &mut std::task::Context, _: &mut impl tetsy_libp2p::swarm::PollParameters) -> std::task::Poll tests/test.rs:216:127 [INFO] [stdout] | [INFO] [stdout] 216 | ...:PollParameters) -> std::task::Poll> { std::task::Poll::Pending } [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:230:15 [INFO] [stdout] | [INFO] [stdout] 230 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:242:15 [INFO] [stdout] | [INFO] [stdout] 242 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:251:39 [INFO] [stdout] | [INFO] [stdout] 251 | impl NetworkBehaviourEventProcess for Foo { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:252:39 [INFO] [stdout] | [INFO] [stdout] 252 | fn inject_event(&mut self, _: tetsy_libp2p::ping::PingEvent) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:270:14 [INFO] [stdout] | [INFO] [stdout] 270 | Ping(tetsy_libp2p::ping::PingEvent), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:271:18 [INFO] [stdout] | [INFO] [stdout] 271 | Identify(tetsy_libp2p::identify::IdentifyEvent) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:274:15 [INFO] [stdout] | [INFO] [stdout] 274 | impl From for BehaviourOutEvent { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:275:24 [INFO] [stdout] | [INFO] [stdout] 275 | fn from(event: tetsy_libp2p::ping::PingEvent) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 280 | impl From for BehaviourOutEvent { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 281 | fn from(event: tetsy_libp2p::identify::IdentifyEvent) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | ping: tetsy_libp2p::ping::Ping, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | identify: tetsy_libp2p::identify::Identify, [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tetsy_libp2p` [INFO] [stdout] --> tests/test.rs:298:25 [INFO] [stdout] | [INFO] [stdout] 298 | let mut _swarm: tetsy_libp2p::Swarm = unimplemented!(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tetsy_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 `swarm-derive` (test "test") due to 100 previous errors [INFO] running `Command { std: "docker" "inspect" "791ce5691a0def2aa69194e495c9413b280789e050c00f4f1a0b484286780666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791ce5691a0def2aa69194e495c9413b280789e050c00f4f1a0b484286780666", kill_on_drop: false }` [INFO] [stdout] 791ce5691a0def2aa69194e495c9413b280789e050c00f4f1a0b484286780666