2022-12-23T19:35:33 steampipe 0.16.4 -> 0.17.4 https://github.com/turbot/steampipe/releases 2022-12-23T19:35:35 attrpath: steampipe 2022-12-23T19:35:35 Checking auto update branch... 2022-12-23T19:35:35 An auto update branch exists with message `steampipe: 0.15.0 -> 0.15.4`. New version is 0.17.4. 2022-12-23T19:35:35 The auto update branch does not match or exceed the new version. 2022-12-23T19:35:38 [version] 2022-12-23T19:35:38 [version] generic version rewriter does not support multiple hashes 2022-12-23T19:35:38 [rustCrateVersion] 2022-12-23T19:35:38 [rustCrateVersion] No cargoSha256 found 2022-12-23T19:35:38 [golangModuleVersion] 2022-12-23T19:35:41 [golangModuleVersion] Found old vendorSha256 = sha256-6l3bBxGhdZGIXmdzgF44TGZQqT6gSUHSwOAE2SlgLgg= 2022-12-23T19:36:01 [golangModuleVersion] Replaced vendorSha256 with sha256-v/RLpbEDYn+UTY3wwww7u+cFNtv0s0UPtno7iuMqx2Q= 2022-12-23T19:36:51 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A steampipe nix build failed. Building subPackage ./pkg/steampipeconfig/versionmap Building subPackage ./pkg/task Building subPackage ./pkg/utils Building subPackage ./pkg/version Building subPackage ./pkg/versionhelpers Building subPackage ./pkg/workspace Building subPackage ./pluginmanager Building subPackage ./pluginmanager/grpc/proto Building subPackage ./pluginmanager/grpc/shared Building subPackage ./ui/dashboard/scripts @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok github.com/turbot/steampipe/pkg/control/controldisplay 0.009s ok github.com/turbot/steampipe/pkg/control/controlexecute 4.382s ok github.com/turbot/steampipe/pkg/db/db_local 0.018s ok github.com/turbot/steampipe/pkg/modinstaller 0.008s ok github.com/turbot/steampipe/pkg/ociinstaller 0.003s ok github.com/turbot/steampipe/pkg/ociinstaller/versionfile 0.003s ok github.com/turbot/steampipe/pkg/query/metaquery 0.008s # github.com/turbot/steampipe/pkg/steampipeconfig [github.com/turbot/steampipe/pkg/steampipeconfig.test] pkg/steampipeconfig/load_config_test.go:132:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:183:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:237:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:310:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:379:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:450:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_config_test.go:478:5: unknown field 'QueryTimeout' in struct literal of type options.Database pkg/steampipeconfig/load_mod_test.go:138:6: unknown field 'LocalQueries' in struct literal of type modconfig.ResourceMaps FAIL github.com/turbot/steampipe/pkg/steampipeconfig [build failed] FAIL