Skip to content

chore(deps): bump packable from 0.8.3 to 0.11.0 #3792

chore(deps): bump packable from 0.8.3 to 0.11.0

chore(deps): bump packable from 0.8.3 to 0.11.0 #3792

Triggered via pull request February 12, 2024 14:08
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
check and test  /  ubuntu-latest, stable
1m 30s
check and test / ubuntu-latest, stable
integration tests  /  ubuntu-latest, stable
2m 8s
integration tests / ubuntu-latest, stable
format  /  ubuntu-latest, nightly
48s
format / ubuntu-latest, nightly
clippy  /  ubuntu-latest, stable
1m 11s
clippy / ubuntu-latest, stable
check-toml
36s
check-toml
docs
1m 3s
docs
check-all-features  /  check-all-features
1m 39s
check-all-features / check-all-features
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 62 warnings
docs
use of unstable library feature 'stdarch_x86_avx512'
docs
use of unstable library feature 'stdarch_x86_avx512'
docs
use of unstable library feature 'stdarch_x86_avx512'
docs
use of unstable library feature 'stdarch_x86_avx512'
docs
unknown feature `stdsimd`
docs
could not compile `curve25519-dalek` (lib) due to 5 previous errors
docs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
clippy / ubuntu-latest, stable: src/analytics/mod.rs#L380
unused import: `packable::PackableExt`
clippy / ubuntu-latest, stable: src/db/mongodb/collections/block.rs#L11
unused import: `packable::PackableExt`
clippy / ubuntu-latest, stable: src/inx/block.rs#L23
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
clippy / ubuntu-latest, stable: src/inx/block.rs#L58
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
clippy / ubuntu-latest, stable: src/inx/milestone.rs#L20
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
clippy / ubuntu-latest, stable: src/inx/protocol.rs#L13
the trait bound `iota_sdk::types::block::protocol::ProtocolParameters: packable::Packable` is not satisfied
clippy / ubuntu-latest, stable: src/inx/raw.rs#L50
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
clippy / ubuntu-latest, stable: src/inx/raw.rs#L56
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/block.rs#L23
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/block.rs#L58
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/milestone.rs#L20
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/protocol.rs#L13
the trait bound `iota_sdk::types::block::protocol::ProtocolParameters: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/raw.rs#L50
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/raw.rs#L56
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/raw.rs#L62
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/raw.rs#L68
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/raw.rs#L74
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
check and test / ubuntu-latest, stable: src/inx/raw.rs#L80
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
check-all-features / check-all-features: src/db/mongodb/collections/block.rs#L161
no function or associated item named `unpack_unverified` found for struct `iota_sdk::types::block::Block` in the current scope
check-all-features / check-all-features: src/db/mongodb/collections/block.rs#L274
no function or associated item named `unpack_unverified` found for struct `iota_sdk::types::block::Block` in the current scope
check-all-features / check-all-features: src/db/mongodb/collections/block.rs#L330
no function or associated item named `unpack_unverified` found for struct `iota_sdk::types::block::Block` in the current scope
check-all-features / check-all-features: src/db/mongodb/collections/block.rs#L397
no function or associated item named `unpack_unverified` found for struct `iota_sdk::types::block::Block` in the current scope
check-all-features / check-all-features: src/model/block/payload/transaction/output/mod.rs#L228
the method `pack_to_vec` exists for enum `Output`, but its trait bounds were not satisfied
check-all-features / check-all-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
integration tests / ubuntu-latest, stable: src/inx/block.rs#L23
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/block.rs#L58
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/milestone.rs#L20
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/protocol.rs#L13
the trait bound `iota_sdk::types::block::protocol::ProtocolParameters: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/raw.rs#L50
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/raw.rs#L56
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/raw.rs#L62
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/raw.rs#L68
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/raw.rs#L74
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
integration tests / ubuntu-latest, stable: src/inx/raw.rs#L80
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
check-toml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-toml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
check-toml
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/
check-toml
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/
check-toml
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/
check-toml
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/
format / ubuntu-latest, nightly
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format / ubuntu-latest, nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
format / ubuntu-latest, nightly
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/
format / ubuntu-latest, nightly
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/
format / ubuntu-latest, nightly
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/
format / ubuntu-latest, nightly
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/
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
docs
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/
docs
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/
docs
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/
docs
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/
docs
The `save-state` 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/
docs
The `save-state` 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/
docs
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 / ubuntu-latest, stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 / ubuntu-latest, stable
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 / ubuntu-latest, stable
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 / ubuntu-latest, stable
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 / ubuntu-latest, stable
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/
check and test / ubuntu-latest, stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, arduino/setup-protoc@v1, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check and test / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
check and test / ubuntu-latest, stable
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/
check and test / ubuntu-latest, stable
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/
check and test / ubuntu-latest, stable
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/
check and test / ubuntu-latest, stable
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/
check and test / ubuntu-latest, stable
The `save-state` 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/
check and test / ubuntu-latest, stable
The `save-state` 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/
check and test / ubuntu-latest, stable
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/
check and test / ubuntu-latest, stable: src/analytics/mod.rs#L380
unused import: `packable::PackableExt`
check and test / ubuntu-latest, stable: src/db/mongodb/collections/block.rs#L11
unused import: `packable::PackableExt`
check and test / ubuntu-latest, stable
`chronicle` (lib) generated 1 warning
check and test / ubuntu-latest, stable
build failed, waiting for other jobs to finish...
check-all-features / check-all-features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, arduino/setup-protoc@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-all-features / check-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
check-all-features / check-all-features: src/db/mongodb/collections/block.rs#L11
unused import: `packable::PackableExt`
check-all-features / check-all-features
`chronicle` (lib) generated 2 warnings
check-all-features / check-all-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/
check-all-features / check-all-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/
check-all-features / check-all-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/
check-all-features / check-all-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/
integration tests / ubuntu-latest, stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, arduino/setup-protoc@v1, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration tests / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
integration tests / ubuntu-latest, stable
The `save-state` 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/
integration tests / ubuntu-latest, stable
The `save-state` 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/
integration tests / ubuntu-latest, stable
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/
integration tests / ubuntu-latest, stable
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/
integration tests / ubuntu-latest, stable
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/
integration tests / ubuntu-latest, stable
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/
integration tests / ubuntu-latest, stable
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/
integration tests / ubuntu-latest, stable
`chronicle` (lib) generated 1 warning