[INFO] cloning repository https://github.com/DebayanSen96/Bittensor_local
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DebayanSen96/Bittensor_local" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebayanSen96%2FBittensor_local", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebayanSen96%2FBittensor_local'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b86ebf30d3fb83f9d43ed4ce713c43204394e67
[INFO] checking DebayanSen96/Bittensor_local against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebayanSen96%2FBittensor_local" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DebayanSen96/Bittensor_local
[INFO] finished tweaking git repo https://github.com/DebayanSen96/Bittensor_local
[INFO] tweaked toml for git repo https://github.com/DebayanSen96/Bittensor_local written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DebayanSen96/Bittensor_local on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DebayanSen96/Bittensor_local 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `cargo-husky`
[INFO] [stderr]    --> Cargo.toml:109:25
[INFO] [stderr]     |
[INFO] [stderr] 109 | [workspace.dependencies.cargo-husky]
[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 `cargo-husky`
[INFO] [stderr] warning: unused workspace dependency `fp-dynamic-fee`
[INFO] [stderr]    --> Cargo.toml:170:25
[INFO] [stderr]     |
[INFO] [stderr] 170 | [workspace.dependencies.fp-dynamic-fee]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `fp-dynamic-fee`
[INFO] [stderr] warning: unused workspace dependency `litep2p`
[INFO] [stderr]    --> Cargo.toml:252:25
[INFO] [stderr]     |
[INFO] [stderr] 252 | [workspace.dependencies.litep2p]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `litep2p`
[INFO] [stderr] warning: unused workspace dependency `pallet-dynamic-fee`
[INFO] [stderr]    --> Cargo.toml:299:25
[INFO] [stderr]     |
[INFO] [stderr] 299 | [workspace.dependencies.pallet-dynamic-fee]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `pallet-dynamic-fee`
[INFO] [stderr] warning: workspace (manifest) generated 4 warnings
[INFO] [stderr] warning: primitives/share-pool/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: primitives/share-pool/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: primitives/share-pool/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `share-pool` (manifest) generated 3 warnings
[INFO] [stderr] warning: pallets/subtensor/rpc/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/subtensor/rpc/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/subtensor/rpc/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `subtensor-custom-rpc` (manifest) generated 3 warnings
[INFO] [stderr] warning: pallets/subtensor/runtime-api/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/subtensor/runtime-api/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/subtensor/runtime-api/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `subtensor-custom-rpc-runtime-api` (manifest) generated 3 warnings
[INFO] [stderr] warning: support/linting/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: support/linting/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: support/linting/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `subtensor-linting` (manifest) generated 3 warnings
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `node-subtensor` (manifest) generated 3 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> support/tools/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ toml_edit = "0.22"
[INFO] [stderr] 20 + [lints]
[INFO] [stderr] 21 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ toml_edit = "0.22"
[INFO] [stderr] 20 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `subtensor-tools` (manifest) generated 1 warning
[INFO] [stderr] warning: pallets/subtensor/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/subtensor/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/subtensor/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `pallet-subtensor` (manifest) generated 3 warnings
[INFO] [stderr] warning: pallets/collective/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/collective/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/collective/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> pallets/collective/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `pallet-collective` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> pallets/drand/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 90 ~ ]
[INFO] [stderr] 91 + [lints]
[INFO] [stderr] 92 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 90 ~ ]
[INFO] [stderr] 91 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `pallet-drand` (manifest) generated 1 warning
[INFO] [stderr] warning: primitives/safe-math/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: primitives/safe-math/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: primitives/safe-math/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `safe-math` (manifest) generated 3 warnings
[INFO] [stderr] warning: pallets/proxy/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/proxy/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/proxy/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> pallets/proxy/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `pallet-proxy` (manifest) generated 4 warnings
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]    --> Cargo.toml
[INFO] [stderr]     = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]     |
[INFO] [stderr] 737 ~ useless_conversion = "allow"
[INFO] [stderr] 738 + [lints]
[INFO] [stderr] 739 + workspace = true
[INFO] [stderr]     |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]     |
[INFO] [stderr] 737 ~ useless_conversion = "allow"
[INFO] [stderr] 738 + [lints]
[INFO] [stderr]     |
[INFO] [stderr] warning: `subtensor` (manifest) generated 4 warnings
[INFO] [stderr] warning: precompiles/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: precompiles/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: precompiles/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `subtensor-precompiles` (manifest) generated 3 warnings
[INFO] [stderr] warning: common/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: common/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: common/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `subtensor-runtime-common` (manifest) generated 3 warnings
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: binary `spec_version` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc1/source/target/.../spec_version
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `spec-version`, convert `bin.name`
[INFO] [stderr]   --> runtime/Cargo.toml:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 - name = "spec_version"
[INFO] [stderr] 19 + name = "spec-version"
[INFO] [stderr]    |
[INFO] [stderr] warning: `node-subtensor-runtime` (manifest) generated 4 warnings
[INFO] [stderr] warning: support/macros/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: support/macros/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: support/macros/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `subtensor-macros` (manifest) generated 3 warnings
[INFO] [stderr] warning: pallets/commitments/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/commitments/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/commitments/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `pallet-commitments` (manifest) generated 3 warnings
[INFO] [stderr] warning: pallets/utility/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/utility/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/utility/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> pallets/utility/Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `pallet-utility` (manifest) generated 4 warnings
[INFO] [stderr] warning: pallets/admin-utils/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/admin-utils/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/admin-utils/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `pallet-admin-utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: pallets/registry/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: pallets/registry/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: pallets/registry/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: `pallet-registry` (manifest) generated 3 warnings
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot-sdk.git`
[INFO] [stderr]     Updating git repository `https://github.com/opentensor/frontier`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ideal-lab5/timelock`
[INFO] [stderr]     Updating git repository `https://github.com/opentensor/substrate-fixed.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate-curves`
[INFO] [stderr] error: failed to get `sp-ark-bls12-381` as a dependency of package `pallet-drand v0.0.1 (/workspace/builds/worker-7-tc1/source/pallets/drand)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `sp-ark-bls12-381`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/paritytech/substrate-curves#caa2eed7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/substrate-curves-3792dca754c2e902
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision caa2eed74beb885dd07c7db5f916f2281dad818f not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted to find username/password via git's `credential.helper` support, but failed
[INFO] [stderr] 
[INFO] [stderr]   if the git CLI succeeds then `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to acquire username/password from local configuration


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: unused workspace dependency `cargo-husky`
       --> Cargo.toml:109:25
        |
    109 | [workspace.dependencies.cargo-husky]
        |                         ^^^^^^^^^^^
        |
        = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
    help: consider removing the workspace dependency `cargo-husky`
    warning: unused workspace dependency `fp-dynamic-fee`
       --> Cargo.toml:170:25
        |
    170 | [workspace.dependencies.fp-dynamic-fee]
        |                         ^^^^^^^^^^^^^^
        |
    help: consider removing the workspace dependency `fp-dynamic-fee`
    warning: unused workspace dependency `litep2p`
       --> Cargo.toml:252:25
        |
    252 | [workspace.dependencies.litep2p]
        |                         ^^^^^^^
        |
    help: consider removing the workspace dependency `litep2p`
    warning: unused workspace dependency `pallet-dynamic-fee`
       --> Cargo.toml:299:25
        |
    299 | [workspace.dependencies.pallet-dynamic-fee]
        |                         ^^^^^^^^^^^^^^^^^^
        |
    help: consider removing the workspace dependency `pallet-dynamic-fee`
    warning: workspace (manifest) generated 4 warnings
    warning: primitives/share-pool/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: primitives/share-pool/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: primitives/share-pool/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `share-pool` (manifest) generated 3 warnings
    warning: pallets/subtensor/rpc/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/subtensor/rpc/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/subtensor/rpc/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `subtensor-custom-rpc` (manifest) generated 3 warnings
    warning: pallets/subtensor/runtime-api/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/subtensor/runtime-api/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/subtensor/runtime-api/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `subtensor-custom-rpc-runtime-api` (manifest) generated 3 warnings
    warning: support/linting/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: support/linting/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: support/linting/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `subtensor-linting` (manifest) generated 3 warnings
    warning: node/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: node/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: node/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `node-subtensor` (manifest) generated 3 warnings
    warning: missing `[lints]` to inherit `[workspace.lints]`
      --> support/tools/Cargo.toml
       = note: `cargo::missing_lints_inheritance` is set to `warn` by default
    help: to inherit `workspace.lints, add:
       |
    19 ~ toml_edit = "0.22"
    20 + [lints]
    21 + workspace = true
       |
    help: to clarify your intent to not inherit, add:
       |
    19 ~ toml_edit = "0.22"
    20 + [lints]
       |
    warning: `subtensor-tools` (manifest) generated 1 warning
    warning: pallets/subtensor/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/subtensor/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/subtensor/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `pallet-subtensor` (manifest) generated 3 warnings
    warning: pallets/collective/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/collective/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/collective/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: explicit `package.readme` can be inferred
      --> pallets/collective/Cargo.toml:10:1
       |
    10 | readme = "README.md"
       | ^^^^^^^^^^^^^^^^^^^^
       |
       = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: `pallet-collective` (manifest) generated 4 warnings
    warning: missing `[lints]` to inherit `[workspace.lints]`
      --> pallets/drand/Cargo.toml
       = note: `cargo::missing_lints_inheritance` is set to `warn` by default
    help: to inherit `workspace.lints, add:
       |
    90 ~ ]
    91 + [lints]
    92 + workspace = true
       |
    help: to clarify your intent to not inherit, add:
       |
    90 ~ ]
    91 + [lints]
       |
    warning: `pallet-drand` (manifest) generated 1 warning
    warning: primitives/safe-math/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: primitives/safe-math/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: primitives/safe-math/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `safe-math` (manifest) generated 3 warnings
    warning: pallets/proxy/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/proxy/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/proxy/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: explicit `package.readme` can be inferred
     --> pallets/proxy/Cargo.toml:9:1
      |
    9 | readme = "README.md"
      | ^^^^^^^^^^^^^^^^^^^^
      |
      = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: `pallet-proxy` (manifest) generated 4 warnings
    warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: missing `[lints]` to inherit `[workspace.lints]`
       --> Cargo.toml
        = note: `cargo::missing_lints_inheritance` is set to `warn` by default
    help: to inherit `workspace.lints, add:
        |
    737 ~ useless_conversion = "allow"
    738 + [lints]
    739 + workspace = true
        |
    help: to clarify your intent to not inherit, add:
        |
    737 ~ useless_conversion = "allow"
    738 + [lints]
        |
    warning: `subtensor` (manifest) generated 4 warnings
    warning: precompiles/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: precompiles/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: precompiles/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `subtensor-precompiles` (manifest) generated 3 warnings
    warning: common/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: common/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: common/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `subtensor-runtime-common` (manifest) generated 3 warnings
    warning: runtime/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: runtime/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: runtime/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: binary `spec_version` should have a kebab-case name
       |
     1 | /workspace/builds/worker-7-tc1/source/target/.../spec_version
       |                                                  ^^^^^^^^^^^^
       |
       = note: `cargo::non_kebab_case_bins` is set to `warn` by default
    help: to change the binary name to `spec-version`, convert `bin.name`
      --> runtime/Cargo.toml:19:8
       |
    19 - name = "spec_version"
    19 + name = "spec-version"
       |
    warning: `node-subtensor-runtime` (manifest) generated 4 warnings
    warning: support/macros/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: support/macros/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: support/macros/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `subtensor-macros` (manifest) generated 3 warnings
    warning: pallets/commitments/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/commitments/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/commitments/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `pallet-commitments` (manifest) generated 3 warnings
    warning: pallets/utility/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/utility/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/utility/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: explicit `package.readme` can be inferred
     --> pallets/utility/Cargo.toml:7:1
      |
    7 | readme = "README.md"
      | ^^^^^^^^^^^^^^^^^^^^
      |
      = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: `pallet-utility` (manifest) generated 4 warnings
    warning: pallets/admin-utils/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/admin-utils/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/admin-utils/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `pallet-admin-utils` (manifest) generated 3 warnings
    warning: pallets/registry/Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
    warning: pallets/registry/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
    warning: pallets/registry/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
    warning: `pallet-registry` (manifest) generated 3 warnings
        Updating git repository `https://github.com/paritytech/polkadot-sdk.git`
        Updating git repository `https://github.com/opentensor/frontier`
        Updating crates.io index
        Updating git repository `https://github.com/ideal-lab5/timelock`
        Updating git repository `https://github.com/opentensor/substrate-fixed.git`
        Updating git repository `https://github.com/paritytech/substrate-curves`
    error: failed to get `sp-ark-bls12-381` as a dependency of package `pallet-drand v0.0.1 (/workspace/builds/worker-7-tc1/source/pallets/drand)`
    
    Caused by:
      failed to load source for dependency `sp-ark-bls12-381`
    
    Caused by:
      unable to update https://github.com/paritytech/substrate-curves#caa2eed7
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/substrate-curves-3792dca754c2e902
    
    Caused by:
      revision caa2eed74beb885dd07c7db5f916f2281dad818f not found
    
    Caused by:
      failed to authenticate when downloading repository
    
      * attempted to find username/password via git's `credential.helper` support, but failed
    
      if the git CLI succeeds then `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      failed to acquire username/password from local configuration