[INFO] cloning repository https://github.com/civicLlama/comit-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/civicLlama/comit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcivicLlama%2Fcomit-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcivicLlama%2Fcomit-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e768ae4bcf0a79c4747a05c1bb28b59fa47f1877
[INFO] checking civicLlama/comit-rs against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcivicLlama%2Fcomit-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/civicLlama/comit-rs
[INFO] finished tweaking git repo https://github.com/civicLlama/comit-rs
[INFO] tweaked toml for git repo https://github.com/civicLlama/comit-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/civicLlama/comit-rs on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/civicLlama/comit-rs 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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.4`
[INFO] [stderr]     ... which satisfies dependency `if-addrs = "^0.6.4"` (locked to 0.6.4) of package `libp2p-tcp v0.23.0`
[INFO] [stderr]     ... which satisfies dependency `libp2p-tcp = "^0.23.0"` (locked to 0.23.0) of package `libp2p v0.29.1`
[INFO] [stderr]     ... which satisfies dependency `libp2p = "^0.29"` (locked to 0.29.1) of package `cnd v0.9.0 (/workspace/builds/worker-4-tc1/source/cnd)`
[INFO] [stderr] versions that meet the requirements `^0.3` (locked to 0.3.1) are: 0.3.1
[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 `cnd v0.9.0 (/workspace/builds/worker-4-tc1/source/cnd)`
[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.4`
    ... which satisfies dependency `if-addrs = "^0.6.4"` (locked to 0.6.4) of package `libp2p-tcp v0.23.0`
    ... which satisfies dependency `libp2p-tcp = "^0.23.0"` (locked to 0.23.0) of package `libp2p v0.29.1`
    ... which satisfies dependency `libp2p = "^0.29"` (locked to 0.29.1) of package `cnd v0.9.0 (/workspace/builds/worker-4-tc1/source/cnd)`
versions that meet the requirements `^0.3` (locked to 0.3.1) are: 0.3.1

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 `cnd v0.9.0 (/workspace/builds/worker-4-tc1/source/cnd)`
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