pczt: Add no-std support #6273
ci.yml
on: pull_request
Matrix: build-latest
Matrix: build-nodefault
Matrix: check-msrv
Matrix: required-test
Bitrot check
1m 31s
Clippy (MSRV)
1m 26s
Intra-doc links
2m 20s
Rustfmt
14s
protobuf consistency
1m 6s
UUID validity
4s
Clippy (beta)
13s
Code coverage
3m 30s
Matrix: test-slow
Matrix: test
Required status checks have passed
0s
Annotations
28 errors and 11 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
failed to resolve: use of undeclared crate or module `std`:
pczt/src/common.rs#L204
error[E0433]: failed to resolve: use of undeclared crate or module `std`
--> pczt/src/common.rs:204:9
|
204 | use std::collections::BTreeMap;
| ^^^ use of undeclared crate or module `std`
|
Clippy (MSRV)
Clippy had exited with the 101 exit code
|
Bitrot check
Process completed with exit code 101.
|
Latest build on macOS-latest
Process completed with exit code 101.
|
Check ZFuture build on Linux
Process completed with exit code 101.
|
Latest build on windows-latest
The job was canceled because "macOS-latest" failed.
|
Latest build on windows-latest
The operation was canceled.
|
Check ZFuture build on Windows
The job was canceled because "Linux_ZFuture" failed.
|
Check ZFuture build on Windows
The operation was canceled.
|
Check ZFuture build on macOS
The job was canceled because "Linux_ZFuture" failed.
|
Check ZFuture build on macOS
The operation was canceled.
|
Latest build on ubuntu-latest
The job was canceled because "macOS-latest" failed.
|
Latest build on ubuntu-latest
Process completed with exit code 101.
|
Test no-Orchard on Linux
Process completed with exit code 101.
|
Code coverage
Process completed with exit code 1.
|
Test Orchard on Linux
The job was canceled because "Linux_no-Orchard" failed.
|
Test Orchard on Linux
The operation was canceled.
|
Test NU7 on Linux
The job was canceled because "Linux_no-Orchard" failed.
|
Test NU7 on Linux
The operation was canceled.
|
Slow Test Orchard on Linux
Process completed with exit code 101.
|
Required status checks have passed
Process completed with exit code 1.
|
Slow Test NU7 on Linux
Process completed with exit code 101.
|
Test no-Orchard on macOS
Process completed with exit code 101.
|
Test Orchard on macOS
Process completed with exit code 101.
|
Test no-Orchard on Windows
Process completed with exit code 1.
|
Test Orchard on Windows
Process completed with exit code 1.
|
Test NU7 on Windows
Process completed with exit code 1.
|
UUID validity
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build target wasm32-wasi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
protobuf consistency
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy (MSRV)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Bitrot check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check ZFuture build on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Intra-doc links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Required status checks have passed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|