Skip to content

Continuous Integration #285

Continuous Integration

Continuous Integration #285

Triggered via schedule March 15, 2024 00:14
Status Failure
Total duration 8m 2s
Artifacts

ci.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

100 errors and 200 warnings
clippy: macros/src/context.rs#L65
use of `format!` to build up a string from an iterator
clippy: macros/src/context.rs#L87
`to_string` applied to a type that implements `Display` in `write!` args
clippy: macros/src/context.rs#L108
use of `format!` to build up a string from an iterator
clippy: macros/src/context.rs#L115
`to_string` applied to a type that implements `Display` in `format!` args
clippy: macros/src/error.rs#L26
this expression creates a reference which is immediately dereferenced by the compiler
clippy: macros/src/error.rs#L47
this expression creates a reference which is immediately dereferenced by the compiler
clippy: macros/src/error.rs#L58
this expression creates a reference which is immediately dereferenced by the compiler
clippy: macros/src/gtk.rs#L82
`to_string` applied to a type that implements `Display` in `format!` args
clippy: macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
clippy: macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
test (ubuntu-latest, stable, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, verbose)
Process completed with exit code 101.
test (ubuntu-latest, beta, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, verbose)
Process completed with exit code 101.
test (ubuntu-latest, nightly, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, verbose)
Process completed with exit code 101.
test (ubuntu-latest, stable, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, stable, release)
Process completed with exit code 101.
test (ubuntu-latest, beta, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, beta, release)
Process completed with exit code 101.
test (ubuntu-latest, nightly, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (ubuntu-latest, nightly, release)
Process completed with exit code 101.
test (macOS-latest, beta, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, verbose)
Process completed with exit code 101.
test (macOS-latest, beta, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (macOS-latest, beta, release)
Process completed with exit code 101.
test (windows-latest, beta, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, verbose)
Process completed with exit code 101.
test (windows-latest, stable, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, verbose)
Process completed with exit code 101.
test (macOS-latest, nightly, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, verbose)
Process completed with exit code 101.
test (windows-latest, beta, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (windows-latest, beta, release)
Process completed with exit code 101.
test (windows-latest, nightly, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, release)
Process completed with exit code 101.
test (windows-latest, stable, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (windows-latest, stable, release)
Process completed with exit code 101.
test (windows-latest, nightly, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (windows-latest, nightly, verbose)
Process completed with exit code 101.
test (macOS-latest, stable, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, release)
Process completed with exit code 101.
test (macOS-latest, nightly, release): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, release): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, release): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, release): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (macOS-latest, nightly, release)
Process completed with exit code 101.
test (macOS-latest, stable, verbose): examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, verbose): examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, verbose): examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, verbose): examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
test (macOS-latest, stable, verbose)
Process completed with exit code 101.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy: clippy.toml#L1
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead
test (ubuntu-latest, stable, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, stable, verbose)
unused import: `crate::gen::*`
test (ubuntu-latest, stable, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
test (ubuntu-latest, stable, verbose)
unused import: `std::io`
test (ubuntu-latest, stable, verbose)
unused import: `std::io::prelude::*`
test (ubuntu-latest, stable, verbose)
unused import: `std::io`
test (ubuntu-latest, stable, verbose)
unused import: `std::io::prelude::*`
test (ubuntu-latest, stable, verbose)
unused import: `std::io`
test (ubuntu-latest, beta, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, beta, verbose)
unused import: `crate::gen::*`
test (ubuntu-latest, beta, verbose)
field `0` is never read
test (ubuntu-latest, beta, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
test (ubuntu-latest, beta, verbose)
unused import: `std::io`
test (ubuntu-latest, beta, verbose)
unused import: `std::io::prelude::*`
test (ubuntu-latest, beta, verbose)
unused import: `std::io`
test (ubuntu-latest, beta, verbose)
unused import: `std::io::prelude::*`
test (ubuntu-latest, nightly, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, nightly, verbose)
the item `String` is imported redundantly
test (ubuntu-latest, nightly, verbose)
the item `Result` is imported redundantly
test (ubuntu-latest, nightly, verbose)
the item `Parse` is imported redundantly
test (ubuntu-latest, nightly, verbose)
the item `ParseStream` is imported redundantly
test (ubuntu-latest, nightly, verbose)
the item `Result` is imported redundantly
test (ubuntu-latest, nightly, verbose)
the item `TokenStream` is imported redundantly
test (ubuntu-latest, nightly, verbose)
the item `Result` is imported redundantly
test (ubuntu-latest, stable, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, stable, release)
unused import: `crate::gen::*`
test (ubuntu-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
test (ubuntu-latest, stable, release)
unused import: `std::io`
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
test (ubuntu-latest, stable, release)
unused import: `std::io`
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
test (ubuntu-latest, stable, release)
unused import: `std::io`
test (ubuntu-latest, beta, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, beta, release)
unused import: `crate::gen::*`
test (ubuntu-latest, beta, release)
field `0` is never read
test (ubuntu-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
test (ubuntu-latest, beta, release)
unused import: `std::io`
test (ubuntu-latest, beta, release)
unused import: `std::io::prelude::*`
test (ubuntu-latest, beta, release)
unused import: `std::io`
test (ubuntu-latest, beta, release)
unused import: `std::io::prelude::*`
test (ubuntu-latest, nightly, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
test (ubuntu-latest, nightly, release)
the item `String` is imported redundantly
test (ubuntu-latest, nightly, release)
the item `Result` is imported redundantly
test (ubuntu-latest, nightly, release)
the item `Parse` is imported redundantly
test (ubuntu-latest, nightly, release)
the item `ParseStream` is imported redundantly
test (ubuntu-latest, nightly, release)
the item `Result` is imported redundantly
test (ubuntu-latest, nightly, release)
the item `TokenStream` is imported redundantly
test (ubuntu-latest, nightly, release)
the item `Result` is imported redundantly
test (macOS-latest, beta, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, beta, verbose)
unused import: `crate::gen::*`
test (macOS-latest, beta, verbose)
field `0` is never read
test (macOS-latest, beta, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
test (macOS-latest, beta, verbose)
unused import: `std::io`
test (macOS-latest, beta, verbose)
unused import: `std::io::prelude::*`
test (macOS-latest, beta, verbose)
unused import: `std::io`
test (macOS-latest, beta, verbose)
unused import: `std::io::prelude::*`
test (macOS-latest, beta, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macOS-latest, beta, release)
unused import: `crate::gen::*`
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, beta, release)
field `0` is never read
test (macOS-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
test (macOS-latest, beta, release)
unused import: `std::io`
test (macOS-latest, beta, release)
unused import: `std::io::prelude::*`
test (macOS-latest, beta, release)
unused import: `std::io`
test (macOS-latest, beta, release)
unused import: `std::io::prelude::*`
test (windows-latest, beta, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, beta, verbose)
unused import: `crate::gen::*`
test (windows-latest, beta, verbose)
field `0` is never read
test (windows-latest, beta, verbose)
3rd rule of macro `FN` is never used
test (windows-latest, beta, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
test (windows-latest, beta, verbose)
unused import: `std::io`
test (windows-latest, beta, verbose)
unused import: `std::io::prelude::*`
test (windows-latest, beta, verbose)
unused import: `std::io`
test (windows-latest, stable, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, stable, verbose)
unused import: `crate::gen::*`
test (windows-latest, stable, verbose)
3rd rule of macro `FN` is never used
test (windows-latest, stable, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
test (windows-latest, stable, verbose)
unused import: `std::io`
test (windows-latest, stable, verbose)
unused import: `std::io::prelude::*`
test (windows-latest, stable, verbose)
unused import: `std::io`
test (windows-latest, stable, verbose)
unused import: `std::io::prelude::*`
test (macOS-latest, nightly, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macOS-latest, nightly, verbose)
the item `Result` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `Parse` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `ParseStream` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `Result` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `TokenStream` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `Result` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `Result` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `path` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `TokenStream` is imported redundantly
test (macOS-latest, nightly, verbose)
the item `Result` is imported redundantly
test (windows-latest, beta, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, beta, release)
unused import: `crate::gen::*`
test (windows-latest, beta, release)
field `0` is never read
test (windows-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
test (windows-latest, beta, release)
3rd rule of macro `FN` is never used
test (windows-latest, beta, release)
unused import: `std::io`
test (windows-latest, beta, release)
unused import: `std::io::prelude::*`
test (windows-latest, beta, release)
unused import: `std::io`
test (windows-latest, nightly, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, nightly, release)
the item `Result` is imported redundantly
test (windows-latest, nightly, release)
the item `Parse` is imported redundantly
test (windows-latest, nightly, release)
the item `ParseStream` is imported redundantly
test (windows-latest, nightly, release)
the item `Result` is imported redundantly
test (windows-latest, nightly, release)
the item `TokenStream` is imported redundantly
test (windows-latest, nightly, release)
the item `Result` is imported redundantly
test (windows-latest, nightly, release)
the item `Result` is imported redundantly
test (windows-latest, stable, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, stable, release)
unused import: `crate::gen::*`
test (windows-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
test (windows-latest, stable, release)
3rd rule of macro `FN` is never used
test (windows-latest, stable, release)
unused import: `std::io`
test (windows-latest, stable, release)
unused import: `std::io::prelude::*`
test (windows-latest, stable, release)
unused import: `std::io`
test (windows-latest, stable, release)
unused import: `std::io::prelude::*`
test (windows-latest, nightly, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (windows-latest, nightly, verbose)
the item `Result` is imported redundantly
test (windows-latest, nightly, verbose)
the item `Parse` is imported redundantly
test (windows-latest, nightly, verbose)
the item `ParseStream` is imported redundantly
test (windows-latest, nightly, verbose)
the item `Result` is imported redundantly
test (windows-latest, nightly, verbose)
the item `TokenStream` is imported redundantly
test (windows-latest, nightly, verbose)
the item `Result` is imported redundantly
test (windows-latest, nightly, verbose)
the item `Result` is imported redundantly
test (macOS-latest, stable, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macOS-latest, stable, release)
unused import: `crate::gen::*`
test (macOS-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, stable, release)
unused import: `std::io`
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
test (macOS-latest, stable, release)
unused import: `std::io`
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
test (macOS-latest, stable, release)
unused import: `std::io`
test (macOS-latest, nightly, release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macOS-latest, nightly, release)
the item `Result` is imported redundantly
test (macOS-latest, nightly, release)
the item `Parse` is imported redundantly
test (macOS-latest, nightly, release)
the item `ParseStream` is imported redundantly
test (macOS-latest, nightly, release)
the item `Result` is imported redundantly
test (macOS-latest, nightly, release)
the item `TokenStream` is imported redundantly
test (macOS-latest, nightly, release)
the item `Result` is imported redundantly
test (macOS-latest, nightly, release)
the item `Result` is imported redundantly
test (macOS-latest, nightly, release)
the item `path` is imported redundantly
test (macOS-latest, nightly, release)
the item `TokenStream` is imported redundantly
test (macOS-latest, nightly, release)
the item `Result` is imported redundantly
test (macOS-latest, stable, verbose)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
test (macOS-latest, stable, verbose)
unused import: `crate::gen::*`
test (macOS-latest, stable, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
test (macOS-latest, stable, verbose)
unused import: `std::io`
test (macOS-latest, stable, verbose)
unused import: `std::io::prelude::*`
test (macOS-latest, stable, verbose)
unused import: `std::io`
test (macOS-latest, stable, verbose)
unused import: `std::io::prelude::*`
test (macOS-latest, stable, verbose)
unused import: `std::io`