Skip to content

New key wrapping API #453

New key wrapping API

New key wrapping API #453

Triggered via pull request August 10, 2023 12:08
Status Success
Total duration 5m 1s
Artifacts

cargo_bloat.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cargo_bloat
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions-rs/cargo@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo_bloat
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
cargo_bloat
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
Binary size: .github/workflows/cargo_bloat.yml#L1
OLD 114.3 kiB NEW 114.5 kiB Output of cargo bloat ====================== Including PR File .text Size Crate 15.1% 53.7% 61.5KiB opensk 4.1% 14.7% 16.9KiB std 2.5% 8.8% 10.1KiB crypto 2.0% 7.2% 8.3KiB ctap2 1.9% 6.8% 7.8KiB persistent_store 1.1% 3.9% 4.4KiB sk_cbor 0.7% 2.4% 2.8KiB [Unknown] 0.2% 0.5% 644B libtock_drivers 0.1% 0.5% 564B linked_list_allocator 0.1% 0.5% 550B lang_items 0.1% 0.3% 374B libtock_platform 0.1% 0.3% 360B subtle 0.0% 0.1% 112B libtock_runtime 0.0% 0.0% 44B byteorder 0.0% 0.0% 26B libtock_buttons 0.0% 0.0% 20B zeroize 28.1% 100.0% 114.5KiB .text section size, the file size is 406.8KiB Base branch File .text Size Crate 15.0% 53.5% 61.2KiB opensk 4.1% 14.8% 16.9KiB std 2.5% 8.8% 10.1KiB crypto 2.0% 7.3% 8.3KiB ctap2 1.9% 6.8% 7.8KiB persistent_store 1.1% 3.9% 4.4KiB sk_cbor 0.7% 2.5% 2.8KiB [Unknown] 0.2% 0.6% 644B libtock_drivers 0.1% 0.5% 564B linked_list_allocator 0.1% 0.5% 550B lang_items 0.1% 0.3% 374B libtock_platform 0.1% 0.3% 360B subtle 0.0% 0.1% 112B libtock_runtime 0.0% 0.0% 44B byteorder 0.0% 0.0% 26B libtock_buttons 0.0% 0.0% 20B zeroize 28.0% 100.0% 114.3KiB .text section size, the file size is 407.8KiB