2022-11-17T03:45:40 steampipe 0.16.4 -> 0.17.1 https://github.com/turbot/steampipe/releases 2022-11-17T03:45:42 attrpath: steampipe 2022-11-17T03:45:42 Checking auto update branch... 2022-11-17T03:45:42 An auto update branch exists with message `steampipe: 0.15.0 -> 0.15.4`. New version is 0.17.1. 2022-11-17T03:45:42 The auto update branch does not match or exceed the new version. 2022-11-17T03:45:46 [version] 2022-11-17T03:45:46 [version] generic version rewriter does not support multiple hashes 2022-11-17T03:45:46 [rustCrateVersion] 2022-11-17T03:45:46 [rustCrateVersion] No cargoSha256 found 2022-11-17T03:45:46 [golangModuleVersion] 2022-11-17T03:45:49 [golangModuleVersion] Found old vendorSha256 = sha256-6l3bBxGhdZGIXmdzgF44TGZQqT6gSUHSwOAE2SlgLgg= 2022-11-17T03:46:07 [golangModuleVersion] Replaced vendorSha256 with sha256-v/RLpbEDYn+UTY3wwww7u+cFNtv0s0UPtno7iuMqx2Q= 2022-11-17T03:46:58 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. --- PASS: TestDisplayImageRef/us-docker.pkg.dev/steampipe/plugins/turbot/aws:latest (0.00s) --- PASS: TestDisplayImageRef/us-docker.pkg.dev/steampipe/plugin/turbot/aws:1.0.0 (0.00s) --- PASS: TestDisplayImageRef/aws (0.00s) --- PASS: TestDisplayImageRef/hub.steampipe.io/plugins/turbot/aws:latest (0.00s) --- PASS: TestDisplayImageRef/hub.steampipe.io/plugins/turbot/aws@latest (0.00s) === RUN TestAddPluginName --- PASS: TestAddPluginName (0.00s) PASS ok github.com/turbot/steampipe/pkg/ociinstaller 0.004s === RUN TestWriteDatabaseVersionFile --- PASS: TestWriteDatabaseVersionFile (0.00s) === RUN TestWrite --- PASS: TestWrite (0.00s) PASS ok github.com/turbot/steampipe/pkg/ociinstaller/versionfile 0.003s === RUN TestGetCmdAndArgs --- PASS: TestGetCmdAndArgs (0.00s) PASS ok github.com/turbot/steampipe/pkg/query/metaquery 0.007s # 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