[INFO] crate susyp2p-core-derive 0.7.0 is already in cache
[INFO] checking susyp2p-core-derive-0.7.0 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate susyp2p-core-derive 0.7.0 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate susyp2p-core-derive 0.7.0 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate susyp2p-core-derive 0.7.0
[INFO] finished tweaking crates.io crate susyp2p-core-derive 0.7.0
[INFO] tweaked toml for crates.io crate susyp2p-core-derive 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 80ed6be8f6945f2dfa9bc023af9078657eae38733613496a4ba31dbff6b07cdb
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "80ed6be8f6945f2dfa9bc023af9078657eae38733613496a4ba31dbff6b07cdb"`
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking susyp2p-core-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: could not find `susyp2p` in `{{root}}`
[INFO] [stderr]   --> tests/test.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]   --> tests/test.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]   --> tests/test.rs:57:14
[INFO] [stderr]    |
[INFO] [stderr] 57 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]   --> tests/test.rs:57:14
[INFO] [stderr]    |
[INFO] [stderr] 57 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]   --> tests/test.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 82 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]   --> tests/test.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 82 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]    --> tests/test.rs:115:14
[INFO] [stderr]     |
[INFO] [stderr] 115 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:115:14
[INFO] [stderr]     |
[INFO] [stderr] 115 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]    --> tests/test.rs:145:14
[INFO] [stderr]     |
[INFO] [stderr] 145 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:145:14
[INFO] [stderr]     |
[INFO] [stderr] 145 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]    --> tests/test.rs:171:14
[INFO] [stderr]     |
[INFO] [stderr] 171 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:171:14
[INFO] [stderr]     |
[INFO] [stderr] 171 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]    --> tests/test.rs:201:14
[INFO] [stderr]     |
[INFO] [stderr] 201 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:201:14
[INFO] [stderr]     |
[INFO] [stderr] 201 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]    --> tests/test.rs:207:14
[INFO] [stderr]     |
[INFO] [stderr] 207 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:207:14
[INFO] [stderr]     |
[INFO] [stderr] 207 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]    --> tests/test.rs:213:14
[INFO] [stderr]     |
[INFO] [stderr] 213 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:213:14
[INFO] [stderr]     |
[INFO] [stderr] 213 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p` in `{{root}}`
[INFO] [stderr]    --> tests/test.rs:219:14
[INFO] [stderr]     |
[INFO] [stderr] 219 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ could not find `susyp2p` 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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:219:14
[INFO] [stderr]     |
[INFO] [stderr] 219 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `susyp2p`
[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 `susyp2p`
[INFO] [stderr]   --> tests/test.rs:25:29
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn require_net_behaviour<T: susyp2p::core::swarm::NetworkBehaviour>() {}
[INFO] [stderr]    |                             ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:40:15
[INFO] [stderr]    |
[INFO] [stderr] 40 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]    |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]   --> tests/test.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]   --> tests/test.rs:43:22
[INFO] [stderr]    |
[INFO] [stderr] 43 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:43:73
[INFO] [stderr]    |
[INFO] [stderr] 43 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:44:39
[INFO] [stderr]    |
[INFO] [stderr] 44 |         fn inject_event(&mut self, _: susyp2p::ping::PingEvent) {
[INFO] [stderr]    |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:49:24
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]    |                        ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:49:55
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]    |                                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:59:15
[INFO] [stderr]    |
[INFO] [stderr] 59 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]    |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:60:19
[INFO] [stderr]    |
[INFO] [stderr] 60 |         identify: susyp2p::identify::Identify<TSubstream>,
[INFO] [stderr]    |                   ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]   --> tests/test.rs:57:14
[INFO] [stderr]    |
[INFO] [stderr] 57 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]   --> tests/test.rs:63:22
[INFO] [stderr]    |
[INFO] [stderr] 63 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:63:73
[INFO] [stderr]    |
[INFO] [stderr] 63 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:64:39
[INFO] [stderr]    |
[INFO] [stderr] 64 |         fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) {
[INFO] [stderr]    |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:68:22
[INFO] [stderr]    |
[INFO] [stderr] 68 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:68:73
[INFO] [stderr]    |
[INFO] [stderr] 68 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:69:39
[INFO] [stderr]    |
[INFO] [stderr] 69 |         fn inject_event(&mut self, _: susyp2p::ping::PingEvent) {
[INFO] [stderr]    |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:74:24
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]    |                        ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:74:55
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]    |                                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:84:15
[INFO] [stderr]    |
[INFO] [stderr] 84 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]    |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:85:19
[INFO] [stderr]    |
[INFO] [stderr] 85 |         identify: susyp2p::identify::Identify<TSubstream>,
[INFO] [stderr]    |                   ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:86:14
[INFO] [stderr]    |
[INFO] [stderr] 86 |         kad: susyp2p::kad::Kademlia<TSubstream>,
[INFO] [stderr]    |              ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]   --> tests/test.rs:82:14
[INFO] [stderr]    |
[INFO] [stderr] 82 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]   --> tests/test.rs:91:22
[INFO] [stderr]    |
[INFO] [stderr] 91 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:91:73
[INFO] [stderr]    |
[INFO] [stderr] 91 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:92:39
[INFO] [stderr]    |
[INFO] [stderr] 92 |         fn inject_event(&mut self, _: susyp2p::ping::PingEvent) {
[INFO] [stderr]    |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:96:22
[INFO] [stderr]    |
[INFO] [stderr] 96 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:96:73
[INFO] [stderr]    |
[INFO] [stderr] 96 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]    |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]   --> tests/test.rs:97:39
[INFO] [stderr]    |
[INFO] [stderr] 97 |         fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) {
[INFO] [stderr]    |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:101:22
[INFO] [stderr]     |
[INFO] [stderr] 101 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::kad::KademliaOut> for Foo<TSubstream> {
[INFO] [stderr]     |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:101:73
[INFO] [stderr]     |
[INFO] [stderr] 101 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::kad::KademliaOut> for Foo<TSubstream> {
[INFO] [stderr]     |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:102:39
[INFO] [stderr]     |
[INFO] [stderr] 102 |         fn inject_event(&mut self, _: susyp2p::kad::KademliaOut) {
[INFO] [stderr]     |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:107:24
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                        ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:107:55
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:118:15
[INFO] [stderr]     |
[INFO] [stderr] 118 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]     |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:119:19
[INFO] [stderr]     |
[INFO] [stderr] 119 |         identify: susyp2p::identify::Identify<TSubstream>,
[INFO] [stderr]     |                   ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]    --> tests/test.rs:115:14
[INFO] [stderr]     |
[INFO] [stderr] 115 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:122:22
[INFO] [stderr]     |
[INFO] [stderr] 122 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:122:73
[INFO] [stderr]     |
[INFO] [stderr] 122 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:123:39
[INFO] [stderr]     |
[INFO] [stderr] 123 |         fn inject_event(&mut self, _: susyp2p::ping::PingEvent) {
[INFO] [stderr]     |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:127:22
[INFO] [stderr]     |
[INFO] [stderr] 127 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:127:73
[INFO] [stderr]     |
[INFO] [stderr] 127 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:128:39
[INFO] [stderr]     |
[INFO] [stderr] 128 |         fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) {
[INFO] [stderr]     |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:133:33
[INFO] [stderr]     |
[INFO] [stderr] 133 |         fn foo<T>(&mut self) -> susyp2p::futures::Async<susyp2p::core::swarm::NetworkBehaviourAction<T, ()>> { susyp2p::futures::Async::NotReady }
[INFO] [stderr]     |                                 ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:133:57
[INFO] [stderr]     |
[INFO] [stderr] 133 |         fn foo<T>(&mut self) -> susyp2p::futures::Async<susyp2p::core::swarm::NetworkBehaviourAction<T, ()>> { susyp2p::futures::Async::NotReady }
[INFO] [stderr]     |                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:133:112
[INFO] [stderr]     |
[INFO] [stderr] 133 |         fn foo<T>(&mut self) -> susyp2p::futures::Async<susyp2p::core::swarm::NetworkBehaviourAction<T, ()>> { susyp2p::futures::Async::NotReady }
[INFO] [stderr]     |                                                                                                                ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:137:24
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                        ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:137:55
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:148:15
[INFO] [stderr]     |
[INFO] [stderr] 148 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]     |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:149:19
[INFO] [stderr]     |
[INFO] [stderr] 149 |         identify: susyp2p::identify::Identify<TSubstream>,
[INFO] [stderr]     |                   ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]    --> tests/test.rs:145:14
[INFO] [stderr]     |
[INFO] [stderr] 145 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:152:22
[INFO] [stderr]     |
[INFO] [stderr] 152 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:152:73
[INFO] [stderr]     |
[INFO] [stderr] 152 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:153:39
[INFO] [stderr]     |
[INFO] [stderr] 153 |         fn inject_event(&mut self, _: susyp2p::ping::PingEvent) {
[INFO] [stderr]     |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:157:22
[INFO] [stderr]     |
[INFO] [stderr] 157 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:157:73
[INFO] [stderr]     |
[INFO] [stderr] 157 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:158:39
[INFO] [stderr]     |
[INFO] [stderr] 158 |         fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) {
[INFO] [stderr]     |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:163:24
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                        ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:163:55
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:174:15
[INFO] [stderr]     |
[INFO] [stderr] 174 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]     |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:175:19
[INFO] [stderr]     |
[INFO] [stderr] 175 |         identify: susyp2p::identify::Identify<TSubstream>,
[INFO] [stderr]     |                   ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]    --> tests/test.rs:171:14
[INFO] [stderr]     |
[INFO] [stderr] 171 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:178:22
[INFO] [stderr]     |
[INFO] [stderr] 178 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:178:73
[INFO] [stderr]     |
[INFO] [stderr] 178 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::ping::PingEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:179:39
[INFO] [stderr]     |
[INFO] [stderr] 179 |         fn inject_event(&mut self, _: susyp2p::ping::PingEvent) {
[INFO] [stderr]     |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:183:22
[INFO] [stderr]     |
[INFO] [stderr] 183 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                      ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:183:73
[INFO] [stderr]     |
[INFO] [stderr] 183 |     impl<TSubstream> susyp2p::core::swarm::NetworkBehaviourEventProcess<susyp2p::identify::IdentifyEvent> for Foo<TSubstream> {
[INFO] [stderr]     |                                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:184:39
[INFO] [stderr]     |
[INFO] [stderr] 184 |         fn inject_event(&mut self, _: susyp2p::identify::IdentifyEvent) {
[INFO] [stderr]     |                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:189:33
[INFO] [stderr]     |
[INFO] [stderr] 189 |         fn foo<T>(&mut self) -> susyp2p::futures::Async<susyp2p::core::swarm::NetworkBehaviourAction<T, String>> { susyp2p::futures::Async::NotReady }
[INFO] [stderr]     |                                 ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:189:57
[INFO] [stderr]     |
[INFO] [stderr] 189 |         fn foo<T>(&mut self) -> susyp2p::futures::Async<susyp2p::core::swarm::NetworkBehaviourAction<T, String>> { susyp2p::futures::Async::NotReady }
[INFO] [stderr]     |                                                         ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:189:116
[INFO] [stderr]     |
[INFO] [stderr] 189 |         fn foo<T>(&mut self) -> susyp2p::futures::Async<susyp2p::core::swarm::NetworkBehaviourAction<T, String>> { susyp2p::futures::Async::NotReady }
[INFO] [stderr]     |                                                                                                                    ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:193:24
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                        ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:193:55
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn foo<TSubstream: susyp2p::tokio_io::AsyncRead + susyp2p::tokio_io::AsyncWrite>() {
[INFO] [stderr]     |                                                       ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `susyp2p`
[INFO] [stderr]    --> tests/test.rs:203:15
[INFO] [stderr]     |
[INFO] [stderr] 203 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]     |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]    --> tests/test.rs:201:14
[INFO] [stderr]     |
[INFO] [stderr] 201 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:209:15
[INFO] [stderr]     |
[INFO] [stderr] 209 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]     |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]    --> tests/test.rs:207:14
[INFO] [stderr]     |
[INFO] [stderr] 207 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:215:15
[INFO] [stderr]     |
[INFO] [stderr] 215 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]     |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]    --> tests/test.rs:213:14
[INFO] [stderr]     |
[INFO] [stderr] 213 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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 `susyp2p`
[INFO] [stderr]    --> tests/test.rs:221:15
[INFO] [stderr]     |
[INFO] [stderr] 221 |         ping: susyp2p::ping::Ping<TSubstream>,
[INFO] [stderr]     |               ^^^^^^^ use of undeclared type or module `susyp2p`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Async`
[INFO] [stderr]    --> tests/test.rs:219:14
[INFO] [stderr]     |
[INFO] [stderr] 219 |     #[derive(NetworkBehaviour)]
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ use of undeclared type or module `Async`
[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: aborting due to 101 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `susyp2p-core-derive`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "80ed6be8f6945f2dfa9bc023af9078657eae38733613496a4ba31dbff6b07cdb"`
[INFO] running `"docker" "rm" "-f" "80ed6be8f6945f2dfa9bc023af9078657eae38733613496a4ba31dbff6b07cdb"`
[INFO] [stdout] 80ed6be8f6945f2dfa9bc023af9078657eae38733613496a4ba31dbff6b07cdb
