[INFO] cloning repository https://github.com/boul2gom/yt-dlp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boul2gom/yt-dlp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboul2gom%2Fyt-dlp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboul2gom%2Fyt-dlp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a218cb9f458f4a2bde5c14ed19dd904cd6a9609
[INFO] checking boul2gom/yt-dlp against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboul2gom%2Fyt-dlp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/boul2gom/yt-dlp
[INFO] finished tweaking git repo https://github.com/boul2gom/yt-dlp
[INFO] tweaked toml for git repo https://github.com/boul2gom/yt-dlp written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/boul2gom/yt-dlp 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `liblzma-sys`.
[INFO] [stderr]     ... required by package `liblzma v0.4.1`
[INFO] [stderr]     ... which satisfies dependency `liblzma = "^0.4.1"` of package `zip v4.0.0`
[INFO] [stderr]     ... which satisfies dependency `zip = "^4.0.0"` of package `yt-dlp v1.3.4 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.4.3` are: 0.4.4, 0.4.3
[INFO] [stderr] 
[INFO] [stderr] package `liblzma-sys` links to the native library `lzma`, but it conflicts with a previous package which links to `lzma` as well:
[INFO] [stderr] package `lzma-sys v0.1.19`
[INFO] [stderr]     ... which satisfies dependency `lzma-sys = "^0.1.18"` of package `xz2 v0.1.7`
[INFO] [stderr]     ... which satisfies dependency `xz2 = "^0.1.7"` of package `yt-dlp v1.3.4 (/workspace/builds/worker-1-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 = "lzma"` 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 `liblzma-sys` which could resolve this conflict


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for `liblzma-sys`.
    ... required by package `liblzma v0.4.1`
    ... which satisfies dependency `liblzma = "^0.4.1"` of package `zip v4.0.0`
    ... which satisfies dependency `zip = "^4.0.0"` of package `yt-dlp v1.3.4 (/workspace/builds/worker-1-tc1/source)`
versions that meet the requirements `^0.4.3` are: 0.4.4, 0.4.3

package `liblzma-sys` links to the native library `lzma`, but it conflicts with a previous package which links to `lzma` as well:
package `lzma-sys v0.1.19`
    ... which satisfies dependency `lzma-sys = "^0.1.18"` of package `xz2 v0.1.7`
    ... which satisfies dependency `xz2 = "^0.1.7"` of package `yt-dlp v1.3.4 (/workspace/builds/worker-1-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 = "lzma"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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