[INFO] fetching crate libp2p-allow-block-list 0.4.0...
[INFO] checking libp2p-allow-block-list-0.4.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate libp2p-allow-block-list 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate libp2p-allow-block-list 0.4.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-allow-block-list 0.4.0
[INFO] finished tweaking crates.io crate libp2p-allow-block-list 0.4.0
[INFO] tweaked toml for crates.io crate libp2p-allow-block-list 0.4.0 written to /workspace/builds/worker-7-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 185 packages to latest compatible versions
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c5cc42bb0c4af11a586b7cf3bb8c92f9762b19205387453690d4042357a3b02b
[INFO] running `Command { std: "docker" "start" "-a" "c5cc42bb0c4af11a586b7cf3bb8c92f9762b19205387453690d4042357a3b02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5cc42bb0c4af11a586b7cf3bb8c92f9762b19205387453690d4042357a3b02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5cc42bb0c4af11a586b7cf3bb8c92f9762b19205387453690d4042357a3b02b", kill_on_drop: false }`
[INFO] [stdout] c5cc42bb0c4af11a586b7cf3bb8c92f9762b19205387453690d4042357a3b02b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7d0b8af14635c5908a70c3509bd1f97b79b052a161d5739c3f22ceb556e971de
[INFO] running `Command { std: "docker" "start" "-a" "7d0b8af14635c5908a70c3509bd1f97b79b052a161d5739c3f22ceb556e971de", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking libp2p-identity v0.2.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.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 icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking multistream-select v0.13.0
[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-swarm v0.45.1
[INFO] [stderr]     Checking libp2p-allow-block-list v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm_test`
[INFO] [stdout]    --> src/lib.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |     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] 267 |     use libp2p_swarm::SwarmExt;
[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]    --> src/lib.rs:271:33
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:272:35
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:285:33
[INFO] [stdout]     |
[INFO] [stdout] 285 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:286:35
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:299:33
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:300:35
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:321:33
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:322:35
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<BlockedPeers>::default());
[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]    --> src/lib.rs:337:13
[INFO] [stdout]     |
[INFO] [stdout] 337 |         ) = libp2p_swarm_test::drive(&mut dialer, &mut listener).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] 337 |         ) = libp2p_swarm::drive(&mut dialer, &mut listener).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]    --> src/lib.rs:347:33
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:348:35
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:362:33
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:363:35
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:380:35
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |         ) = libp2p_swarm_test::drive(&mut dialer, &mut listener).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] 406 |         ) = libp2p_swarm::drive(&mut dialer, &mut listener).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]    --> src/lib.rs:416:33
[INFO] [stdout]     |
[INFO] [stdout] 416 |         let mut dialer = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let mut listener = Swarm::new_ephemeral(|_| Behaviour::<AllowedPeers>::default());
[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]    --> src/lib.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 |         ) = libp2p_swarm_test::drive(&mut dialer, &mut listener).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] 436 |         ) = libp2p_swarm::drive(&mut dialer, &mut listener).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-allow-block-list` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "7d0b8af14635c5908a70c3509bd1f97b79b052a161d5739c3f22ceb556e971de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0b8af14635c5908a70c3509bd1f97b79b052a161d5739c3f22ceb556e971de", kill_on_drop: false }`
[INFO] [stdout] 7d0b8af14635c5908a70c3509bd1f97b79b052a161d5739c3f22ceb556e971de
