0.11 s
$ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link git+https://github.com/NorfairKing/opt-env-conf?ref=master&rev=bd22029f9698c43ee474921ef1e7af856e219e46#checks.x86_64-linux.example-settings-check --print-build-logs
0.14 s
warning: ignoring the client-specified setting 'netrc-file', because it is a restricted setting and you are not a trusted user
0.14 s
warning: ignoring the client-specified setting 'post-build-hook', because it is a restricted setting and you are not a trusted user
0.14 s
warning: ignoring untrusted substituter 'https://opt-env-conf.cachix.org', you are not a trusted user.
0.14 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.14 s
warning: ignoring untrusted substituter 'https://cache.staging.nix-ci.com', you are not a trusted user.
0.14 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.14 s
warning: ignoring untrusted substituter 'https://opt-env-conf.cachix.org', you are not a trusted user.
0.14 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.14 s
warning: ignoring untrusted substituter 'https://cache.staging.nix-ci.com', you are not a trusted user.
0.14 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.14 s
warning: ignoring the client-specified setting 'trusted-public-keys', because it is a restricted setting and you are not a trusted user
0.15 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
0.15 s
Pass '--accept-flake-config' to trust it
0.15 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
0.15 s
Pass '--accept-flake-config' to trust it
0.15 s
warning: ignoring the client-specified setting 'netrc-file', because it is a restricted setting and you are not a trusted user
0.15 s
warning: ignoring the client-specified setting 'post-build-hook', because it is a restricted setting and you are not a trusted user
0.15 s
warning: ignoring untrusted substituter 'https://opt-env-conf.cachix.org', you are not a trusted user.
0.15 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.15 s
warning: ignoring untrusted substituter 'https://cache.staging.nix-ci.com', you are not a trusted user.
0.15 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.15 s
warning: ignoring untrusted substituter 'https://opt-env-conf.cachix.org', you are not a trusted user.
0.15 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.15 s
warning: ignoring untrusted substituter 'https://cache.staging.nix-ci.com', you are not a trusted user.
0.15 s
Run `man nix.conf` for more information on the `substituters` configuration option.
0.15 s
warning: ignoring the client-specified setting 'trusted-public-keys', because it is a restricted setting and you are not a trusted user
0.15 s
0.82 s
Building example-settings-check
0.89 s
Progress: 1 of 3 built
0.95 s
Building example-settings-check
0.98 s
[example-settings-check] WithConfig : src/OptEnvConf/Example.hs:31:5 in opt-env-conf-example:OptEnvConf.Example
0.98 s
[example-settings-check] loading config
0.98 s
[example-settings-check] Parser with check : src/OptEnvConf/Example.hs:31:5 in opt-env-conf-example:OptEnvConf.Example
0.99 s
[example-settings-check] parser
0.99 s
[example-settings-check] Alt
0.99 s
[example-settings-check] Trying left side.
0.99 s
[example-settings-check] Parser with check : src/OptEnvConf/Example.hs:31:5 in opt-env-conf-example:OptEnvConf.Example
0.99 s
[example-settings-check] parser
0.99 s
[example-settings-check] Setting : src/OptEnvConf/Example.hs:31:5 in opt-env-conf-example:OptEnvConf.Example
0.99 s
[example-settings-check] could not set based on options, no option: ["--config-file"]
0.99 s
[example-settings-check] could not set based on env vars, no var: [EnvVarSetting {envVarSettingVar = "CONFIG_FILE", envVarSettingAllowPrefix = True}]
0.99 s
[example-settings-check] not found
0.99 s
[example-settings-check] check
0.99 s
[example-settings-check] Left side failed, trying right side.
0.99 s
[example-settings-check] Parser with check : src/OptEnvConf/Example.hs:31:5 in opt-env-conf-example:OptEnvConf.Example
0.99 s
[example-settings-check] parser
0.99 s
[example-settings-check] pure value
0.99 s
[example-settings-check] check
0.99 s
[example-settings-check] succeeded
0.99 s
[example-settings-check] check
0.99 s
[example-settings-check] succeeded
0.99 s
[example-settings-check] with loaded config
0.99 s
[example-settings-check] Ap
0.99 s
[example-settings-check] Commands : src/OptEnvConf/Example.hs:45:5 in opt-env-conf-example:OptEnvConf.Example
0.99 s
[example-settings-check] Trying to consume an argument
0.99 s
[example-settings-check] Found these possibilities to consume an argument:
0.99 s
[example-settings-check] (Just "read",Args {argsBefore = [Dead], argsAfter = []})
0.99 s
[example-settings-check] (Nothing,Args {argsBefore = [], argsAfter = [Live (ArgPlain "read")]})
0.99 s
[example-settings-check] Considering this posibility: (Just "read",Args {argsBefore = [Dead], argsAfter = []})
0.99 s
[example-settings-check] Set command to read
0.99 s
[example-settings-check] pure value
0.99 s
[example-settings-check] Ap
0.99 s
[example-settings-check] Ap
0.99 s
[example-settings-check] Ap
0.99 s
[example-settings-check] Parser with check : without srcLoc
0.99 s
[example-settings-check] parser
0.99 s
[example-settings-check] Setting : src/OptEnvConf/Example.hs:97:7 in opt-env-conf-example:OptEnvConf.Example
0.99 s
[example-settings-check] could not set based on options, no option: ["--log-level"]
0.99 s
[example-settings-check] could not set based on env vars, no var: [EnvVarSetting {envVarSettingVar = "EXAMPLE_LOG_LEVEL", envVarSettingAllowPrefix = True}]
0.99 s
[example-settings-check] no config object to set from
0.99 s
[example-settings-check] set to default value
0.99 s
[example-settings-check] check
0.99 s
[example-settings-check] succeeded
0.99 s
[example-settings-check] Alt
0.99 s
[example-settings-check] Trying left side.
0.99 s
[example-settings-check] Parser with check : src/OptEnvConf/Parser.hs:496:3 in opt-env-conf:OptEnvConf.Parser
1.00 s
[example-settings-check] parser
1.00 s
[example-settings-check] Setting : src/OptEnvConf/Example.hs:106:9 in opt-env-conf-example:OptEnvConf.Example
1.00 s
[example-settings-check] could not set based on options, no option: ["-b","--base"]
1.00 s
[example-settings-check] not found
1.00 s
[example-settings-check] check
1.00 s
[example-settings-check] Left side failed, trying right side.
1.00 s
[example-settings-check] pure value
1.00 s
[example-settings-check] Alt
1.00 s
[example-settings-check] Trying left side.
1.00 s
[example-settings-check] Parser with check : src/OptEnvConf/Parser.hs:496:3 in opt-env-conf:OptEnvConf.Parser
1.00 s
[example-settings-check] parser
1.00 s
[example-settings-check] Setting : src/OptEnvConf/Example.hs:114:9 in opt-env-conf-example:OptEnvConf.Example
1.00 s
[example-settings-check] could not set based on env vars, no var: [EnvVarSetting {envVarSettingVar = "CACHE_DIRECTORY", envVarSettingAllowPrefix = False}]
1.00 s
[example-settings-check] no config object to set from
1.00 s
[example-settings-check] not found
1.00 s
[example-settings-check] check
1.00 s
[example-settings-check] Left side failed, trying right side.
1.00 s
[example-settings-check] pure value
1.00 s
[example-settings-check] Alt
1.00 s
[example-settings-check] Trying left side.
1.00 s
[example-settings-check] Parser with check : without srcLoc
1.00 s
[example-settings-check] parser
1.00 s
[example-settings-check] AllOrNothing : src/OptEnvConf/Example.hs:119:42 in opt-env-conf-example:OptEnvConf.Example
1.00 s
[example-settings-check] Ap
1.00 s
[example-settings-check] Ap
1.00 s
[example-settings-check] Parser with check : without srcLoc
1.00 s
[example-settings-check] parser
1.00 s
[example-settings-check] Setting : src/OptEnvConf/Example.hs:132:7 in opt-env-conf-example:OptEnvConf.Example
1.00 s
[example-settings-check] could not set based on options, no option: ["--payment-public-key"]
1.00 s
[example-settings-check] could not set based on env vars, no var: [EnvVarSetting {envVarSettingVar = "EXAMPLE_PAYMENT_PUBLIC_KEY", envVarSettingAllowPrefix = True}]
1.00 s
[example-settings-check] no config object to set from
1.00 s
[example-settings-check] not found
1.00 s
[example-settings-check] check
1.00 s
[example-settings-check] Parser with check : src/OptEnvConf/Example.hs:139:7 in opt-env-conf-example:OptEnvConf.Example
1.00 s
[example-settings-check] Requires capabilities: read-secret
1.00 s
[example-settings-check] parser
1.00 s
[example-settings-check] Parser with check : src/OptEnvConf/Example.hs:139:7 in opt-env-conf-example:OptEnvConf.Example
1.00 s
[example-settings-check] parser
1.00 s
[example-settings-check] Setting : src/OptEnvConf/Example.hs:139:7 in opt-env-conf-example:OptEnvConf.Example
1.00 s
[example-settings-check] could not set based on options, no option: ["--payment-secret-key"]
1.01 s
[example-settings-check] could not set based on env vars, no var: [EnvVarSetting {envVarSettingVar = "EXAMPLE_PAYMENT_SECRET_KEY", envVarSettingAllowPrefix = True}]
1.01 s
[example-settings-check] no config object to set from
1.01 s
[example-settings-check] not found
1.01 s
[example-settings-check] check
1.01 s
[example-settings-check] check
1.01 s
[example-settings-check] Alt
1.01 s
[example-settings-check] Trying left side.
1.01 s
[example-settings-check] Parser with check : without srcLoc
1.01 s
[example-settings-check] parser
1.01 s
[example-settings-check] Setting : src/OptEnvConf/Example.hs:146:9 in opt-env-conf-example:OptEnvConf.Example
1.01 s
[example-settings-check] could not set based on options, no option: ["--payment-currency"]
1.01 s
[example-settings-check] could not set based on env vars, no var: [EnvVarSetting {envVarSettingVar = "EXAMPLE_PAYMENT_CURRENCY", envVarSettingAllowPrefix = True}]
1.01 s
[example-settings-check] no config object to set from
1.01 s
[example-settings-check] not found
1.01 s
[example-settings-check] check
1.01 s
[example-settings-check] Left side failed, trying right side.
1.01 s
[example-settings-check] pure value
1.01 s
[example-settings-check] check
1.01 s
[example-settings-check] Left side failed, trying right side.
1.01 s
[example-settings-check] pure value
1.44 s
Progress: 2 of 3 built