Skip to content

refactor: transition constraints #2801

refactor: transition constraints

refactor: transition constraints #2801

Triggered via pull request December 15, 2023 21:21
Status Failure
Total duration 1m 52s
Artifacts

ci.yaml

on: pull_request
Compile
29s
Compile
Lint
6s
Lint
Test (Ubuntu)
1m 40s
Test (Ubuntu)
Test wasm-pack
51s
Test wasm-pack
Test (macOS, Apple sillicon)
1m 7s
Test (macOS, Apple sillicon)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
Lint
Process completed with exit code 1.
Compile
Process completed with exit code 101.
Test wasm-pack
Process completed with exit code 1.
Test (macOS, Apple sillicon)
Process completed with exit code 2.
Test (Ubuntu)
Process completed with exit code 2.
Compile
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value 19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } 20: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } ^
Compile
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 15: winter-math = { package = "winter-math", version = "0.6.4", default-features = false, optional = true } 16: miden-core = { package = "miden-core" , version = "0.7", default-features = false, optional = true } ^
Compile
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 8 : lambdaworks-math = { path = "../math", features=["winter_compatibility"] } 9 : stark-platinum-prover = { path = "../provers/stark" , features=["winter_compatibility"]} ^ 10: rand = "0.8.5"
Test wasm-pack
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value 19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } 20: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } ^
Test wasm-pack
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 15: winter-math = { package = "winter-math", version = "0.6.4", default-features = false, optional = true } 16: miden-core = { package = "miden-core" , version = "0.7", default-features = false, optional = true } ^
Test wasm-pack
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 8 : lambdaworks-math = { path = "../math", features=["winter_compatibility"] } 9 : stark-platinum-prover = { path = "../provers/stark" , features=["winter_compatibility"]} ^ 10: rand = "0.8.5"
Test (Ubuntu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value 19: p3-mersenne-31 = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } 20: p3-field = { git = "https://github.com/Plonky3/Plonky3", rev = "41cd843" } ^
Test (Ubuntu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 15: winter-math = { package = "winter-math", version = "0.6.4", default-features = false, optional = true } 16: miden-core = { package = "miden-core" , version = "0.7", default-features = false, optional = true } ^
Test (Ubuntu)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 8 : lambdaworks-math = { path = "../math", features=["winter_compatibility"] } 9 : stark-platinum-prover = { path = "../provers/stark" , features=["winter_compatibility"]} ^ 10: rand = "0.8.5"