[INFO] cloning repository https://github.com/UncensoredGreats/core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UncensoredGreats/core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUncensoredGreats%2Fcore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUncensoredGreats%2Fcore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76f4f86c4d7fe9bf883a3a31f4f6a0ec3685c730
[INFO] checking UncensoredGreats/core against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUncensoredGreats%2Fcore" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  82% (1789/2171)
Updating files:  83% (1802/2171)
Updating files:  84% (1824/2171)
Updating files:  85% (1846/2171)
Updating files:  86% (1868/2171)
Updating files:  87% (1889/2171)
Updating files:  88% (1911/2171)
Updating files:  89% (1933/2171)
Updating files:  90% (1954/2171)
Updating files:  91% (1976/2171)
Updating files:  92% (1998/2171)
Updating files:  93% (2020/2171)
Updating files:  94% (2041/2171)
Updating files:  95% (2063/2171)
Updating files:  96% (2085/2171)
Updating files:  97% (2106/2171)
Updating files:  98% (2128/2171)
Updating files:  99% (2150/2171)
Updating files: 100% (2171/2171)
Updating files: 100% (2171/2171), done.
[INFO] started tweaking git repo https://github.com/UncensoredGreats/core
[INFO] finished tweaking git repo https://github.com/UncensoredGreats/core
[INFO] tweaked toml for git repo https://github.com/UncensoredGreats/core written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UncensoredGreats/core on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/src/xrc/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinity/ic`
[INFO] [stderr] error: failed to select a version for `ic-cdk-timers`.
[INFO] [stderr]     ... required by package `logs v0.1.0 (/workspace/builds/worker-0-tc1/source/src/logs)`
[INFO] [stderr] versions that meet the requirements `^0.10` are: 0.10.1
[INFO] [stderr] 
[INFO] [stderr] package `ic-cdk-timers` links to the native library `ic-cdk-timers (canister_global_timer), see https://github.com/dfinity/cdk-rs/blob/links-pin/TROUBLESHOOTING.md`, but it conflicts with a previous package which links to `ic-cdk-timers (canister_global_timer), see https://github.com/dfinity/cdk-rs/blob/links-pin/TROUBLESHOOTING.md` as well:
[INFO] [stderr] package `ic-cdk-timers v0.7.1`
[INFO] [stderr]     ... which satisfies dependency `ic-cdk-timers = "^0.7.0"` of package `alex_backend v0.1.0 (/workspace/builds/worker-0-tc1/source/src/alex_backend)`
[INFO] [stderr] note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
[INFO] [stderr] for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
[INFO] [stderr] help: try to adjust your dependencies so that only one package uses the `links = "ic-cdk-timers (canister_global_timer), see https://github.com/dfinity/cdk-rs/blob/links-pin/TROUBLESHOOTING.md"` value
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `ic-cdk-timers` which could resolve this conflict


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
       warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
       package:   /workspace/builds/worker-0-tc1/source/src/xrc/Cargo.toml
       workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
           Blocking waiting for file lock on package cache
           Updating crates.io index
           Updating git repository `https://github.com/dfinity/ic`
       error: failed to select a version for `ic-cdk-timers`.
           ... required by package `logs v0.1.0 (/workspace/builds/worker-0-tc1/source/src/logs)`
       versions that meet the requirements `^0.10` are: 0.10.1
       
       package `ic-cdk-timers` links to the native library `ic-cdk-timers (canister_global_timer), see https://github.com/dfinity/cdk-rs/blob/links-pin/TROUBLESHOOTING.md`, but it conflicts with a previous package which links to `ic-cdk-timers (canister_global_timer), see https://github.com/dfinity/cdk-rs/blob/links-pin/TROUBLESHOOTING.md` as well:
       package `ic-cdk-timers v0.7.1`
           ... which satisfies dependency `ic-cdk-timers = "^0.7.0"` of package `alex_backend v0.1.0 (/workspace/builds/worker-0-tc1/source/src/alex_backend)`
       note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
       for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
       help: try to adjust your dependencies so that only one package uses the `links = "ic-cdk-timers (canister_global_timer), see https://github.com/dfinity/cdk-rs/blob/links-pin/TROUBLESHOOTING.md"` value
       
       failed to select a version for `ic-cdk-timers` which could resolve this conflict