[INFO] cloning repository https://github.com/thaR00t/rustcracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thaR00t/rustcracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthaR00t%2Frustcracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthaR00t%2Frustcracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc4a9476eecce6c0878af5aaf4c21a951c4dd898
[INFO] checking thaR00t/rustcracker against master#30662530506ed29ea29191798cb2ab8aa1249023 for pr-120227
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FthaR00t%2Frustcracker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/thaR00t/rustcracker on toolchain 30662530506ed29ea29191798cb2ab8aa1249023
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30662530506ed29ea29191798cb2ab8aa1249023" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/thaR00t/rustcracker
[INFO] finished tweaking git repo https://github.com/thaR00t/rustcracker
[INFO] tweaked toml for git repo https://github.com/thaR00t/rustcracker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/thaR00t/rustcracker 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" "+30662530506ed29ea29191798cb2ab8aa1249023" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `quote`.
[INFO] [stderr]     ... required by package `parity-scale-codec-derive v3.6.4`
[INFO] [stderr]     ... which satisfies dependency `parity-scale-codec-derive = ">=3.6.4"` of package `parity-scale-codec v3.6.4`
[INFO] [stderr]     ... which satisfies dependency `parity-scale-codec = "^3.6.4"` of package `gstd v1.0.2`
[INFO] [stderr]     ... which satisfies dependency `gstd = "^1"` of package `io v0.0.2`
[INFO] [stderr]     ... which satisfies dependency `io = "^0.0.2"` (locked to 0.0.2) of package `rustcracker v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^1.0.30` are: 1.0.35, 1.0.34, 1.0.33, 1.0.32, 1.0.31, 1.0.30
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `quote v1.0.26`
[INFO] [stderr]     ... which satisfies dependency `quote = "^1.0.9"` (locked to 1.0.26) of package `clap_derive v4.2.0`
[INFO] [stderr]     ... which satisfies dependency `clap_derive = "=4.2.0"` (locked to 4.2.0) of package `clap v4.2.5`
[INFO] [stderr]     ... which satisfies dependency `clap = "^4.0"` (locked to 4.2.5) of package `rustcracker v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `quote` 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.