Skip to content

Add etherparse-defrag #366

Add etherparse-defrag

Add etherparse-defrag #366

Triggered via pull request April 2, 2024 11:09
@JulianSchmidJulianSchmid
synchronize #92
defrag
Status Success
Total duration 3m 29s
Artifacts

main.yml

on: pull_request
no_std build
14s
no_std build
Matrix: cargo build and test
Fit to window
Zoom out
Zoom in

Annotations

288 warnings
no_std build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
no_std build
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/
no_std build
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/
no_std build
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/
no_std build
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/
no_std build
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 build and test (linux-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 build and test (linux-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 build and test (linux-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 build and test (linux-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 build and test (linux-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 build and test (linux-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 build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-stable)
`etherparse` (lib test) generated 7 warnings (7 duplicates)
cargo build and test (linux-beta)
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 build and test (linux-beta)
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 build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L42
unused variable: `more_fragments`
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-beta)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (linux-beta): etherparse/src/err/ip/headers_read_error.rs#L88
the item `LenError` is imported redundantly
cargo build and test (linux-beta): etherparse/src/err/ip/headers_slice_error.rs#L57
the item `LenError` is imported redundantly
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L42
unused variable: `more_fragments`
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-beta)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L42
unused variable: `more_fragments`
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-beta)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (linux-beta)
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 build and test (linux-beta)
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 build and test (linux-beta)
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 build and test (linux-beta)
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 build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L42
unused variable: `more_fragments`
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-beta): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-beta)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (linux-beta): etherparse/src/err/double_vlan/header_slice_error.rs#L53
the item `LenError` is imported redundantly
cargo build and test (linux-beta): etherparse/src/err/ip/headers_read_error.rs#L88
the item `LenError` is imported redundantly
cargo build and test (linux-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 build and test (linux-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 build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-nightly)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-nightly)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (linux-nightly): etherparse/src/err/ip/headers_read_error.rs#L88
the item `LenError` is imported redundantly
cargo build and test (linux-nightly): etherparse/src/err/ip/headers_slice_error.rs#L57
the item `LenError` is imported redundantly
cargo build and test (linux-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 build and test (linux-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 build and test (linux-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 build and test (linux-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 build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-nightly)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (linux-nightly): etherparse/src/err/double_vlan/header_slice_error.rs#L53
the item `LenError` is imported redundantly
cargo build and test (linux-nightly): etherparse/src/err/ip/headers_read_error.rs#L88
the item `LenError` is imported redundantly
cargo build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (linux-nightly): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-nightly)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 1 suggestion)
cargo build and test (macos-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 build and test (macos-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 build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (macos-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (macos-stable)
`etherparse` (lib test) generated 7 warnings (7 duplicates)
cargo build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (macos-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (macos-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 build and test (macos-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 build and test (macos-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 build and test (macos-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 build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (macos-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (macos-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (macos-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (win-msvc-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 build and test (win-msvc-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 build and test (win-msvc-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-msvc-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (win-msvc-stable)
`etherparse` (lib test) generated 7 warnings (7 duplicates)
cargo build and test (win-msvc-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-msvc-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (win-msvc-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 build and test (win-msvc-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 build and test (win-msvc-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 build and test (win-msvc-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 build and test (win-msvc-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-msvc-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (win-msvc-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-msvc-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-32bit-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 build and test (linux-32bit-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 build and test (linux-32bit-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-32bit-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-32bit-stable): etherparse/src/transport/icmpv6_header.rs#L194
unused imports: `ValueTooBigError`, `ValueType`
cargo build and test (linux-32bit-stable): etherparse/src/transport/icmpv6_type.rs#L506
unused imports: `ValueTooBigError`, `ValueType`
cargo build and test (linux-32bit-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-32bit-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-32bit-stable): etherparse/src/transport/icmpv6_type.rs#L506
unused imports: `ValueTooBigError`, `ValueType`
cargo build and test (linux-32bit-stable)
`etherparse` (lib test) generated 9 warnings (7 duplicates) (run `cargo fix --lib -p etherparse --tests` to apply 2 suggestions)
cargo build and test (linux-32bit-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-32bit-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-32bit-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (linux-32bit-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (linux-32bit-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 build and test (linux-32bit-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 build and test (linux-32bit-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 build and test (linux-32bit-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 build and test (win-gnu-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 build and test (win-gnu-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 build and test (win-gnu-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 build and test (win-gnu-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 build and test (win-gnu-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 build and test (win-gnu-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 build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-gnu-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-gnu-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-gnu-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)
cargo build and test (win-gnu-stable)
`etherparse` (lib test) generated 7 warnings (7 duplicates)
cargo build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L133
variable does not need to be mutable
cargo build and test (win-gnu-stable): etherparse/src/defrag/ip_defrag_pool.rs#L27
fields `finished_data_bufs` and `finished_section_bufs` are never read
cargo build and test (win-gnu-stable)
`etherparse` (lib) generated 7 warnings (run `cargo fix --lib -p etherparse` to apply 6 suggestions)