Move prover returns: exiting with verification errors error: post-condition does not hold ┌─ tests/sources/functional/strong_edges.move:54:9 │ 54 │ ensures global(addr).x == 3; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ = at tests/sources/functional/strong_edges.move:47: glob_and_field_edges_incorrect = at tests/sources/functional/strong_edges.move:56: glob_and_field_edges_incorrect (spec) = at tests/sources/functional/strong_edges.move:47: glob_and_field_edges_incorrect = addr = = at tests/sources/functional/strong_edges.move:48: glob_and_field_edges_incorrect = s = = at tests/sources/functional/strong_edges.move:49: glob_and_field_edges_incorrect = at tests/sources/functional/strong_edges.move:50: glob_and_field_edges_incorrect = at tests/sources/functional/strong_edges.move:55: glob_and_field_edges_incorrect (spec) = at tests/sources/functional/strong_edges.move:54: glob_and_field_edges_incorrect (spec) error: unknown assertion failed ┌─ tests/sources/functional/strong_edges.move:64:13 │ 64 │ assert r == 5; │ ^^^^^^^^^^^^^^ │ = at tests/sources/functional/strong_edges.move:60: loc__edge_incorrect = r = = at tests/sources/functional/strong_edges.move:61: loc__edge_incorrect = r_ref = = at tests/sources/functional/strong_edges.move:62: loc__edge_incorrect = r = = at tests/sources/functional/strong_edges.move:64: loc__edge_incorrect