Skip to content

Preserve order

Preserve order #86

Triggered via push March 13, 2024 15:43
Status Failure
Total duration 2m 13s
Artifacts

rust.yml

on: push
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: otspec/src/types.rs#L238
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
cargo test stable: otspec/src/types.rs#L243
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
cargo test stable: otspec/src/types.rs#L257
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
cargo test stable
`otspec` (lib) generated 3 warnings
cargo test stable: babelfont-rs/src/convertors/ufo.rs#L16
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
cargo test stable
`babelfont` (lib) generated 1 warning
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: otspec/src/types.rs#L238
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
cargo test stable: otspec/src/types.rs#L243
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
cargo test stable: otspec/src/types.rs#L257
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
cargo test stable
`otspec` (lib) generated 3 warnings
cargo test stable: babelfont-rs/src/convertors/ufo.rs#L16
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
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 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/offsetmanager.rs#L14
bound is defined in more than one place
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