falcoctl 0.5.1 -> 0.7.3 https://github.com/falcosecurity/falcoctl/releases attrpath: falcoctl Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-26EXoXMWK/zPX4M7kG3QRAb4aqtIWgSnSgXcxKUwfZk=" [golangModuleVersion] Replaced vendorHash with sha256-L2t3T8OecIfnCROAk9K+r/GUvUYfzxA16uqxy9LOIe4= Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A falcoctl nix build failed. occurred In [It] at: /build/source/cmd/artifact/config/config_test.go:207 @ 04/12/24 00:09:32.207 ------------------------------ Summarizing 9 Failures: [FAIL] Config failure when unreachable/non existing registry [It] check that fails and the usage is not printed /build/source/cmd/artifact/config/config_test.go:76 [FAIL] Config failure when non existing repository [It] check that fails and the usage is not printed /build/source/cmd/artifact/config/config_test.go:76 [FAIL] Config failure when non parsable reference [It] check that fails and the usage is not printed /build/source/cmd/artifact/config/config_test.go:76 [FAIL] Config failure when no manifest for given platform [It] check that fails and the usage is not printed /build/source/cmd/artifact/config/config_test.go:76 [FAIL] Config success when empty config layer [It] should success /build/source/cmd/artifact/config/config_test.go:161 [FAIL] Config success when with valid config layer [It] should success /build/source/cmd/artifact/config/config_test.go:172 [FAIL] Config success when no platform flag [It] should success getting the platform where tests are running /build/source/cmd/artifact/config/config_test.go:183 [FAIL] Config success when with valid platform [It] should success /build/source/cmd/artifact/config/config_test.go:195 [FAIL] Config success when with non existing platform for artifacts without platforms [It] should success /build/source/cmd/artifact/config/config_test.go:207 Ran 12 of 12 Specs in 0.327 seconds FAIL! -- 3 Passed | 9 Failed | 0 Pending | 0 Skipped --- FAIL: TestConfig (0.33s) FAIL FAIL github.com/falcosecurity/falcoctl/cmd/artifact/config 0.360s FAIL