Skip to content

Introduce SparseMerkleTree trait #868

Introduce SparseMerkleTree trait

Introduce SparseMerkleTree trait #868

Triggered via pull request January 11, 2024 15:09
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Matrix: clippy
Matrix: no-std
Matrix: rustfmt
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 46 warnings
build stable no-std for wasm32-unknown-unknown: src/merkle/new_smt/mod.rs#L70
cannot find type `Vec` in this scope
build stable no-std for wasm32-unknown-unknown: src/merkle/new_smt/mod.rs#L79
failed to resolve: use of undeclared crate or module `std`
build stable no-std for wasm32-unknown-unknown: src/merkle/new_smt/mod.rs#L82
cannot find type `Vec` in this scope
build stable no-std for wasm32-unknown-unknown
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build nightly no-std for wasm32-unknown-unknown: src/merkle/new_smt/mod.rs#L70
cannot find type `Vec` in this scope
build nightly no-std for wasm32-unknown-unknown: src/merkle/new_smt/mod.rs#L79
failed to resolve: use of undeclared crate or module `std`
build nightly no-std for wasm32-unknown-unknown: src/merkle/new_smt/mod.rs#L82
cannot find type `Vec` in this scope
build nightly no-std for wasm32-unknown-unknown
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test nightly on ubuntu with --no-default-features: src/merkle/new_smt/mod.rs#L70
cannot find type `Vec` in this scope
test nightly on ubuntu with --no-default-features: src/merkle/new_smt/mod.rs#L79
failed to resolve: use of undeclared crate or module `std`
test nightly on ubuntu with --no-default-features: src/merkle/new_smt/mod.rs#L82
cannot find type `Vec` in this scope
test nightly on ubuntu with --no-default-features
could not compile `miden-crypto` (lib) due to 3 previous errors
test nightly on ubuntu with --no-default-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
clippy nightly on ubuntu: src/merkle/new_smt/mod.rs#L45
unused variable: `key`
clippy nightly on ubuntu: src/merkle/new_smt/mod.rs#L45
unused variable: `value`
clippy nightly on ubuntu: src/merkle/new_smt/mod.rs#L85
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `Vec`
clippy nightly on ubuntu
could not compile `miden-crypto` (lib) due to 3 previous errors
clippy nightly on ubuntu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test stable on ubuntu with --no-default-features: src/merkle/new_smt/mod.rs#L70
cannot find type `Vec` in this scope
test stable on ubuntu with --no-default-features: src/merkle/new_smt/mod.rs#L79
failed to resolve: use of undeclared crate or module `std`
test stable on ubuntu with --no-default-features: src/merkle/new_smt/mod.rs#L82
cannot find type `Vec` in this scope
test stable on ubuntu with --no-default-features
could not compile `miden-crypto` (lib) due to 3 previous errors
test stable on ubuntu with --no-default-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rustfmt nightly on ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rustfmt nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build stable no-std for wasm32-unknown-unknown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build stable no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build stable no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build stable no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build stable no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build nightly no-std for wasm32-unknown-unknown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build nightly no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build nightly no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build nightly no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build nightly no-std for wasm32-unknown-unknown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test nightly on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy nightly on ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy nightly on ubuntu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test stable on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --no-default-features
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --features default,serde
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test nightly on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test nightly on ubuntu with --features default,serde
`miden-crypto` (lib) generated 2 warnings (run `cargo fix --lib -p miden-crypto` to apply 2 suggestions)
test stable on ubuntu with --features default,serde
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test stable on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --features default,serde
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test stable on ubuntu with --features default,serde
`miden-crypto` (lib) generated 2 warnings (run `cargo fix --lib -p miden-crypto` to apply 2 suggestions)