Skip to content

Implement (De)Serialization for Pinned Smart Pointers #2006

Implement (De)Serialization for Pinned Smart Pointers

Implement (De)Serialization for Pinned Smart Pointers #2006

Triggered via pull request April 22, 2024 19:27
Status Failure
Total duration 1m 29s
Artifacts

ci.yaml

on: pull_request
Matrix: Build and Test
Matrix: clippy_check
Matrix: Rustfmt
Tests result
0s
Tests result
Fit to window
Zoom out
Zoom in

Annotations

31 errors
clippy_check (ubuntu-latest, stable): serde_with/tests/serde_as/lib.rs#L50
the trait bound `std::pin::Pin<serde_with::DisplayFromStr>: serde_with::SerializeAs<_>` is not satisfied
clippy_check (ubuntu-latest, stable)
Process completed with exit code 101.
Build and Test (ubuntu-latest, beta): serde_with/tests/serde_as/lib.rs#L50
the trait bound `Pin<serde_with::DisplayFromStr>: SerializeAs<_>` is not satisfied
Build and Test (ubuntu-latest, beta)
Process completed with exit code 101.
Build and Test (ubuntu-latest, 1.75)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (ubuntu-latest, 1.75): serde_with/tests/serde_as/lib.rs#L50
the trait bound `Pin<serde_with::DisplayFromStr>: SerializeAs<_>` is not satisfied
Build and Test (ubuntu-latest, 1.75)
Process completed with exit code 101.
Build and Test (windows-latest, 1.65)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (windows-latest, beta)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (windows-latest, beta)
The operation was canceled.
Build and Test (ubuntu-latest, 1.70)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (ubuntu-latest, 1.70): serde_with/tests/serde_as/lib.rs#L50
the trait bound `Pin<serde_with::DisplayFromStr>: SerializeAs<_>` is not satisfied
Build and Test (ubuntu-latest, 1.70)
The operation was canceled.
Build and Test (windows-latest, 1.75)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (windows-latest, nightly)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (windows-latest, 1.70)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (windows-latest, stable)
The job was canceled because "ubuntu-latest_beta" failed.
clippy_check (ubuntu-latest, nightly): serde_with/tests/serde_as/lib.rs#L50
the trait bound `std::pin::Pin<serde_with::DisplayFromStr>: serde_with::SerializeAs<_>` is not satisfied
clippy_check (ubuntu-latest, nightly)
Process completed with exit code 101.
Build and Test (ubuntu-latest, stable)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (ubuntu-latest, stable)
The operation was canceled.
Build and Test (ubuntu-latest, nightly)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (ubuntu-latest, nightly)
The operation was canceled.
Build and Test (ubuntu-latest, 1.65)
The job was canceled because "ubuntu-latest_beta" failed.
Build and Test (ubuntu-latest, 1.65): serde_with/tests/serde_as/lib.rs#L50
the trait bound `Pin<serde_with::DisplayFromStr>: SerializeAs<_>` is not satisfied
Build and Test (ubuntu-latest, 1.65)
The operation was canceled.
clippy_check (windows-latest, stable): serde_with/tests/serde_as/lib.rs#L50
the trait bound `std::pin::Pin<serde_with::DisplayFromStr>: serde_with::SerializeAs<_>` is not satisfied
clippy_check (windows-latest, stable)
Process completed with exit code 1.
clippy_check (windows-latest, nightly): serde_with/tests/serde_as/lib.rs#L50
the trait bound `std::pin::Pin<serde_with::DisplayFromStr>: serde_with::SerializeAs<_>` is not satisfied
clippy_check (windows-latest, nightly)
Process completed with exit code 1.
Tests result
Process completed with exit code 1.