[INFO] cloning repository https://github.com/Ocelmot/spider_tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ocelmot/spider_tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a93a9b9823c16f30d05a5a0d4ca8c1f4cb23fcf3 [INFO] testing Ocelmot/spider_tui against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui [INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/spider` [INFO] [stderr] Updating git repository `https://github.com/Ocelmot/chord_dht` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `serde`. [INFO] [stderr] ... required by package `serde_with v3.7.0` [INFO] [stderr] ... which satisfies dependency `serde_with = "^3.7.0"` of package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#f6993775)` [INFO] [stderr] ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#f6993775)` [INFO] [stderr] ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] versions that meet the requirements `^1.0.152` are: 1.0.203, 1.0.202, 1.0.201, 1.0.200, 1.0.199, 1.0.198, 1.0.197, 1.0.196, 1.0.195, 1.0.194, 1.0.193, 1.0.192, 1.0.191, 1.0.190, 1.0.189, 1.0.188, 1.0.187, 1.0.186, 1.0.185, 1.0.184, 1.0.183, 1.0.182, 1.0.181, 1.0.180, 1.0.179, 1.0.178, 1.0.177, 1.0.176, 1.0.175, 1.0.174, 1.0.173, 1.0.172, 1.0.171, 1.0.170, 1.0.169, 1.0.168, 1.0.167, 1.0.166, 1.0.165, 1.0.164, 1.0.163, 1.0.162, 1.0.161, 1.0.160, 1.0.159, 1.0.158, 1.0.157, 1.0.156, 1.0.155, 1.0.154, 1.0.153, 1.0.152 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `serde v1.0.139` [INFO] [stderr] ... which satisfies dependency `serde = "^1.0.132"` (locked to 1.0.139) of package `spider_tui v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `serde` which could resolve this conflict [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.