You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Charon command: nix run "github:AeneasVerif/aeneas/b1ca1ff00c15a550eab385d58306697a4a68d674#charon"
Charon output:
Compiling rustyguard-crypto v0.1.0 (/home/raito/rustyguard/rustyguard-crypto)
[WARN charon_driver::translate::translate_predicates:685] Could not find a clause for parameter:
- target param: generic_array::ArrayLength<N, T>
- available clauses:
- context: generic_array::impls::{impl#0}
[WARN charon_driver::translate::translate_predicates:685] Could not find a clause for parameter:
- target param: generic_array::ArrayLength<N, T>
- available clauses:
- context: generic_array::{impl#10}
[WARN charon_driver::translate::translate_predicates:685] Could not find a clause for parameter:
- target param: generic_array::ArrayLength<N, T>
- available clauses:
- context: generic_array::{impl#9}
[WARN charon_driver::translate::translate_predicates:685] Could not find a clause for parameter:
- target param: generic_array::ArrayLength<N, T>
- available clauses:
- context: generic_array::impls::{impl#0}::default
^C Building [=========================> ] 55/56: rustyguard-crypto
Any other steps needed to reproduce:
Explain the bug: The program had to be Ctrl-C-ed as the memory consumption was exceeding 64GB of RAM.
The text was updated successfully, but these errors were encountered:
Code snippet to reproduce the bug:
(not minimized yet)
https://github.com/conradludgate/rustyguard/tree/main/rustyguard-crypto +
Charon version: 962f263
Charon command:
nix run "github:AeneasVerif/aeneas/b1ca1ff00c15a550eab385d58306697a4a68d674#charon"
Charon output:
Any other steps needed to reproduce:
Explain the bug: The program had to be Ctrl-C-ed as the memory consumption was exceeding 64GB of RAM.
The text was updated successfully, but these errors were encountered: