[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 a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CY2YC/aim-protocol on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `aya`
[INFO] [stderr]   --> Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | aya = "0.13"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `aya`
[INFO] [stderr] warning: unused workspace dependency `aya-log`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | aya-log = "0.2"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `aya-log`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | bincode = "1.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: `aim-core` (manifest) generated 5 warnings
[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-kem`.
[INFO] [stderr]     ... required by package `aim-core v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/core)`
[INFO] [stderr]     ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/cli)`
[INFO] [stderr] versions that meet the requirements `^0.3.0-rc.0` are: 0.3.2, 0.3.0, 0.3.0-rc.2, 0.3.0-rc.1, 0.3.0-rc.0
[INFO] [stderr] 
[INFO] [stderr] package `aim-core` depends on `ml-kem` with feature `std` but `ml-kem` does not have that feature.
[INFO] [stderr] help: there is a feature `pem` with a similar name
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `ml-kem` which could resolve this conflict
[INFO] checking CY2YC/aim-protocol against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CY2YC/aim-protocol on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `aya`
[INFO] [stderr]   --> Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | aya = "0.13"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `aya`
[INFO] [stderr] warning: unused workspace dependency `aya-log`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | aya-log = "0.2"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `aya-log`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | bincode = "1.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: `aim-core` (manifest) generated 5 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `ml-kem`.
[INFO] [stderr]     ... required by package `aim-core v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/core)`
[INFO] [stderr]     ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/cli)`
[INFO] [stderr] versions that meet the requirements `^0.3.0-rc.0` are: 0.3.2, 0.3.0, 0.3.0-rc.2, 0.3.0-rc.1, 0.3.0-rc.0
[INFO] [stderr] 
[INFO] [stderr] package `aim-core` depends on `ml-kem` with feature `std` but `ml-kem` does not have that feature.
[INFO] [stderr] help: there is a feature `pem` with a similar name
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `ml-kem` which could resolve this conflict
[INFO] checking CY2YC/aim-protocol against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CY2YC/aim-protocol on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `aya`
[INFO] [stderr]   --> Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | aya = "0.13"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `aya`
[INFO] [stderr] warning: unused workspace dependency `aya-log`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | aya-log = "0.2"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `aya-log`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | bincode = "1.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: `aim-core` (manifest) generated 5 warnings
[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-kem`.
[INFO] [stderr]     ... required by package `aim-core v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/core)`
[INFO] [stderr]     ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/cli)`
[INFO] [stderr] versions that meet the requirements `^0.3.0-rc.0` are: 0.3.2, 0.3.0, 0.3.0-rc.2, 0.3.0-rc.1, 0.3.0-rc.0
[INFO] [stderr] 
[INFO] [stderr] package `aim-core` depends on `ml-kem` with feature `std` but `ml-kem` does not have that feature.
[INFO] [stderr] help: there is a feature `pem` with a similar name
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `ml-kem` which could resolve this conflict
[INFO] checking CY2YC/aim-protocol against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CY2YC/aim-protocol on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `aya`
[INFO] [stderr]   --> Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | aya = "0.13"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `aya`
[INFO] [stderr] warning: unused workspace dependency `aya-log`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | aya-log = "0.2"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `aya-log`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | bincode = "1.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: `aim-core` (manifest) generated 5 warnings
[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-kem`.
[INFO] [stderr]     ... required by package `aim-core v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/core)`
[INFO] [stderr]     ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/cli)`
[INFO] [stderr] versions that meet the requirements `^0.3.0-rc.0` are: 0.3.2, 0.3.0, 0.3.0-rc.2, 0.3.0-rc.1, 0.3.0-rc.0
[INFO] [stderr] 
[INFO] [stderr] package `aim-core` depends on `ml-kem` with feature `std` but `ml-kem` does not have that feature.
[INFO] [stderr] help: there is a feature `pem` with a similar name
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `ml-kem` which could resolve this conflict
[INFO] checking CY2YC/aim-protocol against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCY2YC%2Faim-protocol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CY2YC/aim-protocol on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `aya`
[INFO] [stderr]   --> Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | aya = "0.13"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `aya`
[INFO] [stderr] warning: unused workspace dependency `aya-log`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | aya-log = "0.2"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `aya-log`
[INFO] [stderr] warning: unused workspace dependency `bincode`
[INFO] [stderr]   --> Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | bincode = "1.3"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `bincode`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
[INFO] [stderr] warning: `aim-core` (manifest) generated 5 warnings
[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-kem`.
[INFO] [stderr]     ... required by package `aim-core v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/core)`
[INFO] [stderr]     ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/cli)`
[INFO] [stderr] versions that meet the requirements `^0.3.0-rc.0` are: 0.3.2, 0.3.0, 0.3.0-rc.2, 0.3.0-rc.1, 0.3.0-rc.0
[INFO] [stderr] 
[INFO] [stderr] package `aim-core` depends on `ml-kem` with feature `std` but `ml-kem` does not have that feature.
[INFO] [stderr] help: there is a feature `pem` with a similar name
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `ml-kem` which could resolve this conflict


overridden task result to broken:broken-deps

Caused by:
    broken dependencies: 
    
    warning: unused workspace dependency `aya`
      --> Cargo.toml:18:1
       |
    18 | aya = "0.13"
       | ^^^
       |
       = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
    help: consider removing the workspace dependency `aya`
    warning: unused workspace dependency `aya-log`
      --> Cargo.toml:19:1
       |
    19 | aya-log = "0.2"
       | ^^^^^^^
       |
    help: consider removing the workspace dependency `aya-log`
    warning: unused workspace dependency `bincode`
      --> Cargo.toml:20:1
       |
    20 | bincode = "1.3"
       | ^^^^^^^
       |
    help: consider removing the workspace dependency `bincode`
    warning: workspace (manifest) generated 3 warnings
    warning: packages/core/Cargo.toml: `default-features` is ignored for bloomfilter, since `default-features` was not specified for `workspace.dependencies.bloomfilter`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
    warning: packages/core/Cargo.toml: `default-features` is ignored for monotree, since `default-features` was not specified for `workspace.dependencies.monotree`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
    warning: packages/core/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
    warning: packages/core/Cargo.toml: `default-features` is ignored for serde_bytes, since `default-features` was not specified for `workspace.dependencies.serde_bytes`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
    warning: packages/core/Cargo.toml: `default-features` is ignored for sha2, since `default-features` was not specified for `workspace.dependencies.sha2`; overriding workspace `default-features` to false requires Rust 1.99+ and the 2024 edition
    warning: `aim-core` (manifest) generated 5 warnings
        Blocking waiting for file lock on package cache
        Updating crates.io index
    error: failed to select a version for `ml-kem`.
        ... required by package `aim-core v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/core)`
        ... which satisfies path dependency `aim-core` of package `aim-cli v0.1.0 (/workspace/builds/worker-3-tc2/source/packages/cli)`
    versions that meet the requirements `^0.3.0-rc.0` are: 0.3.2, 0.3.0, 0.3.0-rc.2, 0.3.0-rc.1, 0.3.0-rc.0
    
    package `aim-core` depends on `ml-kem` with feature `std` but `ml-kem` does not have that feature.
    help: there is a feature `pem` with a similar name
    
    
    failed to select a version for `ml-kem` which could resolve this conflict