falcoctl 0.5.1 -> 0.6.2 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-9UFa62TytsadLMLLZJzh2HSFcigF18qnig3qdEJ5R70= 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 falcoctl nix build failed. ERRO: cannot use directory "/build/ginkgo3076977319" as install destination: /build/ginkgo3076977319 doesn't exists In [It] at: /build/source/cmd/artifact/install/install_test.go:435 @ 10/26/23 23:01:46.483 ------------------------------ Summarizing 9 Failures: [FAIL] install failure when without artifact [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:103 [FAIL] install failure when unreachable registry [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:103 [FAIL] install failure when invalid repository [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:103 [FAIL] install failure when with disallowed types (rulesfile) [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:103 [FAIL] install failure when with disallowed types (plugin) [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:103 [FAIL] install failure when --plugins-dir is not writable [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:321 [FAIL] install failure when --plugins-dir is not present [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:359 [FAIL] install failure when --rulesfile-dir is not writable [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:397 [FAIL] install failure when not existing --plugins-dir [It] check that fails and the usage is not printed /build/source/cmd/artifact/install/install_test.go:435 Ran 11 of 11 Specs in 0.189 seconds FAIL! -- 2 Passed | 9 Failed | 0 Pending | 0 Skipped --- FAIL: TestInstall (0.19s) FAIL FAIL github.com/falcosecurity/falcoctl/cmd/artifact/install 0.215s FAIL