[INFO] fetching crate to-socket-addrs 0.2.1... [INFO] checking to-socket-addrs-0.2.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate to-socket-addrs 0.2.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate to-socket-addrs 0.2.1 [INFO] finished tweaking crates.io crate to-socket-addrs 0.2.1 [INFO] tweaked toml for crates.io crate to-socket-addrs 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate to-socket-addrs 0.2.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 113 packages to latest compatible versions [INFO] [stderr] Adding serial_test v0.5.1 (available: v3.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maybe-async-cfg v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8de672e506cbf512ae88b0bde3d8524d929676bc5463d73f8e061fa234ffac8d [INFO] running `Command { std: "docker" "start" "-a" "8de672e506cbf512ae88b0bde3d8524d929676bc5463d73f8e061fa234ffac8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8de672e506cbf512ae88b0bde3d8524d929676bc5463d73f8e061fa234ffac8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de672e506cbf512ae88b0bde3d8524d929676bc5463d73f8e061fa234ffac8d", kill_on_drop: false }` [INFO] [stdout] 8de672e506cbf512ae88b0bde3d8524d929676bc5463d73f8e061fa234ffac8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8069b7c7742d8cb1831a271c072c5e9a5cb12be7bfd77a376cba2b92f8d0d153 [INFO] running `Command { std: "docker" "start" "-a" "8069b7c7742d8cb1831a271c072c5e9a5cb12be7bfd77a376cba2b92f8d0d153", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking to-socket-addrs v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_std` [INFO] [stdout] --> src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | use async_std::net::ToSocketAddrs; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `async_std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_std`, use `cargo add async_std` 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 `async_std` [INFO] [stdout] --> src/lib.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | use async_std::net::ToSocketAddrs; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `async_std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_std`, use `cargo add async_std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 139 | std_impl!(SocketAddr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 140 | std_impl!(SocketAddrV4); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 141 | std_impl!(SocketAddrV6); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 142 | std_impl!((IpAddr, u16)); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 143 | std_impl!((Ipv4Addr, u16)); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 144 | std_impl!((Ipv6Addr, u16)); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 166 | tuple_impl!(IpAddr); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 167 | tuple_impl!(Ipv4Addr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 168 | tuple_impl!(Ipv6Addr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 177 | impl<'s> ToSocketAddrsWithDefaultPort for &'s [SocketAddr] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:191:33 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 191 | impl ToSocketAddrsWithDefaultPort for &T where T: ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:191:78 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 191 | impl ToSocketAddrsWithDefaultPort for &T where T: ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 192 | type Inner = ::Inner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 208 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 241 | str_impl!(str); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `str_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 208 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 242 | str_impl!(String); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `str_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `to-socket-addrs` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 139 | std_impl!(SocketAddr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 140 | std_impl!(SocketAddrV4); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 141 | std_impl!(SocketAddrV6); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 142 | std_impl!((IpAddr, u16)); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 143 | std_impl!((Ipv4Addr, u16)); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 144 | std_impl!((Ipv6Addr, u16)); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `std_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 166 | tuple_impl!(IpAddr); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 167 | tuple_impl!(Ipv4Addr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 157 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 168 | tuple_impl!(Ipv6Addr); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 177 | impl<'s> ToSocketAddrsWithDefaultPort for &'s [SocketAddr] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:191:33 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 191 | impl ToSocketAddrsWithDefaultPort for &T where T: ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:191:78 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 191 | impl ToSocketAddrsWithDefaultPort for &T where T: ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:192:24 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 192 | type Inner = ::Inner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 208 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 241 | str_impl!(str); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `str_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:208:14 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 208 | impl ToSocketAddrsWithDefaultPort for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] ... [INFO] [stdout] 242 | str_impl!(String); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `str_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 257 | fn into_vec4(addr: A, default_port: u16) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ToSocketAddrsWithDefaultPort` in this scope [INFO] [stdout] --> src/lib.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | -------------------------------------- similarly named trait `ToSocketAddrsWithDefaultPortSync` defined here [INFO] [stdout] ... [INFO] [stdout] 274 | fn into_vec6(addr: A, default_port: u16) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ToSocketAddrsWithDefaultPortSync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 111 | async(key="async", feature="async", inner(cfg_attr(docsrs, doc(cfg(feature = "async"))), doc="A trait to use instead of `async_std::n... [INFO] [stdout] | --------------- the item is gated behind the `r#async` feature [INFO] [stdout] ... [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 112 | async(key="tokio", feature="tokio", inner(cfg_attr(docsrs, doc(cfg(feature = "tokio"))), doc="A trait to use instead of `tokio::net::... [INFO] [stdout] | --------------- the item is gated behind the `tokio` feature [INFO] [stdout] 113 | )] [INFO] [stdout] 114 | pub trait ToSocketAddrsWithDefaultPort { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:362:20 [INFO] [stdout] | [INFO] [stdout] 362 | assert_eq!(into_vec4("8.8.8.8", 443).await, ["8.8.8.8:443"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:364:20 [INFO] [stdout] | [INFO] [stdout] 364 | assert_eq!(into_vec4("8.8.8.8:8080", 443).await, ["8.8.8.8:8080"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec6` in this scope [INFO] [stdout] --> src/lib.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | assert_eq!(into_vec6("::1", 80).await, ["[::1]:80"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec6` in this scope [INFO] [stdout] --> src/lib.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | assert_eq!(into_vec6("[::1]", 80).await, ["[::1]:80"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec6` in this scope [INFO] [stdout] --> src/lib.rs:376:20 [INFO] [stdout] | [INFO] [stdout] 376 | assert_eq!(into_vec6("[::1]:31337", 80).await, ["[::1]:31337"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | assert_eq!(into_vec4("dns.google", 5353).await, ["8.8.4.4:5353", "8.8.8.8:5353"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:387:20 [INFO] [stdout] | [INFO] [stdout] 387 | assert_eq!(into_vec4("dns.quad9.net", 53).await, ["149.112.112.112:53", "9.9.9.9:53"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:388:20 [INFO] [stdout] | [INFO] [stdout] 388 | assert_eq!(into_vec4("dns11.quad9.net", 3389).await, ["149.112.112.11:3389", "9.9.9.11:3389"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | assert_eq!(into_vec4("dns.google:53", 8080).await, ["8.8.4.4:53", "8.8.8.8:53"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:391:20 [INFO] [stdout] | [INFO] [stdout] 391 | assert_eq!(into_vec4("dns.quad9.net:80", 53).await, ["149.112.112.112:80", "9.9.9.9:80"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec4` in this scope [INFO] [stdout] --> src/lib.rs:392:20 [INFO] [stdout] | [INFO] [stdout] 392 | assert_eq!(into_vec4("dns11.quad9.net:21", 3389).await,["149.112.112.11:21", "9.9.9.11:21"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec6` in this scope [INFO] [stdout] --> src/lib.rs:403:20 [INFO] [stdout] | [INFO] [stdout] 403 | assert_eq!(into_vec6("dns64.dns.google", 53).await, ["[2001:4860:4860::6464]:53", "[2001:4860:4860::64]:53"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_vec6` in this scope [INFO] [stdout] --> src/lib.rs:405:20 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(into_vec6("dns64.dns.google:443", 53).await, ["[2001:4860:4860::6464]:443", "[2001:4860:4860::64]:443"]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `to-socket-addrs` (lib test) due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "8069b7c7742d8cb1831a271c072c5e9a5cb12be7bfd77a376cba2b92f8d0d153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8069b7c7742d8cb1831a271c072c5e9a5cb12be7bfd77a376cba2b92f8d0d153", kill_on_drop: false }` [INFO] [stdout] 8069b7c7742d8cb1831a271c072c5e9a5cb12be7bfd77a376cba2b92f8d0d153