[INFO] fetching crate libp2p-tokio-socks5 0.8.0...
[INFO] checking libp2p-tokio-socks5-0.8.0 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] extracting crate libp2p-tokio-socks5 0.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate libp2p-tokio-socks5 0.8.0
[INFO] finished tweaking crates.io crate libp2p-tokio-socks5 0.8.0
[INFO] tweaked toml for crates.io crate libp2p-tokio-socks5 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libp2p-tokio-socks5 0.8.0 on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libp2p-tokio-socks5 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `if-addrs-sys`.
[INFO] [stderr]     ... required by package `if-addrs v0.6.5`
[INFO] [stderr]     ... which satisfies dependency `if-addrs = "^0.6.4"` (locked to 0.6.5) of package `libp2p-tcp v0.27.1`
[INFO] [stderr]     ... which satisfies dependency `libp2p-tcp = "^0.27.0"` (locked to 0.27.1) of package `libp2p v0.34.0`
[INFO] [stderr]     ... which satisfies dependency `libp2p = "^0.34"` (locked to 0.34.0) of package `libp2p-tokio-socks5 v0.8.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.3` (locked to 0.3.2) are: 0.3.2
[INFO] [stderr] 
[INFO] [stderr] package `if-addrs-sys` links to the native library `ifaddrs`, but it conflicts with a previous package which links to `ifaddrs` as well:
[INFO] [stderr] package `get_if_addrs-sys v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `get_if_addrs-sys = "^0.1.0"` (locked to 0.1.0) of package `get_if_addrs v0.5.2`
[INFO] [stderr]     ... which satisfies dependency `get_if_addrs = "^0.5"` (locked to 0.5.2) of package `libp2p-tokio-socks5 v0.8.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "ifaddrs"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `if-addrs-sys` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `if-addrs-sys`.
    ... required by package `if-addrs v0.6.5`
    ... which satisfies dependency `if-addrs = "^0.6.4"` (locked to 0.6.5) of package `libp2p-tcp v0.27.1`
    ... which satisfies dependency `libp2p-tcp = "^0.27.0"` (locked to 0.27.1) of package `libp2p v0.34.0`
    ... which satisfies dependency `libp2p = "^0.34"` (locked to 0.34.0) of package `libp2p-tokio-socks5 v0.8.0 (/workspace/builds/worker-6-tc1/source)`
versions that meet the requirements `^0.3` (locked to 0.3.2) are: 0.3.2

package `if-addrs-sys` links to the native library `ifaddrs`, but it conflicts with a previous package which links to `ifaddrs` as well:
package `get_if_addrs-sys v0.1.0`
    ... which satisfies dependency `get_if_addrs-sys = "^0.1.0"` (locked to 0.1.0) of package `get_if_addrs v0.5.2`
    ... which satisfies dependency `get_if_addrs = "^0.5"` (locked to 0.5.2) of package `libp2p-tokio-socks5 v0.8.0 (/workspace/builds/worker-6-tc1/source)`
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "ifaddrs"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `if-addrs-sys` which could resolve this conflict