cargo-modules 0.11.2 -> 0.12.0 https://repology.org/project/cargo-modules/versions attrpath: cargo-modules Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-rnPfl/ttraMihXYWJ7uA5D3CBDM691XeYp+/F0+lRl4= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cargo-modules nix build failed.  94 │- "function_body::TargetEnum" -> "function_body::TargetEnum::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge  95 │- "function_body::TargetEnum::clone" -> "function_body::TargetEnum" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge  96 │- "function_body::TargetStruct" -> "function_body::TargetStruct::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge  97 │- "function_body::TargetStruct::clone" -> "function_body::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge  98 │- "function_body::TargetUnion" -> "function_body::TargetUnion::clone" [label="owns", color="#000000", style="solid"] [constraint=true]; // "owns" edge  99 │- "function_body::TargetUnion::clone" -> "function_body::TargetUnion" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge  100  82 │  "function_body::TypeAlias" -> "function_body::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge  101  83 │  "function_body::function" -> "function_body::TargetStruct" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge  102  84 │  "function_body::function_body" -> "bool" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge  103  85 │  "function_body::function_body" -> "char" [label="uses", color="#7f7f7f", style="dashed"] [constraint=false]; // "uses" edge ────────────┴─────────────────────────────────────────────────────────────────── To update snapshots run `cargo insta review` Stopped on the first failure. Run `cargo insta test` to run all snapshots. thread 'functions::function_body' panicked at /build/cargo-modules-0.12.0-vendor.tar.gz/insta/src/runtime.rs:563:9: snapshot assertion for 'function_body' failed in line 763 failures: fields::enum_fields fields::struct_fields fields::tuple_fields fields::union_fields functions::function_body functions::function_inputs functions::function_outputs functions::smoke test result: FAILED. 107 passed; 8 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.52s error: test failed, to rerun pass `--test generate_graph`