Skip to content

This finishes (I think) ufodiff #82

This finishes (I think) ufodiff

This finishes (I think) ufodiff #82

Triggered via push February 26, 2024 15:06
Status Failure
Total duration 2m 14s
Artifacts

rust.yml

on: push
Rustfmt
7s
Rustfmt
cargo test stable
1m 59s
cargo test stable
cargo test nightly
2m 5s
cargo test nightly
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 56 warnings
cargo test stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo test nightly
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
cargo test stable
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/.
cargo test 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/
cargo test 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/
cargo test 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/
cargo test 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/
cargo test 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/
cargo test stable
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cargo test stable: ufodiff/src/diff.rs#L1
unused import: `BTreeMap`
cargo test stable: ufodiff/src/diff.rs#L24
unnecessary parentheses around `if` condition
cargo test stable: ufodiff/src/diff.rs#L275
unused variable: `value`
cargo test stable: ufodiff/src/diff.rs#L296
unused variable: `target_value`
cargo test stable: ufodiff/src/diff.rs#L318
unused variable: `different_entries`
cargo test stable
`ufodiff` (bin "ufodiff") generated 5 warnings (run `cargo clippy --fix --bin "ufodiff"` to apply 5 suggestions)
cargo test stable
the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
cargo test stable
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cargo test stable: fonttools-rs/src/font.rs#L293
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
cargo test stable: fonttools-rs/src/font.rs#L293
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
cargo test stable: fonttools-rs/src/font.rs#L294
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
cargo test stable: fonttools-rs/src/font.rs#L294
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
cargo test stable: ufodiff/src/diff.rs#L1
unused import: `BTreeMap`
cargo test stable: ufodiff/src/diff.rs#L24
unnecessary parentheses around `if` condition
cargo test stable: ufodiff/src/diff.rs#L275
unused variable: `value`
cargo test stable: ufodiff/src/diff.rs#L296
unused variable: `target_value`
cargo test stable: ufodiff/src/diff.rs#L318
unused variable: `different_entries`
cargo test 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/.
cargo test 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/
cargo test nightly
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cargo test nightly: otspec_macros/src/de.rs#L3
the item `syn` is imported redundantly
cargo test nightly: otspec_macros/src/ser.rs#L5
the item `syn` is imported redundantly
cargo test nightly: otspec_macros/src/tag.rs#L2
the item `FromIterator` is imported redundantly
cargo test nightly
`otspec_macros` (lib) generated 3 warnings
cargo test nightly: otspec/src/lib.rs#L9
the item `TryInto` is imported redundantly
cargo test nightly: otspec/src/layout/common.rs#L1
the item `Tag` is imported redundantly
cargo test nightly: otspec/src/offsets.rs#L5
the item `TryFrom` is imported redundantly
cargo test nightly: otspec/src/offsets.rs#L11
the item `TryInto` is imported redundantly
cargo test nightly: otspec/src/types.rs#L6
the item `TryInto` is imported redundantly
cargo test 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/
cargo test 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/
cargo test 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/
cargo test 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/
cargo test nightly
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
cargo test nightly: otspec_macros/src/de.rs#L3
the item `syn` is imported redundantly
cargo test nightly: otspec_macros/src/ser.rs#L5
the item `syn` is imported redundantly
cargo test nightly: otspec_macros/src/tag.rs#L2
the item `FromIterator` is imported redundantly
cargo test nightly
`otspec_macros` (lib) generated 3 warnings
cargo test nightly: otspec/src/lib.rs#L9
the item `TryInto` is imported redundantly
cargo test nightly: otspec/src/layout/common.rs#L1
the item `Tag` is imported redundantly
cargo test nightly: otspec/src/offsets.rs#L5
the item `TryFrom` is imported redundantly
cargo test nightly: otspec/src/offsets.rs#L11
the item `TryInto` is imported redundantly
cargo test nightly: otspec/src/types.rs#L6
the item `TryInto` is imported redundantly