[INFO] fetching crate hap 0.1.0-pre.15...
[INFO] checking hap-0.1.0-pre.15 against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] extracting crate hap 0.1.0-pre.15 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate hap 0.1.0-pre.15
[INFO] finished tweaking crates.io crate hap 0.1.0-pre.15
[INFO] tweaked toml for crates.io crate hap 0.1.0-pre.15 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hap 0.1.0-pre.15 on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hap 0.1.0-pre.15 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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.7`
[INFO] [stderr]     ... which satisfies dependency `if-addrs = "^0.6"` (locked to 0.6.7) of package `libmdns v0.6.2`
[INFO] [stderr]     ... which satisfies dependency `libmdns = "^0.6"` (locked to 0.6.2) of package `hap v0.1.0-pre.15 (/workspace/builds/worker-0-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 `hap v0.1.0-pre.15 (/workspace/builds/worker-0-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.7`
    ... which satisfies dependency `if-addrs = "^0.6"` (locked to 0.6.7) of package `libmdns v0.6.2`
    ... which satisfies dependency `libmdns = "^0.6"` (locked to 0.6.2) of package `hap v0.1.0-pre.15 (/workspace/builds/worker-0-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 `hap v0.1.0-pre.15 (/workspace/builds/worker-0-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