Skip to content

Upgrade to syn 2.0 #622

Upgrade to syn 2.0

Upgrade to syn 2.0 #622

Triggered via pull request October 28, 2023 10:57
Status Failure
Total duration 2m 38s
Artifacts

test.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 45 warnings
Test (stable, false)
the trait bound `MyInput: TrackedStructInDb<dyn Db>` is not satisfied
Test (stable, false)
the trait bound `MyInput: TrackedStructInDb<dyn Db>` is not satisfied
Test (stable, false)
the trait bound `MyInterned: TrackedStructInDb<dyn Db>` is not satisfied
Test (stable, false)
the trait bound `MyInterned: TrackedStructInDb<dyn Db>` is not satisfied
Test (stable, false)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (beta, false)
The operation was canceled.
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true): components/salsa-2022-macros/src/salsa_struct.rs#L308
useless conversion to the same type: `impl std::iter::Iterator<Item = &salsa_struct::SalsaField>`
Test (nightly, true): components/salsa-2022-macros/src/salsa_struct.rs#L408
the borrowed expression implements the required traits
Test (nightly, true): components/salsa-2022-macros/src/tracked_fn.rs#L143
usage of `Iterator::fold` on a type that implements `Try`
Test (nightly, true)
`salsa-2022-macros` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 2 suggestions)
Test (nightly, true): components/salsa-2022/src/debug.rs#L224
the following explicit lifetimes could be elided: 'b
Test (nightly, true): components/salsa-2022/src/hash.rs#L13
manual implementation of `BuildHasher::hash_one`
Test (nightly, true): components/salsa-2022/src/input_field.rs#L111
the following explicit lifetimes could be elided: 'u
Test (nightly, true): components/salsa-2022/src/interned.rs#L188
the following explicit lifetimes could be elided: 'u
Test (nightly, true)
`salsa-2022` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p salsa-2022` to apply 4 suggestions)
Test (nightly, true)
`salsa-2022-macros` (lib test) generated 3 warnings (3 duplicates)
Test (stable, false)
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/
Test (stable, false)
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/
Test (stable, false)
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/
Test (stable, false)
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/
Test (stable, false)
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/
Test (stable, false): components/salsa-2022-macros/src/salsa_struct.rs#L308
useless conversion to the same type: `impl std::iter::Iterator<Item = &salsa_struct::SalsaField>`
Test (stable, false): components/salsa-2022-macros/src/salsa_struct.rs#L408
the borrowed expression implements the required traits
Test (stable, false): components/salsa-2022-macros/src/tracked_fn.rs#L143
usage of `Iterator::fold` on a type that implements `Try`
Test (stable, false)
`salsa-2022-macros` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 2 suggestions)
Test (stable, false): components/salsa-2022/src/debug.rs#L224
the following explicit lifetimes could be elided: 'b
Test (stable, false): components/salsa-2022/src/input_field.rs#L111
the following explicit lifetimes could be elided: 'u
Test (stable, false): components/salsa-2022/src/interned.rs#L188
the following explicit lifetimes could be elided: 'u
Test (stable, false)
`salsa-2022` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022` to apply 3 suggestions)
Test (stable, false)
`salsa-2022-macros` (lib test) generated 3 warnings (3 duplicates)
Test (stable, false)
`salsa` (test "parallel") generated 1 warning (run `cargo clippy --fix --test "parallel"` to apply 1 suggestion)
Test (beta, false)
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/
Test (beta, false): components/salsa-2022-macros/src/salsa_struct.rs#L308
useless conversion to the same type: `impl std::iter::Iterator<Item = &salsa_struct::SalsaField>`
Test (beta, false): components/salsa-2022-macros/src/salsa_struct.rs#L408
the borrowed expression implements the required traits
Test (beta, false): components/salsa-2022-macros/src/tracked_fn.rs#L143
usage of `Iterator::fold` on a type that implements `Try`
Test (beta, false)
`salsa-2022-macros` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 2 suggestions)
Test (beta, false): components/salsa-2022/src/debug.rs#L224
the following explicit lifetimes could be elided: 'b
Test (beta, false): components/salsa-2022/src/input_field.rs#L111
the following explicit lifetimes could be elided: 'u
Test (beta, false): components/salsa-2022/src/interned.rs#L188
the following explicit lifetimes could be elided: 'u
Test (beta, false)
`salsa-2022` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022` to apply 3 suggestions)
Test (beta, false)
`salsa-2022-macros` (lib test) generated 3 warnings (3 duplicates)
Test (beta, false): tests/parallel/setup.rs#L66
this `impl` can be derived
Test (beta, false)
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/
Test (beta, false)
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/
Test (beta, false)
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/
Test (beta, false)
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/