Skip to content

rollback chain head #9232

rollback chain head

rollback chain head #9232

Triggered via pull request February 26, 2024 15:19
Status Success
Total duration 33m 4s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

49 warnings
build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/stdlib/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/executor/benchmark/Cargo.toml: `default-features` is ignored for itertools, since `default-features` was not specified for `workspace.dependencies.itertools`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/executor/benchmark/Cargo.toml: unused manifest key: dependencies.starcoin-crypto.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/dataformat-generator/Cargo.toml: unused manifest key: build-dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/dataformat-generator/Cargo.toml: unused manifest key: build-dependencies.starcoin-types.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/cmd/db-exporter/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/cmd/db-exporter/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/types/uint/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/cmd/starcoin/Cargo.toml: `default-features` is ignored for hex, since `default-features` was not specified for `workspace.dependencies.hex`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/move-coverage/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/account/api/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/test-helper/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/txpool/Cargo.toml: unused manifest key: dependencies.network-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/txpool/Cargo.toml: `default-features` is ignored for proptest-derive, since `default-features` was not specified for `workspace.dependencies.proptest-derive`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/txpool/Cargo.toml: unused manifest key: dependencies.starcoin-txpool-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/state/statedb/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/block-relayer/Cargo.toml: unused manifest key: dependencies.network-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/block-relayer/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/block-relayer/Cargo.toml: unused manifest key: dependencies.starcoin-sync-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/network-p2p/types/Cargo.toml: `default-features` is ignored for libp2p, since `default-features` was not specified for `workspace.dependencies.libp2p`, this could become a hard error in the future
build and test
be sure to add `/home/ubuntu/.cargo/bin` to your PATH to be able to run the installed binaries
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/types/uint/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/transaction-builder/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/executor/benchmark/Cargo.toml: `default-features` is ignored for itertools, since `default-features` was not specified for `workspace.dependencies.itertools`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/executor/benchmark/Cargo.toml: unused manifest key: dependencies.starcoin-crypto.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/cmd/db-exporter/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/cmd/db-exporter/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/sync/api/Cargo.toml: unused manifest key: dependencies.network-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/sync/api/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/network-rpc/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/account/service/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/cmd/generator/Cargo.toml: `default-features` is ignored for hex, since `default-features` was not specified for `workspace.dependencies.hex`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/compiler/Cargo.toml: unused manifest key: dependencies.move-compiler.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/network-p2p/peerset/Cargo.toml: `default-features` is ignored for libp2p, since `default-features` was not specified for `workspace.dependencies.libp2p`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/block-relayer/Cargo.toml: unused manifest key: dependencies.network-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/block-relayer/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/block-relayer/Cargo.toml: unused manifest key: dependencies.starcoin-sync-api.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/starcoin-transactional-test-harness/Cargo.toml: unused manifest key: dependencies.starcoin-accumulator.package
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/types/uint/Cargo.toml: `default-features` is ignored for hex, since `default-features` was not specified for `workspace.dependencies.hex`, this could become a hard error in the future
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/service/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
build and test
it looks like you have an existing installation of Rust at:
build and test
It is recommended that rustup be the primary Rust installation.
build and test
If you are sure that you want both rustup and your already installed Rust
build and test
or pass `-y' to ignore all ignorable checks.
build and test
continuing (because the -y flag is set and the error is ignorable)
build and test
Updating existing toolchain, profile choice will be ignored