Skip to content

feat(commands): Add missing key subcommands #1443

feat(commands): Add missing key subcommands

feat(commands): Add missing key subcommands #1443

Triggered via pull request December 10, 2024 10:07
Status Cancelled
Total duration 9m 38s
Artifacts

cross-ci.yml

on: pull_request
Matrix: cross-check
Result (Cross-CI)
0s
Result (Cross-CI)
Fit to window
Zoom out
Zoom in

Annotations

83 errors
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-apple-darwin on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-musl on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-linux-gnu on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-musl on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-unknown-netbsd on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking aarch64-unknown-linux-gnu on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking i686-unknown-linux-gnu on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L132
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L134
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L135
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L146
field `username` of struct `KeyFile` is private
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L147
field `hostname` of struct `KeyFile` is private
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L149
field `created` of struct `KeyFile` is private
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L143
the trait bound `KeyFile: RepoFile` is not satisfied
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L179
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L211
no method named `key_id` found for struct `rustic_core::Repository` in the current scope
Cross checking armv7-unknown-linux-gnueabihf on stable: src/commands/key.rs#L214
no method named `delete_key` found for struct `rustic_core::Repository` in the current scope
Cross checking x86_64-pc-windows-msvc on stable
Canceling since a higher priority waiting request for 'Cross CI-key-commands' exists
Cross checking x86_64-pc-windows-gnu on stable
Canceling since a higher priority waiting request for 'Cross CI-key-commands' exists
Cross checking x86_64-apple-darwin on stable
Canceling since a higher priority waiting request for 'Cross CI-key-commands' exists