[INFO] cloning repository https://github.com/CY2YC/aim-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CY2YC/aim-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc942baaaec6d0310d69af6d5d48f65a1862a1be
[INFO] checking CY2YC/aim-protocol against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CY2YC/aim-protocol
[INFO] finished tweaking git repo https://github.com/CY2YC/aim-protocol
[INFO] tweaked toml for git repo https://github.com/CY2YC/aim-protocol written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CY2YC/aim-protocol on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CY2YC/aim-protocol 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`, this could become a hard error in the future
[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 `ml-dsa`.
[INFO] [stderr]     ... required by package `aim-core v0.1.0 (/workspace/builds/worker-4-tc1/source/packages/core)`
[INFO] [stderr]     ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-4-tc1/source/packages/cli)`
[INFO] [stderr] versions that meet the requirements `^0.1.0-rc.8` are: 0.1.0-rc.9, 0.1.0-rc.8
[INFO] [stderr] 
[INFO] [stderr] package `aim-core` depends on `ml-dsa` with feature `std` but `ml-dsa` does not have that feature.
[INFO] [stderr] help: available features: alloc, default, pkcs8, rand_core, zeroize
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `ml-dsa` 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: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`, this could become a hard error in the future
       warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`, this could become a hard error in the future
       warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
       warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`, this could become a hard error in the future
       warning: /workspace/builds/worker-4-tc1/source/packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`, this could become a hard error in the future
           Blocking waiting for file lock on package cache
           Updating crates.io index
       error: failed to select a version for `ml-dsa`.
           ... required by package `aim-core v0.1.0 (/workspace/builds/worker-4-tc1/source/packages/core)`
           ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-4-tc1/source/packages/cli)`
       versions that meet the requirements `^0.1.0-rc.8` are: 0.1.0-rc.9, 0.1.0-rc.8
       
       package `aim-core` depends on `ml-dsa` with feature `std` but `ml-dsa` does not have that feature.
       help: available features: alloc, default, pkcs8, rand_core, zeroize
       
       
       failed to select a version for `ml-dsa` which could resolve this conflict