[INFO] fetching crate libp2p-autonat 0.12.0...
[INFO] checking libp2p-autonat-0.12.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libp2p-autonat 0.12.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate libp2p-autonat 0.12.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libp2p-autonat 0.12.0
[INFO] finished tweaking crates.io crate libp2p-autonat 0.12.0
[INFO] tweaked toml for crates.io crate libp2p-autonat 0.12.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quick-protobuf-codec v0.2.0
[INFO] [stderr]   Downloaded multistream-select v0.13.0
[INFO] [stderr]   Downloaded unsigned-varint v0.8.0
[INFO] [stderr]   Downloaded rw-stream-sink v0.4.0
[INFO] [stderr]   Downloaded futures-bounded v0.2.3
[INFO] [stderr]   Downloaded libp2p-core v0.41.2
[INFO] [stderr]   Downloaded libp2p-request-response v0.26.1
[INFO] [stderr]   Downloaded multiaddr v0.18.1
[INFO] [stderr]   Downloaded multihash v0.19.1
[INFO] [stderr]   Downloaded libp2p-identity v0.2.8
[INFO] [stderr]   Downloaded libp2p-swarm v0.44.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ab95d0aace4331ecbe2b40ae7bce50fa06b765699a31b7de5f6fbf27388b2f7
[INFO] running `Command { std: "docker" "start" "-a" "1ab95d0aace4331ecbe2b40ae7bce50fa06b765699a31b7de5f6fbf27388b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ab95d0aace4331ecbe2b40ae7bce50fa06b765699a31b7de5f6fbf27388b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab95d0aace4331ecbe2b40ae7bce50fa06b765699a31b7de5f6fbf27388b2f7", kill_on_drop: false }`
[INFO] [stdout] 1ab95d0aace4331ecbe2b40ae7bce50fa06b765699a31b7de5f6fbf27388b2f7
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1854f6137ed2643a98802b84b2521e60cc3ecaa97817dbb42b409b0f6e39e7b
[INFO] running `Command { std: "docker" "start" "-a" "c1854f6137ed2643a98802b84b2521e60cc3ecaa97817dbb42b409b0f6e39e7b", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures-bounded v0.2.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking multihash v0.19.1
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking quick-protobuf-codec v0.2.0
[INFO] [stderr]     Checking libp2p-identity v0.2.8
[INFO] [stderr]     Checking multiaddr v0.18.1
[INFO] [stderr]     Checking libp2p-core v0.41.2
[INFO] [stderr]     Checking libp2p-swarm v0.44.1
[INFO] [stderr]     Checking libp2p-request-response v0.26.1
[INFO] [stderr]     Checking libp2p-autonat v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/protocol.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::{convert::TryFrom, io};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]   --> src/protocol.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | use std::{convert::TryFrom, io};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryFrom` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `libp2p_identity::PeerId` in the current scope
[INFO] [stdout]    --> src/behaviour/as_server.rs:385:31
[INFO] [stdout]     |
[INFO] [stdout] 385 |         let peer_id = PeerId::random();
[INFO] [stdout]     |                               ^^^^^^ function or associated item not found in `PeerId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::PeerId` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::PeerId::from_public_key
[INFO] [stdout]       libp2p_identity::PeerId::from_bytes
[INFO] [stdout]       libp2p_identity::PeerId::from_multihash
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.8/src/peer_id.rs:67:5
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn from_public_key(key: &crate::keypair::PublicKey) -> PeerId {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82  |     pub fn from_bytes(data: &[u8]) -> Result<PeerId, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92  |     pub fn from_multihash(multihash: Multihash) -> Result<PeerId, Multihash> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `libp2p_identity::PeerId` in the current scope
[INFO] [stdout]    --> src/behaviour/as_server.rs:400:41
[INFO] [stdout]     |
[INFO] [stdout] 400 |             .with(Protocol::P2p(PeerId::random()));
[INFO] [stdout]     |                                         ^^^^^^ function or associated item not found in `PeerId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::PeerId` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::PeerId::from_public_key
[INFO] [stdout]       libp2p_identity::PeerId::from_bytes
[INFO] [stdout]       libp2p_identity::PeerId::from_multihash
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.8/src/peer_id.rs:67:5
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn from_public_key(key: &crate::keypair::PublicKey) -> PeerId {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82  |     pub fn from_bytes(data: &[u8]) -> Result<PeerId, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92  |     pub fn from_multihash(multihash: Multihash) -> Result<PeerId, Multihash> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `libp2p_identity::PeerId` in the current scope
[INFO] [stdout]    --> src/behaviour/as_server.rs:407:41
[INFO] [stdout]     |
[INFO] [stdout] 407 |             .with(Protocol::P2p(PeerId::random()))
[INFO] [stdout]     |                                         ^^^^^^ function or associated item not found in `PeerId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::PeerId` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::PeerId::from_public_key
[INFO] [stdout]       libp2p_identity::PeerId::from_bytes
[INFO] [stdout]       libp2p_identity::PeerId::from_multihash
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.8/src/peer_id.rs:67:5
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn from_public_key(key: &crate::keypair::PublicKey) -> PeerId {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82  |     pub fn from_bytes(data: &[u8]) -> Result<PeerId, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92  |     pub fn from_multihash(multihash: Multihash) -> Result<PeerId, Multihash> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `libp2p_identity::PeerId` in the current scope
[INFO] [stdout]    --> src/protocol.rs:292:30
[INFO] [stdout]     |
[INFO] [stdout] 292 |             peer_id: PeerId::random(),
[INFO] [stdout]     |                              ^^^^^^ function or associated item not found in `PeerId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::PeerId` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::PeerId::from_public_key
[INFO] [stdout]       libp2p_identity::PeerId::from_bytes
[INFO] [stdout]       libp2p_identity::PeerId::from_multihash
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.8/src/peer_id.rs:67:5
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn from_public_key(key: &crate::keypair::PublicKey) -> PeerId {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82  |     pub fn from_bytes(data: &[u8]) -> Result<PeerId, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92  |     pub fn from_multihash(multihash: Multihash) -> Result<PeerId, Multihash> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `libp2p_identity::PeerId` in the current scope
[INFO] [stdout]    --> src/protocol.rs:340:38
[INFO] [stdout]     |
[INFO] [stdout] 340 |                     id: Some(PeerId::random().to_bytes()),
[INFO] [stdout]     |                                      ^^^^^^ function or associated item not found in `PeerId`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::PeerId` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::PeerId::from_public_key
[INFO] [stdout]       libp2p_identity::PeerId::from_bytes
[INFO] [stdout]       libp2p_identity::PeerId::from_multihash
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.8/src/peer_id.rs:67:5
[INFO] [stdout]     |
[INFO] [stdout] 67  |     pub fn from_public_key(key: &crate::keypair::PublicKey) -> PeerId {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82  |     pub fn from_bytes(data: &[u8]) -> Result<PeerId, ParseError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92  |     pub fn from_multihash(multihash: Multihash) -> Result<PeerId, Multihash> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm_test`
[INFO] [stdout]   --> tests/test_client.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use libp2p_swarm_test::SwarmExt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use libp2p_swarm::SwarmExt as _;
[INFO] [stdout]    |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm_test`
[INFO] [stdout]   --> tests/test_server.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use libp2p_swarm_test::SwarmExt as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use libp2p_swarm::SwarmExt as _;
[INFO] [stdout]    |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_client.rs:414:28
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let mut swarm = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_client.rs:37:29
[INFO] [stdout]     |
[INFO] [stdout] 37  |     let mut client = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libp2p-autonat` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:359:29
[INFO] [stdout]     |
[INFO] [stdout] 359 |     let mut server = Swarm::new_ephemeral(|key| Behaviour::new(key.public().to_peer_id(), config));
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_client.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut client = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:367:29
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let mut client = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_client.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let mut client = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_client.rs:273:29
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let mut client = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_client.rs:311:29
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let mut client = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_ephemeral` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_client.rs:380:29
[INFO] [stdout]     |
[INFO] [stdout] 380 |     let mut client = Swarm::new_ephemeral(|key| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ function or associated item not found in `Swarm<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Swarm<_>`, consider using `Swarm::<TBehaviour>::new` which returns `Swarm<_>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | /     pub fn new(
[INFO] [stdout] 360 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 361 | |         behaviour: TBehaviour,
[INFO] [stdout] 362 | |         local_peer_id: PeerId,
[INFO] [stdout] 363 | |         config: Config,
[INFO] [stdout] 364 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libp2p-autonat` (test "test_client") due to 9 previous errors
[INFO] [stdout] error[E0599]: no method named `listen` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:35:35
[INFO] [stdout]     |
[INFO] [stdout] 35  |     let (_, client_addr) = client.listen().await;
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `listen_on` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn listen_on(&mut self, addr: Multiaddr) -> Result<ListenerId, TransportError<io::Error>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `loop_on_next` found for struct `Swarm` in the current scope
[INFO] [stdout]   --> tests/test_server.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |     async_std::task::spawn(client.loop_on_next());
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_swarm_event` found for struct `Swarm` in the current scope
[INFO] [stdout]   --> tests/test_server.rs:46:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |         match server.next_swarm_event().await {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]   --> tests/test_server.rs:73:41
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let request_probe_id = match server.next_behaviour_event().await {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let request_probe_id = match server.behaviour_mut().await {
[INFO] [stdout]    |                                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_swarm_event` found for struct `Swarm` in the current scope
[INFO] [stdout]   --> tests/test_server.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |         match server.next_swarm_event().await {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     match server.next_behaviour_event().await {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 |     match server.behaviour_mut().await {
[INFO] [stdout]     |                  ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `loop_on_next` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     async_std::task::spawn(client.loop_on_next());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:139:41
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let request_probe_id = match server.next_behaviour_event().await {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let request_probe_id = match server.behaviour_mut().await {
[INFO] [stdout]     |                                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_swarm_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |         match server.next_swarm_event().await {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     match server.next_behaviour_event().await {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 163 |     match server.behaviour_mut().await {
[INFO] [stdout]     |                  ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `listen` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |         client.listen().await;
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `listen_on` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn listen_on(&mut self, addr: Multiaddr) -> Result<ListenerId, TransportError<io::Error>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `loop_on_next` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:192:39
[INFO] [stdout]     |
[INFO] [stdout] 192 |         async_std::task::spawn(client.loop_on_next());
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:195:56
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let (first_probe_id, first_peer_id) = match server.next_behaviour_event().await {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let (first_probe_id, first_peer_id) = match server.behaviour_mut().await {
[INFO] [stdout]     |                                                        ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |         match server.next_behaviour_event().await {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |         match server.behaviour_mut().await {
[INFO] [stdout]     |                      ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `listen` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |     client.listen().await;
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `listen_on` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn listen_on(&mut self, addr: Multiaddr) -> Result<ListenerId, TransportError<io::Error>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `loop_on_next` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:232:35
[INFO] [stdout]     |
[INFO] [stdout] 232 |     async_std::task::spawn(client.loop_on_next());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let first_probe_id = match server.next_behaviour_event().await {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let first_probe_id = match server.behaviour_mut().await {
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |     match server.next_behaviour_event().await {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 242 |     match server.behaviour_mut().await {
[INFO] [stdout]     |                  ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:250:18
[INFO] [stdout]     |
[INFO] [stdout] 250 |     match server.next_behaviour_event().await {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 250 |     match server.behaviour_mut().await {
[INFO] [stdout]     |                  ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `listen` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:278:12
[INFO] [stdout]     |
[INFO] [stdout] 278 |     client.listen().await;
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `listen_on` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn listen_on(&mut self, addr: Multiaddr) -> Result<ListenerId, TransportError<io::Error>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `loop_on_next` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:282:35
[INFO] [stdout]     |
[INFO] [stdout] 282 |     async_std::task::spawn(client.loop_on_next());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let dial_addresses = match server.next_behaviour_event().await {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let dial_addresses = match server.behaviour_mut().await {
[INFO] [stdout]     |                                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_swarm_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 296 |         match server.next_swarm_event().await {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `listen` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 338 |     client.listen().await;
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `listen_on` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-swarm-0.44.1/src/lib.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn listen_on(&mut self, addr: Multiaddr) -> Result<ListenerId, TransportError<io::Error>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `loop_on_next` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:339:35
[INFO] [stdout]     |
[INFO] [stdout] 339 |     async_std::task::spawn(client.loop_on_next());
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ method not found in `Swarm<Behaviour>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `next_behaviour_event` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/test_server.rs:342:18
[INFO] [stdout]     |
[INFO] [stdout] 342 |     match server.next_behaviour_event().await {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `behaviour_mut` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 342 |     match server.behaviour_mut().await {
[INFO] [stdout]     |                  ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 29 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libp2p-autonat` (test "test_server") due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1854f6137ed2643a98802b84b2521e60cc3ecaa97817dbb42b409b0f6e39e7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1854f6137ed2643a98802b84b2521e60cc3ecaa97817dbb42b409b0f6e39e7b", kill_on_drop: false }`
[INFO] [stdout] c1854f6137ed2643a98802b84b2521e60cc3ecaa97817dbb42b409b0f6e39e7b
