[INFO] cloning repository https://github.com/Ocelmot/spider_test_group
[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_test_group" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_test_group", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_test_group'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b273c0f68220f6b8444f9f4f51530e9f471c6046
[INFO] checking Ocelmot/spider_test_group/b273c0f68220f6b8444f9f4f51530e9f471c6046 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_test_group" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ocelmot/spider_test_group on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ocelmot/spider_test_group
[INFO] finished tweaking git repo https://github.com/Ocelmot/spider_test_group
[INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_test_group written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Ocelmot/spider_test_group 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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 `log`.
[INFO] [stderr]     ... required by package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#83c2c4e0)`
[INFO] [stderr]     ... which satisfies git dependency `spider_client` of package `test_group v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.4.21` are: 0.4.22, 0.4.21
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `log v0.4.17`
[INFO] [stderr]     ... which satisfies dependency `log = "^0.4.8"` (locked to 0.4.17) of package `mio v0.8.6`
[INFO] [stderr]     ... which satisfies dependency `mio = "^0.8.4"` (locked to 0.8.6) of package `tokio v1.26.0`
[INFO] [stderr]     ... which satisfies dependency `tokio = "^1"` (locked to 1.26.0) of package `test_group v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `log` which could resolve this conflict


ExecutionFailed(ExitStatus(unix_wait_status(25856)))