This evaluation was performed from the flake github:input-output-hk/cardano-haskell-packages/9d2f4a178d9cd1d2bf691e0783307b3a60091e1a on . Fetching the dependencies took 3s and evaluation took 1048s.
Errors occurred at .
in job ‘x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/vw35dyz88xgrabxjg69m9nf08dadzjia-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=2.1.2' from 'plutus-core') > [__7] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, base, > cardano-ledger-shelley-test, ouroboros-consensus-cardano, > cardano-ledger-shelley, cardano-ledger-alonzo-test, cardano-crypto-class, > cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/vw35dyz88xgrabxjg69m9nf08dadzjia-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/y87csarsdj7wszn2a7fj4bvqvj42sdx3-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=0.10' from 'cardano-node') > [__5] fail (backjumping, conflict set: cardano-node, > ouroboros-consensus-cardano, ouroboros-consensus-protocol) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, base, cardano-node, > ouroboros-consensus-protocol, cardano-ledger-conway, ouroboros-consensus, > cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/y87csarsdj7wszn2a7fj4bvqvj42sdx3-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/x26iihvy25p599dahbxq8vc2jr5c63k4-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, base, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, cardano-crypto-class, > cardano-ledger-shelley > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/x26iihvy25p599dahbxq8vc2jr5c63k4-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b32nha2pfn768rgcldrccjfky24cilw5-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/b32nha2pfn768rgcldrccjfky24cilw5-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/gizxjycrfg8ynja4a6clv44miqy4c4x8-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/gizxjycrfg8ynja4a6clv44miqy4c4x8-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/vdibmmszyg8gwmijx26az1kdcfc95mgp-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/vdibmmszyg8gwmijx26az1kdcfc95mgp-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/nwb3kyjvybb3fy81bd87jz0dy5ngkg5m-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/nwb3kyjvybb3fy81bd87jz0dy5ngkg5m-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/z6cf488hlhp9cib18fkp03pm5bv4cfrj-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, > ouroboros-consensus-cardano, plutus-core, cardano-ledger-shelley-test, > cardano-crypto-class, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/z6cf488hlhp9cib18fkp03pm5bv4cfrj-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/3p6livmaqzq30zclnv3b7gy6y3qgrqr2-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/3p6livmaqzq30zclnv3b7gy6y3qgrqr2-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/qfd1ypl92vyy3sm2y2w4pivz8256c3m3-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/qfd1ypl92vyy3sm2y2w4pivz8256c3m3-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/wkplxilphvbk52l2azfzahsf80z4vdj2-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, > ouroboros-consensus-cardano, plutus-core, cardano-ledger-shelley-test, > cardano-crypto-class, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/wkplxilphvbk52l2azfzahsf80z4vdj2-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/dw0ylrfdcq9cvinlmrb5li93xv6pw2d2-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/dw0ylrfdcq9cvinlmrb5li93xv6pw2d2-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b526iiiikfaq4wa649j9z6fl18k3zcfi-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=2.1.2' from 'plutus-core') > [__7] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, base, > cardano-ledger-shelley-test, ouroboros-consensus-cardano, > cardano-ledger-shelley, cardano-ledger-alonzo-test, cardano-crypto-class, > cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/b526iiiikfaq4wa649j9z6fl18k3zcfi-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/ilrylj7al7zm140zhngbycxrrsr5dgbi-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/ilrylj7al7zm140zhngbycxrrsr5dgbi-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/ga417mq7l1iap1n0m3p0ygsg143w8b4z-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/ga417mq7l1iap1n0m3p0ygsg143w8b4z-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/avd5aifxrldlbk3iwxbb8rcxyjz7blyq-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/avd5aifxrldlbk3iwxbb8rcxyjz7blyq-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/nxppsqqnrww9r82ivq5bz933kfmsyqhd-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/nxppsqqnrww9r82ivq5bz933kfmsyqhd-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/hxl54zj2ra6jqwkgg283k6wq6k66xqz7-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/hxl54zj2ra6jqwkgg283k6wq6k66xqz7-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/bzswy7nqm03r5ab9wrgpxgpkyl0dbkjq-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/bzswy7nqm03r5ab9wrgpxgpkyl0dbkjq-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/fg604hnlg91jgr13zwj029b8x0lwqqzq-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, base, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, cardano-crypto-class, > cardano-ledger-shelley > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/fg604hnlg91jgr13zwj029b8x0lwqqzq-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/98xl5m7x3r8hbda2bwsxdql8l9q7n9ik-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > previous version to fail: excluded by constraint '^>=1.9' from > 'ouroboros-consensus-cardano') > [__6] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, cardano-node, > cardano-ledger-conway, ouroboros-consensus, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/98xl5m7x3r8hbda2bwsxdql8l9q7n9ik-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/zady0wglkd3rf71229jk803djm3229hm-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/zady0wglkd3rf71229jk803djm3229hm-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/cvc8z7s9yaj86z7fxc7rgxp9hk8gn8kb-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/cvc8z7s9yaj86z7fxc7rgxp9hk8gn8kb-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/8cjjpj6hnrz0i929qpz76sb8dzgfvm9c-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > 'ouroboros-consensus-cardano') > [__8] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, > cardano-ledger-conway, cardano-ledger-binary, cardano-node, > ouroboros-consensus, cardano-ledger-shelley, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/8cjjpj6hnrz0i929qpz76sb8dzgfvm9c-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/w5hr5zpb9ipcwgb2d0nkpczygbxl2i1c-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > previous version to fail: excluded by constraint '^>=1.9' from > 'ouroboros-consensus-cardano') > [__6] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, cardano-node, > cardano-ledger-conway, ouroboros-consensus, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/w5hr5zpb9ipcwgb2d0nkpczygbxl2i1c-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/nzwb0grlv7jzy9x4m94zqaj290hi3igd-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/nzwb0grlv7jzy9x4m94zqaj290hi3igd-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b2j67haxil6nvzxi79il20fnv2lfn8j8-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=2.1.2' from 'plutus-core') > [__7] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, base, > cardano-ledger-shelley-test, ouroboros-consensus-cardano, > cardano-ledger-shelley, cardano-ledger-alonzo-test, cardano-crypto-class, > cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/b2j67haxil6nvzxi79il20fnv2lfn8j8-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/1kqzcplnx95277zcmaqlb7j991aqv3vi-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/1kqzcplnx95277zcmaqlb7j991aqv3vi-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/4grnw1dpb5mn9dkvkq48x5x650ykmx12-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > previous version to fail: excluded by constraint '^>=1.9' from > 'ouroboros-consensus-cardano') > [__6] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, cardano-node, > cardano-ledger-conway, ouroboros-consensus, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/4grnw1dpb5mn9dkvkq48x5x650ykmx12-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/8mfhf0rf0013di4fvc007493l55rr2b1-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/8mfhf0rf0013di4fvc007493l55rr2b1-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/430grwq2jz3ixdra34dlgp76gmcyijjg-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > 'ouroboros-consensus-cardano') > [__8] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, > cardano-ledger-conway, cardano-ledger-binary, cardano-node, > ouroboros-consensus, cardano-ledger-shelley, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/430grwq2jz3ixdra34dlgp76gmcyijjg-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/8zrr29hg1h8q4qwrccwqbni7fn71c9r5-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/8zrr29hg1h8q4qwrccwqbni7fn71c9r5-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/lb3yaixcjch49x611dp5nhl0xh0gaq85-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/lb3yaixcjch49x611dp5nhl0xh0gaq85-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/n147kw8vrxpz39995w86ffpijwr2hm5k-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, base, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, cardano-crypto-class, > cardano-ledger-shelley > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/n147kw8vrxpz39995w86ffpijwr2hm5k-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/p1pcnn97l1nmnxl7pxf3ps1lvnjnx3hc-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/p1pcnn97l1nmnxl7pxf3ps1lvnjnx3hc-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/l7mmkvshv67857gk31mr8fqz8jpfb5ma-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=0.10' from 'cardano-node') > [__5] fail (backjumping, conflict set: cardano-node, > ouroboros-consensus-cardano, ouroboros-consensus-protocol) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, base, cardano-node, > ouroboros-consensus-protocol, cardano-ledger-conway, ouroboros-consensus, > cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/l7mmkvshv67857gk31mr8fqz8jpfb5ma-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/dhk6drkzf6y6hfi9rxn35wrplpyl6xby-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/dhk6drkzf6y6hfi9rxn35wrplpyl6xby-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/kvbfd7n32mqr2sc8098pa47m7jdqijva-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/kvbfd7n32mqr2sc8098pa47m7jdqijva-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/n38myjpv1iyxd5mid49kd596aqdjcxjd-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, > ouroboros-consensus-cardano, plutus-core, cardano-ledger-shelley-test, > cardano-crypto-class, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/n38myjpv1iyxd5mid49kd596aqdjcxjd-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/mvsnkymyqrff6dy61f2z3j3hs2h3gyfn-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > 'ouroboros-consensus-cardano') > [__8] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, > cardano-ledger-conway, cardano-ledger-binary, cardano-node, > ouroboros-consensus, cardano-ledger-shelley, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/mvsnkymyqrff6dy61f2z3j3hs2h3gyfn-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/xykzh762pzkn9f5qi4ayjaq1k56qynil-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/xykzh762pzkn9f5qi4ayjaq1k56qynil-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/6yyg0v35jy0y36fylz6kiclqz6xyg335-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/6yyg0v35jy0y36fylz6kiclqz6xyg335-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/4k9995fl1gha9mr8dyg20ks50l1vzwav-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=0.10' from 'cardano-node') > [__5] fail (backjumping, conflict set: cardano-node, > ouroboros-consensus-cardano, ouroboros-consensus-protocol) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, base, cardano-node, > ouroboros-consensus-protocol, cardano-ledger-conway, ouroboros-consensus, > cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/4k9995fl1gha9mr8dyg20ks50l1vzwav-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b6dvlk3qracfx1zx07sl6bnprvp89d52-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/b6dvlk3qracfx1zx07sl6bnprvp89d52-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/ycang23ir9g7l3jxhgcy3p4yl92vc93p-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/ycang23ir9g7l3jxhgcy3p4yl92vc93p-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'.
# | Job | Finished at | Package/release name | System |
---|
# | Job | Finished at | Package/release name | System |
---|
# | Job | Finished at | Package/release name | System |
---|
Job | System |
---|
# | Job | Finished at | Package/release name | System |
---|
# | Job | Finished at | Package/release name | System |
---|
# | Job | Finished at | Package/release name | System |
---|
Name | Type | Value | Revision | Store path |
---|
Errors occurred at .
in job ‘x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/vw35dyz88xgrabxjg69m9nf08dadzjia-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=2.1.2' from 'plutus-core') > [__7] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, base, > cardano-ledger-shelley-test, ouroboros-consensus-cardano, > cardano-ledger-shelley, cardano-ledger-alonzo-test, cardano-crypto-class, > cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/vw35dyz88xgrabxjg69m9nf08dadzjia-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/y87csarsdj7wszn2a7fj4bvqvj42sdx3-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=0.10' from 'cardano-node') > [__5] fail (backjumping, conflict set: cardano-node, > ouroboros-consensus-cardano, ouroboros-consensus-protocol) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, base, cardano-node, > ouroboros-consensus-protocol, cardano-ledger-conway, ouroboros-consensus, > cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/y87csarsdj7wszn2a7fj4bvqvj42sdx3-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/x26iihvy25p599dahbxq8vc2jr5c63k4-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, base, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, cardano-crypto-class, > cardano-ledger-shelley > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/x26iihvy25p599dahbxq8vc2jr5c63k4-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b32nha2pfn768rgcldrccjfky24cilw5-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/b32nha2pfn768rgcldrccjfky24cilw5-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/gizxjycrfg8ynja4a6clv44miqy4c4x8-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/gizxjycrfg8ynja4a6clv44miqy4c4x8-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/vdibmmszyg8gwmijx26az1kdcfc95mgp-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/vdibmmszyg8gwmijx26az1kdcfc95mgp-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/nwb3kyjvybb3fy81bd87jz0dy5ngkg5m-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/nwb3kyjvybb3fy81bd87jz0dy5ngkg5m-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/z6cf488hlhp9cib18fkp03pm5bv4cfrj-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, > ouroboros-consensus-cardano, plutus-core, cardano-ledger-shelley-test, > cardano-crypto-class, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/z6cf488hlhp9cib18fkp03pm5bv4cfrj-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/3p6livmaqzq30zclnv3b7gy6y3qgrqr2-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/3p6livmaqzq30zclnv3b7gy6y3qgrqr2-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/qfd1ypl92vyy3sm2y2w4pivz8256c3m3-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/qfd1ypl92vyy3sm2y2w4pivz8256c3m3-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/wkplxilphvbk52l2azfzahsf80z4vdj2-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, > ouroboros-consensus-cardano, plutus-core, cardano-ledger-shelley-test, > cardano-crypto-class, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/wkplxilphvbk52l2azfzahsf80z4vdj2-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/dw0ylrfdcq9cvinlmrb5li93xv6pw2d2-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/dw0ylrfdcq9cvinlmrb5li93xv6pw2d2-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b526iiiikfaq4wa649j9z6fl18k3zcfi-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=2.1.2' from 'plutus-core') > [__7] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, base, > cardano-ledger-shelley-test, ouroboros-consensus-cardano, > cardano-ledger-shelley, cardano-ledger-alonzo-test, cardano-crypto-class, > cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/b526iiiikfaq4wa649j9z6fl18k3zcfi-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/ilrylj7al7zm140zhngbycxrrsr5dgbi-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/ilrylj7al7zm140zhngbycxrrsr5dgbi-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/ga417mq7l1iap1n0m3p0ygsg143w8b4z-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/ga417mq7l1iap1n0m3p0ygsg143w8b4z-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/avd5aifxrldlbk3iwxbb8rcxyjz7blyq-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/avd5aifxrldlbk3iwxbb8rcxyjz7blyq-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/nxppsqqnrww9r82ivq5bz933kfmsyqhd-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/nxppsqqnrww9r82ivq5bz933kfmsyqhd-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc96.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/hxl54zj2ra6jqwkgg283k6wq6k66xqz7-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/hxl54zj2ra6jqwkgg283k6wq6k66xqz7-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/bzswy7nqm03r5ab9wrgpxgpkyl0dbkjq-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/bzswy7nqm03r5ab9wrgpxgpkyl0dbkjq-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/fg604hnlg91jgr13zwj029b8x0lwqqzq-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, base, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, cardano-crypto-class, > cardano-ledger-shelley > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/fg604hnlg91jgr13zwj029b8x0lwqqzq-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/98xl5m7x3r8hbda2bwsxdql8l9q7n9ik-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > previous version to fail: excluded by constraint '^>=1.9' from > 'ouroboros-consensus-cardano') > [__6] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, cardano-node, > cardano-ledger-conway, ouroboros-consensus, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/98xl5m7x3r8hbda2bwsxdql8l9q7n9ik-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/zady0wglkd3rf71229jk803djm3229hm-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/zady0wglkd3rf71229jk803djm3229hm-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/cvc8z7s9yaj86z7fxc7rgxp9hk8gn8kb-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/cvc8z7s9yaj86z7fxc7rgxp9hk8gn8kb-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/8cjjpj6hnrz0i929qpz76sb8dzgfvm9c-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > 'ouroboros-consensus-cardano') > [__8] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, > cardano-ledger-conway, cardano-ledger-binary, cardano-node, > ouroboros-consensus, cardano-ledger-shelley, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/8cjjpj6hnrz0i929qpz76sb8dzgfvm9c-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/w5hr5zpb9ipcwgb2d0nkpczygbxl2i1c-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > previous version to fail: excluded by constraint '^>=1.9' from > 'ouroboros-consensus-cardano') > [__6] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, cardano-node, > cardano-ledger-conway, ouroboros-consensus, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/w5hr5zpb9ipcwgb2d0nkpczygbxl2i1c-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/nzwb0grlv7jzy9x4m94zqaj290hi3igd-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/nzwb0grlv7jzy9x4m94zqaj290hi3igd-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b2j67haxil6nvzxi79il20fnv2lfn8j8-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=2.1.2' from 'plutus-core') > [__7] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, base, > cardano-ledger-shelley-test, ouroboros-consensus-cardano, > cardano-ledger-shelley, cardano-ledger-alonzo-test, cardano-crypto-class, > cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/b2j67haxil6nvzxi79il20fnv2lfn8j8-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/1kqzcplnx95277zcmaqlb7j991aqv3vi-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/1kqzcplnx95277zcmaqlb7j991aqv3vi-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/4grnw1dpb5mn9dkvkq48x5x650ykmx12-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > previous version to fail: excluded by constraint '^>=1.9' from > 'ouroboros-consensus-cardano') > [__6] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, cardano-node, > cardano-ledger-conway, ouroboros-consensus, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/4grnw1dpb5mn9dkvkq48x5x650ykmx12-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc92.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/8mfhf0rf0013di4fvc007493l55rr2b1-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/8mfhf0rf0013di4fvc007493l55rr2b1-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc810.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/430grwq2jz3ixdra34dlgp76gmcyijjg-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > 'ouroboros-consensus-cardano') > [__8] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, > cardano-ledger-conway, cardano-ledger-binary, cardano-node, > ouroboros-consensus, cardano-ledger-shelley, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/430grwq2jz3ixdra34dlgp76gmcyijjg-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/8zrr29hg1h8q4qwrccwqbni7fn71c9r5-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/8zrr29hg1h8q4qwrccwqbni7fn71c9r5-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/lb3yaixcjch49x611dp5nhl0xh0gaq85-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/lb3yaixcjch49x611dp5nhl0xh0gaq85-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/n147kw8vrxpz39995w86ffpijwr2hm5k-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, base, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, cardano-crypto-class, > cardano-ledger-shelley > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/n147kw8vrxpz39995w86ffpijwr2hm5k-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.cardano-api."8.29.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/p1pcnn97l1nmnxl7pxf3ps1lvnjnx3hc-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class^>=2.1.2) > [__1] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'cardano-api') > [__1] fail (backjumping, conflict set: cardano-api, cardano-crypto-class) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: cardano-api, cardano-crypto-class > ) For full logs, run 'nix log /nix/store/p1pcnn97l1nmnxl7pxf3ps1lvnjnx3hc-cardano-api-8.29.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/l7mmkvshv67857gk31mr8fqz8jpfb5ma-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=0.10' from 'cardano-node') > [__5] fail (backjumping, conflict set: cardano-node, > ouroboros-consensus-cardano, ouroboros-consensus-protocol) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, base, cardano-node, > ouroboros-consensus-protocol, cardano-ledger-conway, ouroboros-consensus, > cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/l7mmkvshv67857gk31mr8fqz8jpfb5ma-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc96.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/dhk6drkzf6y6hfi9rxn35wrplpyl6xby-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/dhk6drkzf6y6hfi9rxn35wrplpyl6xby-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-linux.ghc810.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/kvbfd7n32mqr2sc8098pa47m7jdqijva-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/kvbfd7n32mqr2sc8098pa47m7jdqijva-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.11.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/n38myjpv1iyxd5mid49kd596aqdjcxjd-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__5] fail (backjumping, conflict set: cardano-crypto-class, > ouroboros-consensus-cardano, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, > ouroboros-consensus-cardano, plutus-core, cardano-ledger-shelley-test, > cardano-crypto-class, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/n38myjpv1iyxd5mid49kd596aqdjcxjd-ouroboros-consensus-cardano-0.11.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc810.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/mvsnkymyqrff6dy61f2z3j3hs2h3gyfn-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > 'ouroboros-consensus-cardano') > [__8] fail (backjumping, conflict set: cardano-ledger-conway, cardano-node, > ouroboros-consensus-cardano, plutus-ledger-api) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-alonzo-test, ouroboros-consensus-cardano, > cardano-ledger-conway, cardano-ledger-binary, cardano-node, > ouroboros-consensus, cardano-ledger-shelley, cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/mvsnkymyqrff6dy61f2z3j3hs2h3gyfn-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/xykzh762pzkn9f5qi4ayjaq1k56qynil-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/xykzh762pzkn9f5qi4ayjaq1k56qynil-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/6yyg0v35jy0y36fylz6kiclqz6xyg335-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/6yyg0v35jy0y36fylz6kiclqz6xyg335-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc96.cardano-node."8.5.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/4k9995fl1gha9mr8dyg20ks50l1vzwav-cardano-node-8.5.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > constraint '^>=0.10' from 'cardano-node') > [__5] fail (backjumping, conflict set: cardano-node, > ouroboros-consensus-cardano, ouroboros-consensus-protocol) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-ledger-api, plutus-core, > cardano-ledger-binary, ouroboros-consensus-cardano, base, cardano-node, > ouroboros-consensus-protocol, cardano-ledger-conway, ouroboros-consensus, > cardano-crypto-class > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/4k9995fl1gha9mr8dyg20ks50l1vzwav-cardano-node-8.5.0-plan-to-nix-pkgs.drv'. in job ‘aarch64-darwin.ghc92.plutus-ledger-api."1.15.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/b6dvlk3qracfx1zx07sl6bnprvp89d52-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > [__2] skipping: cardano-crypto-class-2.1.0.2, cardano-crypto-class-2.1.0.1, > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__2] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, cardano-crypto-class, > plutus-ledger-api > ) For full logs, run 'nix log /nix/store/b6dvlk3qracfx1zx07sl6bnprvp89d52-plutus-ledger-api-1.15.0.0-plan-to-nix-pkgs.drv'. in job ‘x86_64-darwin.ghc92.cardano-ledger-api."1.7.0.0"’: error: … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/attrsets.nix:622:43: 621| f: 622| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 623| … while calling anonymous lambda at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:10:34: 9| # invocations. 10| compiler-nix-name: package-name: package-version: | ^ 11| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:104:1: 103| in 104| mkJob project | ^ 105| … while calling 'mkJob' at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:65:11: 64| # result. 65| mkJob = project: | ^ 66| let … from call site at /nix/store/iwaa8pdbc6vik3kjj0kdplqmsa95ndiq-source/nix/builder.nix:69:9: 68| components = 69| haskellLib.mkFlakePackages | ^ 70| { ${package-name} = project.hsPkgs.${package-name}; }; … while calling 'foldrAttrVals' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:37:25: 36| 37| foldrAttrVals = f: z: attrs: | ^ 38| lib.foldr f z (builtins.attrValues attrs); … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:38:5: 37| foldrAttrVals = f: z: attrs: 38| lib.foldr f z (builtins.attrValues attrs); | ^ 39| … while calling 'foldr' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:53:20: 52| */ 53| foldr = op: nul: list: | ^ 54| let … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:60:8: 59| else op (elemAt list n) (fold' (n + 1)); 60| in fold' 0; | ^ 61| … while calling 'fold'' at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:56:15: 55| len = length list; 56| fold' = n: | ^ 57| if n == len … from call site at /nix/store/p7iz0r8gs6ppkhj83zjmwyd21k8b7v3y-source/lib/lists.nix:59:14: 58| then nul 59| else op (elemAt list n) (fold' (n + 1)); | ^ 60| in fold' 0; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:432:17: 431| foldrAttrVals 432| (package: acc: | ^ 433| foldComponents … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:433:9: 432| (package: acc: 433| foldComponents | ^ 434| subComponentTypes … while calling 'foldComponents' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:40:31: 39| 40| foldComponents = tys: f: z: conf: | ^ 41| let … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:52:5: 51| in 52| libComp (subComps z); | ^ 53| … while calling 'libComp' at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/default.nix:44:17: 43| # ensure that comps.library exists and is not null. 44| libComp = acc: | ^ 45| if comps ? library then f comps.library acc else acc; … from call site at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/overlays/haskell.nix:658:27: 657| callProjectResults = callCabalProjectToNix config; 658| plan-pkgs = importAndFilterProject { | ^ 659| inherit (callProjectResults) projectNix sourceRepos src; … while calling anonymous lambda at /nix/store/7j6v9i6pqk2ql1sa6m3sw3kkxdck56sh-source/lib/import-and-filter-project.nix:5:1: 4| { pkgs, haskellLib }: 5| { projectNix, sourceRepos, src }: | ^ 6| let error: builder for '/nix/store/ycang23ir9g7l3jxhgcy3p4yl92vc93p-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv' failed with exit code 1; last 10 log lines: > cardano-crypto-class-2.1.0.0, cardano-crypto-class-2.0.0.1, > cardano-crypto-class-2.0.0.0.1, cardano-crypto-class-2.0.0 (has the same > characteristics that caused the previous version to fail: excluded by > constraint '^>=2.1.2' from 'plutus-core') > [__3] fail (backjumping, conflict set: cardano-crypto-class, plutus-core) > After searching the rest of the dependency tree exhaustively, these were the > goals I've had most trouble fulfilling: plutus-core, plutus-ledger-api, > cardano-crypto-class, cardano-ledger-api, cardano-ledger-conway > Try running with --minimize-conflict-set to improve the error message. > ) For full logs, run 'nix log /nix/store/ycang23ir9g7l3jxhgcy3p4yl92vc93p-cardano-ledger-api-1.7.0.0-plan-to-nix-pkgs.drv'.