merge queue: embarking main (59ea5f1) and #7647 together #5537
Triggered via pull request
October 10, 2023 20:53
Status
Failure
Total duration
1h 3m 27s
Artifacts
–
continous-integration-os.yml
on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
16m 13s
Check Cargo.lock is up to date
18m 36s
Check for unused dependencies
2m 19s
Open or update issues for OS integration failures
0s
Annotations
1 error and 4 warnings
Check for unused dependencies
Process completed with exit code 1.
|
Check Cargo.lock is up to date
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
37: [dependencies]
38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" }
^
|
Test stable on ubuntu-latest
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
37: [dependencies]
38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" }
^
|
Test stable on ubuntu-latest --features getblocktemplate-rpcs
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
37: [dependencies]
38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" }
^
|
Test beta on ubuntu-latest
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
37: [dependencies]
38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.29" }
^
|