[INFO] fetching crate ant-libp2p-swarm 0.45.2... [INFO] testing ant-libp2p-swarm-0.45.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate ant-libp2p-swarm 0.45.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ant-libp2p-swarm 0.45.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ant-libp2p-swarm 0.45.2 [INFO] tweaked toml for crates.io crate ant-libp2p-swarm 0.45.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ant-libp2p-swarm 0.45.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 233 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.4) [INFO] [stderr] Adding libp2p-swarm-derive v0.35.0 (available: v0.35.1) [INFO] [stderr] Adding lru v0.12.5 (available: v0.16.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3e4891a4e8e85c7ff16e0a7cea6880a384f00635072df76ef106097f8a728f3 [INFO] running `Command { std: "docker" "start" "-a" "f3e4891a4e8e85c7ff16e0a7cea6880a384f00635072df76ef106097f8a728f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e4891a4e8e85c7ff16e0a7cea6880a384f00635072df76ef106097f8a728f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e4891a4e8e85c7ff16e0a7cea6880a384f00635072df76ef106097f8a728f3", kill_on_drop: false }` [INFO] [stdout] f3e4891a4e8e85c7ff16e0a7cea6880a384f00635072df76ef106097f8a728f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 818e1770ddd48cca829ae29fd1eee60f84790a9a7e1579108950d8ac0e487dd2 [INFO] running `Command { std: "docker" "start" "-a" "818e1770ddd48cca829ae29fd1eee60f84790a9a7e1579108950d8ac0e487dd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling ant-libp2p-core v0.42.1 [INFO] [stderr] Compiling ant-libp2p-swarm v0.45.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.36s [INFO] running `Command { std: "docker" "inspect" "818e1770ddd48cca829ae29fd1eee60f84790a9a7e1579108950d8ac0e487dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818e1770ddd48cca829ae29fd1eee60f84790a9a7e1579108950d8ac0e487dd2", kill_on_drop: false }` [INFO] [stdout] 818e1770ddd48cca829ae29fd1eee60f84790a9a7e1579108950d8ac0e487dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7239ce91d84e3dbda3457174098fabeb6519024decade1d6c8566e22a9a86a9c [INFO] running `Command { std: "docker" "start" "-a" "7239ce91d84e3dbda3457174098fabeb6519024decade1d6c8566e22a9a86a9c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling trybuild v1.0.114 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling ant-libp2p-core v0.42.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ant-libp2p-swarm v0.45.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] --> tests/connection_close.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use libp2p_swarm::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use ant_libp2p_swarm::{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] --> tests/listener.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use libp2p_swarm::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use ant_libp2p_swarm::{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm` [INFO] [stdout] --> tests/listener.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use libp2p_swarm::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use ant_libp2p_swarm::{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm_test` [INFO] [stdout] --> tests/listener.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use libp2p_swarm_test::SwarmExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libp2p_swarm_test`, use `cargo add libp2p_swarm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm` [INFO] [stdout] --> tests/connection_close.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use libp2p_swarm::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use ant_libp2p_swarm::{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_swarm_test` [INFO] [stdout] --> tests/connection_close.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use libp2p_swarm_test::SwarmExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libp2p_swarm_test`, use `cargo add libp2p_swarm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libp2p_swarm_test` [INFO] [stdout] --> tests/connection_close.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | match libp2p_swarm_test::drive(&mut swarm1, &mut swarm2).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `libp2p_swarm_test`, use `cargo add libp2p_swarm_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] --> tests/listener.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, ConnectionDenied> { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `libp2p_swarm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result, ConnectionDenied> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ant-libp2p-swarm` (test "connection_close") due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ant-libp2p-swarm` (test "listener") due to 4 previous errors [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> src/connection.rs:799:9 [INFO] [stdout] | [INFO] [stdout] 799 | use quickcheck::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `quickcheck` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `quickcheck`, use `cargo add quickcheck` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck` [INFO] [stdout] --> src/lib.rs:1763:9 [INFO] [stdout] | [INFO] [stdout] 1763 | use quickcheck::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `quickcheck` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `quickcheck`, use `cargo add quickcheck` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_plaintext` [INFO] [stdout] --> src/lib.rs:1761:9 [INFO] [stdout] | [INFO] [stdout] 1761 | use libp2p_plaintext as plaintext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `libp2p_plaintext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_yamux` [INFO] [stdout] --> src/lib.rs:1762:9 [INFO] [stdout] | [INFO] [stdout] 1762 | use libp2p_yamux as yamux; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no external crate `libp2p_yamux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ant-libp2p-swarm` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "7239ce91d84e3dbda3457174098fabeb6519024decade1d6c8566e22a9a86a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7239ce91d84e3dbda3457174098fabeb6519024decade1d6c8566e22a9a86a9c", kill_on_drop: false }` [INFO] [stdout] 7239ce91d84e3dbda3457174098fabeb6519024decade1d6c8566e22a9a86a9c