[INFO] fetching crate get_adapters_addresses 0.1.1...
[INFO] checking get_adapters_addresses-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate get_adapters_addresses 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate get_adapters_addresses 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate get_adapters_addresses 0.1.1
[INFO] finished tweaking crates.io crate get_adapters_addresses 0.1.1
[INFO] tweaked toml for crates.io crate get_adapters_addresses 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 377e5eed9c00b12eaaee0872fd706d22e57bf370fe6402a3903474501d1825c0
[INFO] running `Command { std: "docker" "start" "-a" "377e5eed9c00b12eaaee0872fd706d22e57bf370fe6402a3903474501d1825c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "377e5eed9c00b12eaaee0872fd706d22e57bf370fe6402a3903474501d1825c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377e5eed9c00b12eaaee0872fd706d22e57bf370fe6402a3903474501d1825c0", kill_on_drop: false }`
[INFO] [stdout] 377e5eed9c00b12eaaee0872fd706d22e57bf370fe6402a3903474501d1825c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 696b0672006b9b5d51b87d8c3cd06a3ac35d53d0891418f6db4f665dfcacdd28
[INFO] running `Command { std: "docker" "start" "-a" "696b0672006b9b5d51b87d8c3cd06a3ac35d53d0891418f6db4f665dfcacdd28", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking get_adapters_addresses v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/win32.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::OsString, net::IpAddr, os::windows::prelude::OsStringExt};
[INFO] [stdout]   |                                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/win32.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::OsString, net::IpAddr, os::windows::prelude::OsStringExt};
[INFO] [stdout]   |                                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::Networking::WinSock::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::Networking::WinSock::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapter.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::NetworkManagement::IpHelper::IP_ADAPTER_ADDRESSES_LH;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/ip_addr_iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::Networking::WinSock::SOCKADDR;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapter.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::NetworkManagement::IpHelper::IP_ADAPTER_ADDRESSES_LH;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/ip_addr_iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::Networking::WinSock::SOCKADDR;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/memory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::System::Memory::{GetProcessHeap, HeapAlloc, HeapFree};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapter/oper_status.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::NetworkManagement::Ndis::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapters_addresses.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows_sys::Win32::Foundation::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapters_addresses.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows_sys::Win32::NetworkManagement::IpHelper::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/family.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::Networking::WinSock::{AF_INET, AF_INET6, AF_UNSPEC};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/flags.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::NetworkManagement::IpHelper::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/from_src.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/memory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::System::Memory::{GetProcessHeap, HeapAlloc, HeapFree};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapter/oper_status.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::NetworkManagement::Ndis::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapters_addresses.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows_sys::Win32::Foundation::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/adapters_addresses.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows_sys::Win32::NetworkManagement::IpHelper::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/family.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::Networking::WinSock::{AF_INET, AF_INET6, AF_UNSPEC};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/flags.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::NetworkManagement::IpHelper::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/win32/from_src.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn unicast_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:64:40
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn unicast_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:68:40
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn anycast_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:72:42
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn multicast_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn dns_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn gateway_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:68:40
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn anycast_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:72:42
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn multicast_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn dns_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `FromSrc<*mut _>: Next<*mut _>` is not satisfied
[INFO] [stdout]   --> src/win32/adapter.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn gateway_addresses(&self) -> impl Iterator<Item = IpAddr> + 'a {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Next<*mut _>` is not implemented for `FromSrc<*mut _>`, which is required by `IpAddrIter<'_, _>: Iterator`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Next<*mut {type error}>` is implemented for `{type error}`
[INFO] [stdout] note: required for `IpAddrIter<'_, _>` to implement `Iterator`
[INFO] [stdout]   --> src/win32/ip_addr_iter.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a, T> Iterator for IpAddrIter<'a, T>
[INFO] [stdout]    |             ^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     FromSrc<*mut T>: Next<*mut T>,
[INFO] [stdout]    |                      ------------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/win32.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     if sock_addr.is_null() {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/win32.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     if sock_addr.is_null() {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/win32.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 let sock_addr4 = sock_addr.cast::<SOCKADDR_IN>();
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/win32.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 let sock_addr4 = sock_addr.cast::<SOCKADDR_IN>();
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/win32.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let sock_addr6 = sock_addr.cast::<SOCKADDR_IN6>();
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]   --> src/win32.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let sock_addr6 = sock_addr.cast::<SOCKADDR_IN6>();
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/win32.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 break OsString::from_wide(unsafe { std::slice::from_raw_parts(p, i) });
[INFO] [stdout]    |                                 ^^^^^^^^^ function or associated item not found in `OsString`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions:
[INFO] [stdout]       OsString::new
[INFO] [stdout]       OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       OsString::with_capacity
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/ffi/os_str.rs:143:5
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 break OsString::from_iter(unsafe { std::slice::from_raw_parts(p, i) });
[INFO] [stdout]    |                                 ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]   --> src/win32.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 break OsString::from_wide(unsafe { std::slice::from_raw_parts(p, i) });
[INFO] [stdout]    |                                 ^^^^^^^^^ function or associated item not found in `OsString`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions:
[INFO] [stdout]       OsString::new
[INFO] [stdout]       OsString::from_encoded_bytes_unchecked
[INFO] [stdout]       OsString::with_capacity
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/ffi/os_str.rs:143:5
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 break OsString::from_iter(unsafe { std::slice::from_raw_parts(p, i) });
[INFO] [stdout]    |                                 ~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `get_adapters_addresses` (lib) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 20 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `get_adapters_addresses` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "696b0672006b9b5d51b87d8c3cd06a3ac35d53d0891418f6db4f665dfcacdd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "696b0672006b9b5d51b87d8c3cd06a3ac35d53d0891418f6db4f665dfcacdd28", kill_on_drop: false }`
[INFO] [stdout] 696b0672006b9b5d51b87d8c3cd06a3ac35d53d0891418f6db4f665dfcacdd28
