Skip to content

impls for Ipv4Addr/Ipv6Addr #802

impls for Ipv4Addr/Ipv6Addr

impls for Ipv4Addr/Ipv6Addr #802

Re-run triggered February 1, 2024 14:43
Status Failure
Total duration 3m 2s
Artifacts

rust.yml

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

Annotations

82 errors and 68 warnings
Check (beta): src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Check (beta): src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Check (beta): src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Check (beta): src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Check (beta): src/enc/impls.rs#L441
conflicting implementations of trait `Encode` for type `Ipv4Addr`
Check (beta): src/enc/impls.rs#L448
conflicting implementations of trait `Encode` for type `Ipv6Addr`
Check (beta): src/de/impls.rs#L674
conflicting implementations of trait `Decode` for type `Ipv4Addr`
Check (beta): src/de/impls.rs#L682
conflicting implementations of trait `Decode` for type `Ipv6Addr`
Check (beta): src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv4Addr`
Check (beta): src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv6Addr`
Check (stable): src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Check (stable): src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Check (stable): src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Check (stable): src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Check (stable): src/enc/impls.rs#L441
conflicting implementations of trait `Encode` for type `Ipv4Addr`
Check (stable): src/enc/impls.rs#L448
conflicting implementations of trait `Encode` for type `Ipv6Addr`
Check (stable): src/de/impls.rs#L674
conflicting implementations of trait `Decode` for type `Ipv4Addr`
Check (stable): src/de/impls.rs#L682
conflicting implementations of trait `Decode` for type `Ipv6Addr`
Check (stable): src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv4Addr`
Check (stable): src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv6Addr`
Check (nightly): src/enc/impls.rs#L441
conflicting implementations of trait `Encode` for type `Ipv4Addr`
Check (nightly): src/enc/impls.rs#L448
conflicting implementations of trait `Encode` for type `Ipv6Addr`
Check (nightly): src/de/impls.rs#L674
conflicting implementations of trait `Decode` for type `Ipv4Addr`
Check (nightly): src/de/impls.rs#L682
conflicting implementations of trait `Decode` for type `Ipv6Addr`
Check (nightly): src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv4Addr`
Check (nightly): src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv6Addr`
Check (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints: src/lib.rs#L98
unused import: `atomic::*`
Lints: src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Lints: src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Lints: src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Lints: src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Lints: src/enc/impls.rs#L441
conflicting implementations of trait `enc::Encode` for type `core::net::Ipv4Addr`
Lints: src/enc/impls.rs#L448
conflicting implementations of trait `enc::Encode` for type `core::net::Ipv6Addr`
Lints: src/de/impls.rs#L674
conflicting implementations of trait `de::Decode` for type `core::net::Ipv4Addr`
Lints: src/de/impls.rs#L682
conflicting implementations of trait `de::Decode` for type `core::net::Ipv6Addr`
Lints: src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `core::net::Ipv4Addr`
Compatibility: src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Compatibility: src/de/impls.rs#L13
use of unstable library feature 'ip_in_core'
Compatibility: src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Compatibility: src/enc/impls.rs#L10
use of unstable library feature 'ip_in_core'
Compatibility: src/enc/impls.rs#L441
conflicting implementations of trait `Encode` for type `Ipv4Addr`
Compatibility: src/enc/impls.rs#L448
conflicting implementations of trait `Encode` for type `Ipv6Addr`
Compatibility: src/de/impls.rs#L674
conflicting implementations of trait `Decode` for type `Ipv4Addr`
Compatibility: src/de/impls.rs#L682
conflicting implementations of trait `Decode` for type `Ipv6Addr`
Compatibility: src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv4Addr`
Compatibility: src/de/mod.rs#L104
conflicting implementations of trait `de::BorrowDecode<'_>` for type `Ipv6Addr`
Test (macos-latest, stable)
Process completed with exit code 101.
Test (macos-latest, stable, alloc)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, alloc,derive)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, alloc)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, alloc,serde)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, alloc,serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, serde)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, std,serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, std,serde)
The job was canceled because "macos-latest_stable" failed.
Test (macos-latest, stable, serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (macos-latest, stable, alloc,serde)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, alloc,derive)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, alloc,serde)
The job was canceled because "macos-latest_stable" failed.
Test (macos-latest, stable, std)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, std,derive)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, alloc)
The job was canceled because "macos-latest_stable" failed.
Test (ubuntu-latest, stable, std)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, alloc,serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, std,serde)
The job was canceled because "macos-latest_stable" failed.
Test (macos-latest, stable, serde)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, std,derive)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, std,serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (macos-latest, stable, std,derive)
The job was canceled because "macos-latest_stable" failed.
Test (macos-latest, stable, std,serde,derive)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable, std)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable)
The job was canceled because "macos-latest_stable" failed.
Test (windows-latest, stable)
The operation was canceled.
Test (windows-latest, stable, serde)
The job was canceled because "macos-latest_stable" failed.
Test (macos-latest, stable, std,serde)
The job was canceled because "macos-latest_stable" failed.
Code Coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test (ubuntu-latest, stable)
The operation was canceled.
Test (macos-latest, stable, alloc,serde,derive)
The operation was canceled.
Test (macos-latest, stable, alloc,derive)
The operation was canceled.
Check (beta)
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/.
Check (beta)
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/
Check (beta): src/lib.rs#L98
unused import: `atomic::*`
Check (beta)
`bincode` (lib) generated 1 warning
Check (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/
Check (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/
Check (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/
Check (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/
Check (stable)
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/.
Check (stable)
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/
Check (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/
Check (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/
Check (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/
Check (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/
Check (stable): src/lib.rs#L98
unused import: `atomic::*`
Check (stable)
`bincode` (lib) generated 1 warning
Check (nightly)
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/.
Check (nightly)
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/
Check (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/
Check (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/
Check (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/
Check (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/
Check (nightly): src/lib.rs#L98
unused import: `atomic::*`
Check (nightly)
`bincode` (lib) generated 1 warning
Lints
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/.
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Compatibility
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/.
Compatibility
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/
Compatibility
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/
Compatibility
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/
Compatibility
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/
Compatibility
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/
Compatibility: src/lib.rs#L98
unused import: `atomic::*`
Compatibility
`bincode` (lib) generated 1 warning
Test (macos-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@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)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (macos-latest, 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/
Test (macos-latest, 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/
Test (macos-latest, 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/
Test (macos-latest, 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/
Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/tarpaulin@v0.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/tarpaulin@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Coverage
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/
Code Coverage
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/
Code Coverage
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/
Code Coverage
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 (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@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)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (ubuntu-latest, 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/
Test (ubuntu-latest, 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/
Test (ubuntu-latest, 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/
Test (ubuntu-latest, 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/
Test (macos-latest, stable, alloc,serde,derive)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@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, alloc,serde,derive)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (macos-latest, stable, alloc,serde,derive)
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 (macos-latest, stable, alloc,serde,derive)
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 (macos-latest, stable, alloc,serde,derive)
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 (macos-latest, stable, alloc,serde,derive)
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 (macos-latest, stable, alloc,derive)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@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, alloc,derive)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (macos-latest, stable, alloc,derive)
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 (macos-latest, stable, alloc,derive)
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 (macos-latest, stable, alloc,derive)
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 (macos-latest, stable, alloc,derive)
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/