Skip to content

Upgrade crosstool for loongarch64-unknown-linux-gnu target #4272

Upgrade crosstool for loongarch64-unknown-linux-gnu target

Upgrade crosstool for loongarch64-unknown-linux-gnu target #4272

Triggered via pull request August 9, 2024 06:35
Status Success
Total duration 15m 2s
Artifacts

ci.yml

on: pull_request
Matrix: test
generate-matrix
26s
generate-matrix
shellcheck
7s
shellcheck
Matrix: clippy
cargo-deny
21s
cargo-deny
Matrix: build
publish
0s
publish
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
shellcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo-deny
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
generate-matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
podman
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
remote
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
foreign
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
docker-in-docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-in-docker
/home/runner/work/cross/cross/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
docker-in-docker
/home/runner/work/cross/cross/xtask/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
docker-in-docker: src/docker/shared.rs#L1750
unexpected `cfg` condition name: `cross_sandboxed`
docker-in-docker
`cross` (lib test) generated 1 warning
bisect
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, ./.github/actions/post. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, Swatinem/rust-cache@v2.2.0, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/