Skip to content

fix Hash impl for Chars (#5) #19

fix Hash impl for Chars (#5)

fix Hash impl for Chars (#5) #19

Triggered via push November 21, 2023 03:02
Status Failure
Total duration 11m 20s
Artifacts

ci.yml

on: push
linux stable (default features)
11m 9s
linux stable (default features)
linux beta (default features)
10m 35s
linux beta (default features)
linux stable (with-bytes)
9m 42s
linux stable (with-bytes)
linux nightly (all features)
11m 3s
linux nightly (all features)
windows stable (default features)
4m 11s
windows stable (default features)
Miri test
1m 6s
Miri test
mega-linter
0s
mega-linter
rustfmt check
7m 40s
rustfmt check
Check sync-readme
1m 25s
Check sync-readme
CI self-check
26s
CI self-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 85 warnings
mega-linter
Unable to resolve action. Repository not found: megalinter/megalinter
CI self-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI self-check
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/
CI self-check
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/
CI self-check
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/
CI self-check
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/
Miri test
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/
Miri test: protobuf/src/reflect/field/mod.rs#L566
unused import: `std::collections::HashMap`
Miri test: protobuf/src/reflect/field/mod.rs#L569
unused import: `crate::reflect::ReflectValueBox`
Miri test: protobuf/src/reflect/field/mod.rs#L570
unused import: `crate::well_known_types::struct_::Struct`
Miri test: protobuf/src/reflect/field/mod.rs#L571
unused import: `crate::well_known_types::struct_::Value`
Miri test
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/
Miri test
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/
Miri test
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/
Miri test
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/
Check sync-readme
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check sync-readme
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/
Check sync-readme
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/
Check sync-readme
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/
Check sync-readme
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/
windows stable (default features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows stable (default features)
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/
windows stable (default features)
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/
windows stable (default features)
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/
windows stable (default features)
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 check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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 check: protobuf-parse/src/protobuf_rel_path.rs#L75
call to `.clone()` on a reference in this situation does nothing
rustfmt check: protobuf-parse/src/protobuf_rel_path.rs#L79
call to `.clone()` on a reference in this situation does nothing
rustfmt check: protobuf-parse/src/pure/convert/option_resolver.rs#L93
call to `.clone()` on a reference in this situation does nothing
rustfmt check
`protobuf-parse` (lib) generated 3 warnings (run `cargo fix --lib -p protobuf-parse` to apply 3 suggestions)
rustfmt check
`protobuf-parse` (lib) generated 3 warnings (3 duplicates)
rustfmt check: test-crates/protobuf-parse-error-test/src/lib.rs#L4
unused import: `protobuf_test_common::build::glob_simple`
rustfmt check: test-crates/protobuf-parse-error-test/src/lib.rs#L14
function `test_file` is never used
rustfmt check: test-crates/protobuf-parse-error-test/src/lib.rs#L51
function `parse_expected` is never used
rustfmt check
`protobuf-parse-error-test` (lib) generated 3 warnings (run `cargo fix --lib -p protobuf-parse-error-test` to apply 1 suggestion)
linux stable (with-bytes)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
linux stable (with-bytes): protobuf-parse/src/protobuf_rel_path.rs#L75
call to `.clone()` on a reference in this situation does nothing
linux stable (with-bytes): protobuf-parse/src/protobuf_rel_path.rs#L79
call to `.clone()` on a reference in this situation does nothing
linux stable (with-bytes): protobuf-parse/src/pure/convert/option_resolver.rs#L93
call to `.clone()` on a reference in this situation does nothing
linux stable (with-bytes)
`protobuf-parse` (lib) generated 3 warnings (run `cargo fix --lib -p protobuf-parse` to apply 3 suggestions)
linux stable (with-bytes): protobuf-parse/src/protobuf_rel_path.rs#L75
call to `.clone()` on a reference in this situation does nothing
linux stable (with-bytes): protobuf-parse/src/protobuf_rel_path.rs#L79
call to `.clone()` on a reference in this situation does nothing
linux stable (with-bytes): protobuf-parse/src/pure/convert/option_resolver.rs#L93
call to `.clone()` on a reference in this situation does nothing
linux stable (with-bytes)
`protobuf-parse` (lib) generated 3 warnings (run `cargo fix --lib -p protobuf-parse` to apply 3 suggestions)
linux stable (with-bytes)
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/
linux stable (with-bytes)
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/
linux stable (with-bytes)
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/
linux stable (with-bytes)
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/
linux beta (default features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
linux beta (default features)
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/
linux beta (default features)
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/
linux beta (default features)
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/
linux beta (default features)
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/
linux beta (default features): protobuf-parse/src/protobuf_rel_path.rs#L75
call to `.clone()` on a reference in this situation does nothing
linux beta (default features): protobuf-parse/src/protobuf_rel_path.rs#L79
call to `.clone()` on a reference in this situation does nothing
linux beta (default features): protobuf-parse/src/pure/convert/option_resolver.rs#L93
call to `.clone()` on a reference in this situation does nothing
linux beta (default features)
`protobuf-parse` (lib) generated 3 warnings (run `cargo fix --lib -p protobuf-parse` to apply 3 suggestions)
linux beta (default features)
`protobuf` (lib doc) generated 1 warning (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
linux beta (default features)
`protobuf-parse` (lib) generated 3 warnings (3 duplicates)
linux nightly (all features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
linux nightly (all features)
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/
linux nightly (all features)
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/
linux nightly (all features)
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/
linux nightly (all features)
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/
linux nightly (all features): protobuf-parse/src/protobuf_rel_path.rs#L75
call to `.clone()` on a reference in this situation does nothing
linux nightly (all features): protobuf-parse/src/protobuf_rel_path.rs#L79
call to `.clone()` on a reference in this situation does nothing
linux nightly (all features): protobuf-parse/src/pure/convert/option_resolver.rs#L93
call to `.clone()` on a reference in this situation does nothing
linux nightly (all features)
`protobuf-parse` (lib) generated 3 warnings (run `cargo fix --lib -p protobuf-parse` to apply 3 suggestions)
linux nightly (all features): protobuf/src/well_known_types/api.rs#L31
this URL is not a hyperlink
linux nightly (all features)
`protobuf` (lib doc) generated 1 warning (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
linux nightly (all features)
`protobuf-parse` (lib) generated 3 warnings (3 duplicates)
linux nightly (all features): test-crates/perftest/misc/src/lib.rs#L2
the feature `bench_black_box` has been stable since 1.66.0 and no longer requires an attribute to enable
linux nightly (all features)
`protobuf-perftest-misc` (lib) generated 1 warning
linux stable (default features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
linux stable (default features): protobuf-parse/src/protobuf_rel_path.rs#L75
call to `.clone()` on a reference in this situation does nothing
linux stable (default features): protobuf-parse/src/protobuf_rel_path.rs#L79
call to `.clone()` on a reference in this situation does nothing
linux stable (default features): protobuf-parse/src/pure/convert/option_resolver.rs#L93
call to `.clone()` on a reference in this situation does nothing
linux stable (default features)
`protobuf-parse` (lib) generated 3 warnings (run `cargo fix --lib -p protobuf-parse` to apply 3 suggestions)
linux stable (default features)
`protobuf` (lib doc) generated 1 warning (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
linux stable (default features)
`protobuf-parse` (lib) generated 3 warnings (3 duplicates)
linux stable (default features)
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/
linux stable (default features)
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/
linux stable (default features)
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/
linux stable (default features)
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/