fix types oom #9149
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build_test.yml
on: pull_request
build and test
22m 14s
Annotations
50 warnings
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/miner/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dependencies.starcoin-consensus.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dev-dependencies.starcoin-network-rpc.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dev-dependencies.starcoin-sync-api.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/rpc/api/Cargo.toml: unused manifest key: dependencies.network-api.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/move-explain/Cargo.toml: unused manifest key: dependencies.stdlib.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 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/commons/accumulator/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/commons/accumulator/Cargo.toml: unused manifest key: dependencies.starcoin-logger.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/open-block/Cargo.toml: unused manifest key: dependencies.starcoin-accumulator.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/open-block/Cargo.toml: unused manifest key: dependencies.starcoin-executor.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/network-rpc/api/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dependencies.starcoin-accumulator.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dependencies.starcoin-crypto.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dependencies.starcoin-types.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/miner/Cargo.toml: unused manifest key: dev-dependencies.starcoin-sync.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/node/Cargo.toml: unused manifest key: dependencies.starcoin-sync-api.package
|
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/txpool/api/Cargo.toml: unused manifest key: dependencies.starcoin-types.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: `default-features` is ignored for proptest, since `default-features` was not specified for `workspace.dependencies.proptest`, this could become a hard error in the future
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: unused manifest key: dependencies.starcoin-accumulator.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: unused manifest key: dependencies.starcoin-executor.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/chain/mock/Cargo.toml: unused manifest key: dependencies.starcoin-types.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/network/api/Cargo.toml: unused manifest key: dependencies.bcs-ext.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/cmd/miner_client/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/cmd/miner_client/Cargo.toml: unused manifest key: dependencies.starcoin-crypto.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/vm/starcoin-transactional-test-harness/Cargo.toml: unused manifest key: dependencies.starcoin-accumulator.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/config/Cargo.toml: unused manifest key: dependencies.network-api.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/config/Cargo.toml: unused manifest key: dependencies.starcoin-system.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/state/api/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/rpc/server/Cargo.toml: unused manifest key: dependencies.bcs-ext.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/testsuite/Cargo.toml: unused manifest key: dependencies.starcoin-cmd.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/vm/stdlib/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/network-rpc/Cargo.toml: unused manifest key: dependencies.network-p2p-derive.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/network-rpc/Cargo.toml: unused manifest key: dependencies.starcoin-storage.package
|
build and test
/home/ubuntu/actions-runner/_work/starcoin/starcoin/network-rpc/Cargo.toml: unused manifest key: dev-dependencies.starcoin-account-api.package
|
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
package `crossbeam-channel v0.5.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|
build and test
package `crossbeam-epoch v0.9.3` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|
build and test
package `rand_core v0.6.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
|