[INFO] fetching crate libp2p-rendezvous 0.15.0...
[INFO] checking libp2p-rendezvous-0.15.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate libp2p-rendezvous 0.15.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate libp2p-rendezvous 0.15.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libp2p-rendezvous 0.15.0
[INFO] finished tweaking crates.io crate libp2p-rendezvous 0.15.0
[INFO] tweaked toml for crates.io crate libp2p-rendezvous 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 266 packages to latest compatible versions
[INFO] [stderr]       Adding libp2p-noise v0.44.0 (available: v0.45.0)
[INFO] [stderr]       Adding libp2p-yamux v0.45.2 (available: v0.46.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34996166c1e2b930ce93f76023648b53ca9d33a44f5133b58777b725c894697a
[INFO] running `Command { std: "docker" "start" "-a" "34996166c1e2b930ce93f76023648b53ca9d33a44f5133b58777b725c894697a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34996166c1e2b930ce93f76023648b53ca9d33a44f5133b58777b725c894697a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34996166c1e2b930ce93f76023648b53ca9d33a44f5133b58777b725c894697a", kill_on_drop: false }`
[INFO] [stdout] 34996166c1e2b930ce93f76023648b53ca9d33a44f5133b58777b725c894697a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e02cf6a7f9495f5085484fbce89e8945b935ad0d805d0e774d75dceb6e51ff4
[INFO] running `Command { std: "docker" "start" "-a" "8e02cf6a7f9495f5085484fbce89e8945b935ad0d805d0e774d75dceb6e51ff4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking libp2p-identity v0.2.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking yamux v0.13.4
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stderr]     Checking netlink-proto v0.11.3
[INFO] [stderr]     Checking rtnetlink v0.13.1
[INFO] [stderr]     Checking if-watch v3.2.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking libp2p-core v0.42.0
[INFO] [stderr]     Checking libp2p-core v0.41.3
[INFO] [stderr]     Checking libp2p-swarm v0.45.1
[INFO] [stderr]     Checking libp2p-tcp v0.42.0
[INFO] [stderr]     Checking libp2p-noise v0.44.0
[INFO] [stderr]     Checking libp2p-yamux v0.45.2
[INFO] [stderr]     Checking libp2p-request-response v0.27.0
[INFO] [stderr]     Checking libp2p-identify v0.45.0
[INFO] [stderr]     Checking libp2p-ping v0.45.0
[INFO] [stderr]     Checking libp2p-rendezvous v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
[INFO] [stdout]    --> src/server.rs:587:40
[INFO] [stdout]     |
[INFO] [stdout] 587 |         let alice = identity::Keypair::generate_ed25519();
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::Keypair` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::Keypair::ed25519_from_bytes
[INFO] [stdout]       libp2p_identity::Keypair::from_protobuf_encoding
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.10/src/keypair.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn ed25519_from_bytes(bytes: impl AsMut<[u8]>) -> Result<Keypair, DecodingError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn from_protobuf_encoding(bytes: &[u8]) -> Result<Keypair, DecodingError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
[INFO] [stdout]    --> src/server.rs:759:43
[INFO] [stdout]     |
[INFO] [stdout] 759 |         let identity = identity::Keypair::generate_ed25519();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::Keypair` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::Keypair::ed25519_from_bytes
[INFO] [stdout]       libp2p_identity::Keypair::from_protobuf_encoding
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.10/src/keypair.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn ed25519_from_bytes(bytes: impl AsMut<[u8]>) -> Result<Keypair, DecodingError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn from_protobuf_encoding(bytes: &[u8]) -> Result<Keypair, DecodingError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
[INFO] [stdout]    --> src/server.rs:765:43
[INFO] [stdout]     |
[INFO] [stdout] 765 |         let identity = identity::Keypair::generate_ed25519();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::Keypair` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::Keypair::ed25519_from_bytes
[INFO] [stdout]       libp2p_identity::Keypair::from_protobuf_encoding
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.10/src/keypair.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn ed25519_from_bytes(bytes: impl AsMut<[u8]>) -> Result<Keypair, DecodingError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn from_protobuf_encoding(bytes: &[u8]) -> Result<Keypair, DecodingError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm_test`
[INFO] [stdout]   --> tests/rendezvous.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use libp2p_swarm_test::SwarmExt;
[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] 29 | use libp2p_swarm::SwarmExt;
[INFO] [stdout]    |     ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libp2p-rendezvous` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `connect` found for mutable reference `&mut Swarm<libp2p_rendezvous::client::Behaviour>` in the current scope
[INFO] [stdout]    --> tests/rendezvous.rs:442:16
[INFO] [stdout]     |
[INFO] [stdout] 442 |         client.connect(&mut server).await;
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_connected` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 442 |         client.is_connected(&mut server).await;
[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/rendezvous.rs:449:29
[INFO] [stdout]     |
[INFO] [stdout] 449 |     let mut client = Swarm::new_ephemeral(rendezvous::client::Behaviour::new);
[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.45.1/src/lib.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     pub fn new(
[INFO] [stdout] 367 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 368 | |         behaviour: TBehaviour,
[INFO] [stdout] 369 | |         local_peer_id: PeerId,
[INFO] [stdout] 370 | |         config: Config,
[INFO] [stdout] 371 | |     ) -> 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/rendezvous.rs:456:29
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let mut server = Swarm::new_ephemeral(|_| rendezvous::server::Behaviour::new(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.45.1/src/lib.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     pub fn new(
[INFO] [stdout] 367 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 368 | |         behaviour: TBehaviour,
[INFO] [stdout] 369 | |         local_peer_id: PeerId,
[INFO] [stdout] 370 | |         config: Config,
[INFO] [stdout] 371 | |     ) -> 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/rendezvous.rs:464:27
[INFO] [stdout]     |
[INFO] [stdout] 464 |     let mut node = Swarm::new_ephemeral(|identity| Combined {
[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.45.1/src/lib.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     pub fn new(
[INFO] [stdout] 367 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 368 | |         behaviour: TBehaviour,
[INFO] [stdout] 369 | |         local_peer_id: PeerId,
[INFO] [stdout] 370 | |         config: Config,
[INFO] [stdout] 371 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `generate_ed25519` found for struct `libp2p_identity::Keypair` in the current scope
[INFO] [stdout]    --> tests/rendezvous.rs:477:43
[INFO] [stdout]     |
[INFO] [stdout] 477 |     let someone_else = identity::Keypair::generate_ed25519();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ function or associated item not found in `Keypair`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `libp2p_identity::Keypair` consider using one of the following associated functions:
[INFO] [stdout]       libp2p_identity::Keypair::ed25519_from_bytes
[INFO] [stdout]       libp2p_identity::Keypair::from_protobuf_encoding
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libp2p-identity-0.2.10/src/keypair.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn ed25519_from_bytes(bytes: impl AsMut<[u8]>) -> Result<Keypair, DecodingError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn from_protobuf_encoding(bytes: &[u8]) -> Result<Keypair, DecodingError> {
[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/rendezvous.rs:478:26
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let mut eve = Swarm::new_ephemeral(move |_| rendezvous::client::Behaviour::new(someone_else));
[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.45.1/src/lib.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     pub fn new(
[INFO] [stdout] 367 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 368 | |         behaviour: TBehaviour,
[INFO] [stdout] 369 | |         local_peer_id: PeerId,
[INFO] [stdout] 370 | |         config: Config,
[INFO] [stdout] 371 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]   --> tests/rendezvous.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     match libp2p_swarm_test::drive(&mut alice, &mut robert).await {
[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] 47 |     match libp2p_swarm::drive(&mut alice, &mut robert).await {
[INFO] [stdout]    |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]   --> tests/rendezvous.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     match libp2p_swarm_test::drive(&mut bob, &mut robert).await {
[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] 68 |     match libp2p_swarm::drive(&mut bob, &mut robert).await {
[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/rendezvous.rs:95:29
[INFO] [stdout]     |
[INFO] [stdout] 95  |     let mut client = Swarm::new_ephemeral(rendezvous::client::Behaviour::new);
[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.45.1/src/lib.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     pub fn new(
[INFO] [stdout] 367 | |         transport: transport::Boxed<(PeerId, StreamMuxerBox)>,
[INFO] [stdout] 368 | |         behaviour: TBehaviour,
[INFO] [stdout] 369 | |         local_peer_id: PeerId,
[INFO] [stdout] 370 | |         config: Config,
[INFO] [stdout] 371 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 |     match libp2p_swarm_test::drive(&mut alice, &mut robert).await {
[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] 122 |     match libp2p_swarm::drive(&mut alice, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     match libp2p_swarm_test::drive(&mut bob, &mut robert).await {
[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] 133 |     match libp2p_swarm::drive(&mut bob, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     match libp2p_swarm_test::drive(&mut alice, &mut robert).await {
[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] 146 |     match libp2p_swarm::drive(&mut alice, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 |     match libp2p_swarm_test::drive(&mut bob, &mut robert).await {
[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] 159 |     match libp2p_swarm::drive(&mut bob, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:189:11
[INFO] [stdout]     |
[INFO] [stdout] 189 |     match libp2p_swarm_test::drive(&mut alice, &mut robert).await {
[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] 189 |     match libp2p_swarm::drive(&mut alice, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |     match libp2p_swarm_test::drive(&mut alice, &mut robert).await {
[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] 201 |     match libp2p_swarm::drive(&mut alice, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:214:11
[INFO] [stdout]     |
[INFO] [stdout] 214 |     match libp2p_swarm_test::drive(&mut alice, &mut robert).await {
[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] 214 |     match libp2p_swarm::drive(&mut alice, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |     match libp2p_swarm_test::drive(&mut alice, &mut robert).await {
[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] 244 |     match libp2p_swarm::drive(&mut alice, &mut robert).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/rendezvous.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |     tokio::spawn(robert.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/rendezvous.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |     match alice.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] 271 |     match alice.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/rendezvous.rs:278:15
[INFO] [stdout]     |
[INFO] [stdout] 278 |     match bob.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] 278 |     match bob.behaviour_mut().await {
[INFO] [stdout]     |               ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `connect` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/rendezvous.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |     eve.connect(&mut robert).await;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_connected` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 320 |     eve.is_connected(&mut robert).await;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:326:11
[INFO] [stdout]     |
[INFO] [stdout] 326 |     match libp2p_swarm_test::drive(&mut eve, &mut robert).await {
[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] 326 |     match libp2p_swarm::drive(&mut eve, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `connect` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/rendezvous.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |     charlie.connect(&mut robert).await;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_connected` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 349 |     charlie.is_connected(&mut robert).await;
[INFO] [stdout]     |             ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `connect` found for struct `Swarm` in the current scope
[INFO] [stdout]    --> tests/rendezvous.rs:350:11
[INFO] [stdout]     |
[INFO] [stdout] 350 |     alice.connect(&mut charlie).await;
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_connected` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 350 |     alice.is_connected(&mut charlie).await;
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:357:11
[INFO] [stdout]     |
[INFO] [stdout] 357 |     match libp2p_swarm_test::drive(&mut charlie, &mut robert).await {
[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] 357 |     match libp2p_swarm::drive(&mut charlie, &mut robert).await {
[INFO] [stdout]     |           ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_swarm_test`
[INFO] [stdout]    --> tests/rendezvous.rs:369:11
[INFO] [stdout]     |
[INFO] [stdout] 369 |     match libp2p_swarm_test::drive(&mut charlie, &mut alice).await {
[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] 369 |     match libp2p_swarm::drive(&mut charlie, &mut alice).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/rendezvous.rs:389:25
[INFO] [stdout]     |
[INFO] [stdout] 389 |     tokio::spawn(robert.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/rendezvous.rs:397:17
[INFO] [stdout]     |
[INFO] [stdout] 397 |     match alice.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] 397 |     match alice.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/rendezvous.rs:403:15
[INFO] [stdout]     |
[INFO] [stdout] 403 |     match bob.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] 403 |     match bob.behaviour_mut().await {
[INFO] [stdout]     |               ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libp2p-rendezvous` (test "rendezvous") due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "8e02cf6a7f9495f5085484fbce89e8945b935ad0d805d0e774d75dceb6e51ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e02cf6a7f9495f5085484fbce89e8945b935ad0d805d0e774d75dceb6e51ff4", kill_on_drop: false }`
[INFO] [stdout] 8e02cf6a7f9495f5085484fbce89e8945b935ad0d805d0e774d75dceb6e51ff4
