This evaluation was performed from the flake github:input-output-hk/cardano-haskell-packages/961f16082e74edc12df8dfcaa83cf83f3b125a22 on . Fetching the dependencies took 0s and evaluation took 117s.

Comparisons are relative to input-output-hk-cardano-haskell-packages:main evaluation 14121.

Errors occurred at .

in job ‘x86_64-linux.ghc92.marlowe-runtime."0.0.4"’:
error:
       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:

            9| # invocations.
           10| compiler-nix-name: package-name: package-version:
             |                                  ^
           11| let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:

          103| in
          104| mkJob project
             | ^
          105|

       … while calling 'mkJob'

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:

           64|   # result.
           65|   mkJob = project:
             |           ^
           66|     let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:

           68|       components =
           69|         haskellLib.mkFlakePackages
             |         ^
           70|           { ${package-name} = project.hsPkgs.${package-name}; };

       … while calling 'foldrAttrVals'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:

           52|   */
           53|   foldr = op: nul: list:
             |                    ^
           54|     let

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:

           55|       len = length list;
           56|       fold' = n:
             |               ^
           57|         if n == len

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:

          430|     foldrAttrVals
          431|       (package: acc:
             |                 ^
          432|         foldComponents

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:

          431|       (package: acc:
          432|         foldComponents
             |         ^
          433|           subComponentTypes

       … while calling 'foldComponents'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:

           39|
           40|   foldComponents = tys: f: z: conf:
             |                               ^
           41|     let

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:

           51|     in
           52|     libComp (subComps z);
             |     ^
           53|

       … while calling 'libComp'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:

          655|               callProjectResults = callCabalProjectToNix args;
          656|               plan-pkgs = importAndFilterProject {
             |                           ^
          657|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
       > base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
       > base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
       > non-upgradeable package requires installed instance)
       > [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
       > marlowe-runtime)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: base, marlowe-runtime,
       > cardano-ledger-byron
       > )
       For full logs, run 'nix log /nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.

in job ‘aarch64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:

            9| # invocations.
           10| compiler-nix-name: package-name: package-version:
             |                                  ^
           11| let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:

          103| in
          104| mkJob project
             | ^
          105|

       … while calling 'mkJob'

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:

           64|   # result.
           65|   mkJob = project:
             |           ^
           66|     let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:

           68|       components =
           69|         haskellLib.mkFlakePackages
             |         ^
           70|           { ${package-name} = project.hsPkgs.${package-name}; };

       … while calling 'foldrAttrVals'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:

           52|   */
           53|   foldr = op: nul: list:
             |                    ^
           54|     let

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:

           55|       len = length list;
           56|       fold' = n:
             |               ^
           57|         if n == len

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:

          430|     foldrAttrVals
          431|       (package: acc:
             |                 ^
          432|         foldComponents

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:

          431|       (package: acc:
          432|         foldComponents
             |         ^
          433|           subComponentTypes

       … while calling 'foldComponents'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:

           39|
           40|   foldComponents = tys: f: z: conf:
             |                               ^
           41|     let

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:

           51|     in
           52|     libComp (subComps z);
             |     ^
           53|

       … while calling 'libComp'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:

          655|               callProjectResults = callCabalProjectToNix args;
          656|               plan-pkgs = importAndFilterProject {
             |                           ^
          657|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
       > base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
       > base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
       > non-upgradeable package requires installed instance)
       > [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
       > marlowe-runtime)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: base, marlowe-runtime,
       > cardano-ledger-byron
       > )
       For full logs, run 'nix log /nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.

in job ‘x86_64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:

            9| # invocations.
           10| compiler-nix-name: package-name: package-version:
             |                                  ^
           11| let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:

          103| in
          104| mkJob project
             | ^
          105|

       … while calling 'mkJob'

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:

           64|   # result.
           65|   mkJob = project:
             |           ^
           66|     let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:

           68|       components =
           69|         haskellLib.mkFlakePackages
             |         ^
           70|           { ${package-name} = project.hsPkgs.${package-name}; };

       … while calling 'foldrAttrVals'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:

           52|   */
           53|   foldr = op: nul: list:
             |                    ^
           54|     let

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:

           55|       len = length list;
           56|       fold' = n:
             |               ^
           57|         if n == len

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:

          430|     foldrAttrVals
          431|       (package: acc:
             |                 ^
          432|         foldComponents

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:

          431|       (package: acc:
          432|         foldComponents
             |         ^
          433|           subComponentTypes

       … while calling 'foldComponents'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:

           39|
           40|   foldComponents = tys: f: z: conf:
             |                               ^
           41|     let

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:

           51|     in
           52|     libComp (subComps z);
             |     ^
           53|

       … while calling 'libComp'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:

          655|               callProjectResults = callCabalProjectToNix args;
          656|               plan-pkgs = importAndFilterProject {
             |                           ^
          657|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
       > base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
       > base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
       > non-upgradeable package requires installed instance)
       > [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
       > marlowe-runtime)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: base, marlowe-runtime,
       > cardano-ledger-byron
       > )
       For full logs, run 'nix log /nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-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 Finished at Package/release name System
JobSystem
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".aggregate aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-contract aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-indexer aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-proxy aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-runtime aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-sync aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-tx aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:config aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:config:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract-api aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract-api:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:discovery-api aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:discovery-api:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:gen aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:gen:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:history-api aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:history-api:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:indexer aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:indexer:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:marlowe-runtime aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:marlowe-runtime:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:plutus-scripts aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:plutus-scripts:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy-api aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy-api:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:runtime aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:runtime:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync-api aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync-api:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx-api aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx-api:haddock aarch64-darwin
aarch64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx:haddock aarch64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".aggregate x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-contract x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-indexer x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-proxy x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-runtime x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-sync x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-tx x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:config x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:config:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract-api x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract-api:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:discovery-api x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:discovery-api:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:gen x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:gen:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:history-api x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:history-api:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:indexer x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:indexer:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:marlowe-runtime x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:marlowe-runtime:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:plutus-scripts x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:plutus-scripts:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy-api x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy-api:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:runtime x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:runtime:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync-api x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync-api:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx-api x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx-api:haddock x86_64-darwin
x86_64-darwin.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx:haddock x86_64-darwin
x86_64-linux.ghc810.marlowe-runtime."0.0.4".aggregate x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-contract x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-indexer x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-proxy x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-runtime x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-sync x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:exe:marlowe-tx x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:config x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:config:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract-api x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract-api:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:contract:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:discovery-api x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:discovery-api:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:gen x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:gen:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:history-api x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:history-api:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:indexer x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:indexer:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:marlowe-runtime x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:marlowe-runtime:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:plutus-scripts x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:plutus-scripts:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy-api x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy-api:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:proxy:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:runtime x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:runtime:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync-api x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync-api:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:sync:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx-api x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx-api:haddock x86_64-linux
x86_64-linux.ghc810.marlowe-runtime."0.0.4".marlowe-runtime:lib:tx:haddock x86_64-linux
# Job Finished at Package/release name System
# Job Finished at Package/release name System
Succeeded 1129465 aarch64-darwin.ghc810.cardano-api."8.20.2.0".aggregate cardano-api-8.20.2.0 aarch64-darwin
Succeeded 1129584 aarch64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:cardano-api cardano-api-lib-cardano-api-8.20.2.0 aarch64-darwin
Succeeded 1129638 aarch64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:cardano-api:haddock cardano-api-lib-cardano-api-8.20.2.0-haddock aarch64-darwin
Succeeded 1129626 aarch64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:gen cardano-api-lib-gen-8.20.2.0 aarch64-darwin
Succeeded 1129709 aarch64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:gen:haddock cardano-api-lib-gen-8.20.2.0-haddock aarch64-darwin
Succeeded 1129341 aarch64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:internal cardano-api-lib-internal-8.20.2.0 aarch64-darwin
Succeeded 1129641 aarch64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:internal:haddock cardano-api-lib-internal-8.20.2.0-haddock aarch64-darwin
Succeeded 1030477 aarch64-darwin.ghc810.cardano-ledger-api."1.5.0.0".aggregate cardano-ledger-api-1.5.0.0 aarch64-darwin
Succeeded 1030613 aarch64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0 aarch64-darwin
Succeeded 1030268 aarch64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api:haddock cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0-haddock aarch64-darwin
Succeeded 1030322 aarch64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib cardano-ledger-api-lib-testlib-1.5.0.0 aarch64-darwin
Succeeded 1030438 aarch64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib:haddock cardano-ledger-api-lib-testlib-1.5.0.0-haddock aarch64-darwin
Succeeded 1129394 aarch64-darwin.ghc810.cardano-node."8.4.0".aggregate cardano-node-8.4.0 aarch64-darwin
Succeeded 1129484 aarch64-darwin.ghc810.cardano-node."8.4.0".cardano-node:exe:cardano-node cardano-node-exe-cardano-node-8.4.0 aarch64-darwin
Succeeded 1129424 aarch64-darwin.ghc810.cardano-node."8.4.0".cardano-node:lib:cardano-node cardano-node-lib-cardano-node-8.4.0 aarch64-darwin
Succeeded 1129257 aarch64-darwin.ghc810.cardano-node."8.4.0".cardano-node:lib:cardano-node:haddock cardano-node-lib-cardano-node-8.4.0-haddock aarch64-darwin
Succeeded 1129313 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".aggregate ouroboros-consensus-cardano-0.9.0.0 aarch64-darwin
Succeeded 1129594 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-analyser ouroboros-consensus-cardano-exe-db-analyser-0.9.0.0 aarch64-darwin
Succeeded 1129306 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-synthesizer ouroboros-consensus-cardano-exe-db-synthesizer-0.9.0.0 aarch64-darwin
Succeeded 1129629 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-truncater ouroboros-consensus-cardano-exe-db-truncater-0.9.0.0 aarch64-darwin
Succeeded 1129328 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:immdb-server ouroboros-consensus-cardano-exe-immdb-server-0.9.0.0 aarch64-darwin
Succeeded 1129652 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0 aarch64-darwin
Succeeded 1129525 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano:haddock ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0-haddock aarch64-darwin
Succeeded 1129427 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129566 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib:haddock ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129432 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0 aarch64-darwin
Succeeded 1129619 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec:haddock ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0-haddock aarch64-darwin
Succeeded 1129254 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129277 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib:haddock ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129387 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0 aarch64-darwin
Succeeded 1129569 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools:haddock ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0-haddock aarch64-darwin
Succeeded 1129692 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129611 aarch64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib:haddock ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129309 aarch64-darwin.ghc810.ouroboros-network."0.9.1.0".aggregate ouroboros-network-0.9.1.0 aarch64-darwin
Succeeded 1129662 aarch64-darwin.ghc810.ouroboros-network."0.9.1.0".ouroboros-network:exe:demo-chain-sync ouroboros-network-exe-demo-chain-sync-0.9.1.0 aarch64-darwin
Succeeded 1129487 aarch64-darwin.ghc810.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network ouroboros-network-lib-ouroboros-network-0.9.1.0 aarch64-darwin
Succeeded 1129515 aarch64-darwin.ghc810.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network:haddock ouroboros-network-lib-ouroboros-network-0.9.1.0-haddock aarch64-darwin
Succeeded 1129459 aarch64-darwin.ghc810.plutus-ledger-api."1.13.0.0".aggregate plutus-ledger-api-1.13.0.0 aarch64-darwin
Succeeded 1129576 aarch64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:exe:evaluation-test plutus-ledger-api-exe-evaluation-test-1.13.0.0 aarch64-darwin
Succeeded 1129498 aarch64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0 aarch64-darwin
Succeeded 1129395 aarch64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0 aarch64-darwin
Succeeded 1129612 aarch64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib:haddock plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0-haddock aarch64-darwin
Succeeded 1129408 aarch64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api:haddock plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0-haddock aarch64-darwin
Succeeded 1129322 aarch64-darwin.ghc810.plutus-ledger."1.2.0.0".aggregate plutus-ledger-1.2.0.0 aarch64-darwin
Succeeded 1129460 aarch64-darwin.ghc810.plutus-ledger."1.2.0.0".plutus-ledger:lib:plutus-ledger plutus-ledger-lib-plutus-ledger-1.2.0.0 aarch64-darwin
Succeeded 1129370 aarch64-darwin.ghc92.cardano-api."8.20.2.0".aggregate cardano-api-8.20.2.0 aarch64-darwin
Succeeded 1129538 aarch64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:cardano-api cardano-api-lib-cardano-api-8.20.2.0 aarch64-darwin
Succeeded 1129655 aarch64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:cardano-api:haddock cardano-api-lib-cardano-api-8.20.2.0-haddock aarch64-darwin
Succeeded 1129616 aarch64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:gen cardano-api-lib-gen-8.20.2.0 aarch64-darwin
Succeeded 1129715 aarch64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:gen:haddock cardano-api-lib-gen-8.20.2.0-haddock aarch64-darwin
Succeeded 1129559 aarch64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:internal cardano-api-lib-internal-8.20.2.0 aarch64-darwin
Succeeded 1129333 aarch64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:internal:haddock cardano-api-lib-internal-8.20.2.0-haddock aarch64-darwin
Succeeded 1030217 aarch64-darwin.ghc92.cardano-ledger-api."1.5.0.0".aggregate cardano-ledger-api-1.5.0.0 aarch64-darwin
Succeeded 1030427 aarch64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0 aarch64-darwin
Succeeded 1030221 aarch64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api:haddock cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0-haddock aarch64-darwin
Succeeded 1030287 aarch64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib cardano-ledger-api-lib-testlib-1.5.0.0 aarch64-darwin
Succeeded 1030270 aarch64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib:haddock cardano-ledger-api-lib-testlib-1.5.0.0-haddock aarch64-darwin
Succeeded 1129255 aarch64-darwin.ghc92.cardano-node."8.4.0".aggregate cardano-node-8.4.0 aarch64-darwin
Succeeded 1129708 aarch64-darwin.ghc92.cardano-node."8.4.0".cardano-node:exe:cardano-node cardano-node-exe-cardano-node-8.4.0 aarch64-darwin
Succeeded 1129502 aarch64-darwin.ghc92.cardano-node."8.4.0".cardano-node:lib:cardano-node cardano-node-lib-cardano-node-8.4.0 aarch64-darwin
Succeeded 1129267 aarch64-darwin.ghc92.cardano-node."8.4.0".cardano-node:lib:cardano-node:haddock cardano-node-lib-cardano-node-8.4.0-haddock aarch64-darwin
Succeeded 1129332 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".aggregate ouroboros-consensus-cardano-0.9.0.0 aarch64-darwin
Succeeded 1129666 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-analyser ouroboros-consensus-cardano-exe-db-analyser-0.9.0.0 aarch64-darwin
Succeeded 1129345 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-synthesizer ouroboros-consensus-cardano-exe-db-synthesizer-0.9.0.0 aarch64-darwin
Succeeded 1129288 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-truncater ouroboros-consensus-cardano-exe-db-truncater-0.9.0.0 aarch64-darwin
Succeeded 1129422 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:immdb-server ouroboros-consensus-cardano-exe-immdb-server-0.9.0.0 aarch64-darwin
Succeeded 1129532 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0 aarch64-darwin
Succeeded 1129663 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano:haddock ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0-haddock aarch64-darwin
Succeeded 1129533 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129278 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib:haddock ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129478 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0 aarch64-darwin
Succeeded 1129307 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec:haddock ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0-haddock aarch64-darwin
Succeeded 1129355 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129410 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib:haddock ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129364 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0 aarch64-darwin
Succeeded 1129621 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools:haddock ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0-haddock aarch64-darwin
Succeeded 1129685 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129485 aarch64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib:haddock ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129331 aarch64-darwin.ghc92.ouroboros-network."0.9.1.0".aggregate ouroboros-network-0.9.1.0 aarch64-darwin
Succeeded 1129633 aarch64-darwin.ghc92.ouroboros-network."0.9.1.0".ouroboros-network:exe:demo-chain-sync ouroboros-network-exe-demo-chain-sync-0.9.1.0 aarch64-darwin
Succeeded 1129461 aarch64-darwin.ghc92.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network ouroboros-network-lib-ouroboros-network-0.9.1.0 aarch64-darwin
Succeeded 1129429 aarch64-darwin.ghc92.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network:haddock ouroboros-network-lib-ouroboros-network-0.9.1.0-haddock aarch64-darwin
Succeeded 1129648 aarch64-darwin.ghc92.plutus-ledger-api."1.13.0.0".aggregate plutus-ledger-api-1.13.0.0 aarch64-darwin
Succeeded 1129649 aarch64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:exe:evaluation-test plutus-ledger-api-exe-evaluation-test-1.13.0.0 aarch64-darwin
Succeeded 1129413 aarch64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0 aarch64-darwin
Succeeded 1129537 aarch64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0 aarch64-darwin
Succeeded 1129675 aarch64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib:haddock plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0-haddock aarch64-darwin
Succeeded 1129609 aarch64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api:haddock plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0-haddock aarch64-darwin
Succeeded 1129390 aarch64-darwin.ghc96.cardano-api."8.20.2.0".aggregate cardano-api-8.20.2.0 aarch64-darwin
Succeeded 1129564 aarch64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:cardano-api cardano-api-lib-cardano-api-8.20.2.0 aarch64-darwin
Succeeded 1129650 aarch64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:cardano-api:haddock cardano-api-lib-cardano-api-8.20.2.0-haddock aarch64-darwin
Succeeded 1129615 aarch64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:gen cardano-api-lib-gen-8.20.2.0 aarch64-darwin
Succeeded 1129291 aarch64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:gen:haddock cardano-api-lib-gen-8.20.2.0-haddock aarch64-darwin
Succeeded 1129536 aarch64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:internal cardano-api-lib-internal-8.20.2.0 aarch64-darwin
Succeeded 1129520 aarch64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:internal:haddock cardano-api-lib-internal-8.20.2.0-haddock aarch64-darwin
Succeeded 1030281 aarch64-darwin.ghc96.cardano-ledger-api."1.5.0.0".aggregate cardano-ledger-api-1.5.0.0 aarch64-darwin
Succeeded 1030459 aarch64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0 aarch64-darwin
Succeeded 1030309 aarch64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api:haddock cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0-haddock aarch64-darwin
Succeeded 1030504 aarch64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib cardano-ledger-api-lib-testlib-1.5.0.0 aarch64-darwin
Succeeded 1030349 aarch64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib:haddock cardano-ledger-api-lib-testlib-1.5.0.0-haddock aarch64-darwin
Succeeded 1129541 aarch64-darwin.ghc96.cardano-node."8.4.0".aggregate cardano-node-8.4.0 aarch64-darwin
Succeeded 1129506 aarch64-darwin.ghc96.cardano-node."8.4.0".cardano-node:exe:cardano-node cardano-node-exe-cardano-node-8.4.0 aarch64-darwin
Succeeded 1129643 aarch64-darwin.ghc96.cardano-node."8.4.0".cardano-node:lib:cardano-node cardano-node-lib-cardano-node-8.4.0 aarch64-darwin
Succeeded 1129287 aarch64-darwin.ghc96.cardano-node."8.4.0".cardano-node:lib:cardano-node:haddock cardano-node-lib-cardano-node-8.4.0-haddock aarch64-darwin
Succeeded 1129516 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".aggregate ouroboros-consensus-cardano-0.9.0.0 aarch64-darwin
Succeeded 1129535 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-analyser ouroboros-consensus-cardano-exe-db-analyser-0.9.0.0 aarch64-darwin
Succeeded 1129674 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-synthesizer ouroboros-consensus-cardano-exe-db-synthesizer-0.9.0.0 aarch64-darwin
Succeeded 1129636 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-truncater ouroboros-consensus-cardano-exe-db-truncater-0.9.0.0 aarch64-darwin
Succeeded 1129380 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:immdb-server ouroboros-consensus-cardano-exe-immdb-server-0.9.0.0 aarch64-darwin
Succeeded 1129595 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0 aarch64-darwin
Succeeded 1129392 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano:haddock ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0-haddock aarch64-darwin
Succeeded 1129367 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129321 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib:haddock ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129260 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0 aarch64-darwin
Succeeded 1129679 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec:haddock ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0-haddock aarch64-darwin
Succeeded 1129431 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129556 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib:haddock ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129450 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0 aarch64-darwin
Succeeded 1129353 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools:haddock ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0-haddock aarch64-darwin
Succeeded 1129264 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0 aarch64-darwin
Succeeded 1129539 aarch64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib:haddock ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0-haddock aarch64-darwin
Succeeded 1129270 aarch64-darwin.ghc96.ouroboros-network."0.9.1.0".aggregate ouroboros-network-0.9.1.0 aarch64-darwin
Succeeded 1129421 aarch64-darwin.ghc96.ouroboros-network."0.9.1.0".ouroboros-network:exe:demo-chain-sync ouroboros-network-exe-demo-chain-sync-0.9.1.0 aarch64-darwin
Succeeded 1129570 aarch64-darwin.ghc96.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network ouroboros-network-lib-ouroboros-network-0.9.1.0 aarch64-darwin
Succeeded 1129276 aarch64-darwin.ghc96.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network:haddock ouroboros-network-lib-ouroboros-network-0.9.1.0-haddock aarch64-darwin
Succeeded 1129376 aarch64-darwin.ghc96.plutus-ledger-api."1.13.0.0".aggregate plutus-ledger-api-1.13.0.0 aarch64-darwin
Succeeded 1129266 aarch64-darwin.ghc96.plutus-ledger-api."1.13.0.0".plutus-ledger-api:exe:evaluation-test plutus-ledger-api-exe-evaluation-test-1.13.0.0 aarch64-darwin
Succeeded 1129512 aarch64-darwin.ghc96.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0 aarch64-darwin
Succeeded 1129324 aarch64-darwin.ghc96.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0 aarch64-darwin
Succeeded 1129281 aarch64-darwin.ghc96.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib:haddock plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0-haddock aarch64-darwin
Succeeded 1129488 aarch64-darwin.ghc96.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api:haddock plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0-haddock aarch64-darwin
Succeeded 1129509 x86_64-darwin.ghc810.cardano-api."8.20.2.0".aggregate cardano-api-8.20.2.0 x86_64-darwin
Succeeded 1129635 x86_64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:cardano-api cardano-api-lib-cardano-api-8.20.2.0 x86_64-darwin
Succeeded 1129519 x86_64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:cardano-api:haddock cardano-api-lib-cardano-api-8.20.2.0-haddock x86_64-darwin
Succeeded 1129436 x86_64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:gen cardano-api-lib-gen-8.20.2.0 x86_64-darwin
Succeeded 1129365 x86_64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:gen:haddock cardano-api-lib-gen-8.20.2.0-haddock x86_64-darwin
Succeeded 1129505 x86_64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:internal cardano-api-lib-internal-8.20.2.0 x86_64-darwin
Succeeded 1129492 x86_64-darwin.ghc810.cardano-api."8.20.2.0".cardano-api:lib:internal:haddock cardano-api-lib-internal-8.20.2.0-haddock x86_64-darwin
Succeeded 1030429 x86_64-darwin.ghc810.cardano-ledger-api."1.5.0.0".aggregate cardano-ledger-api-1.5.0.0 x86_64-darwin
Succeeded 1030288 x86_64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0 x86_64-darwin
Succeeded 1030413 x86_64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api:haddock cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0-haddock x86_64-darwin
Succeeded 1030357 x86_64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib cardano-ledger-api-lib-testlib-1.5.0.0 x86_64-darwin
Succeeded 1030677 x86_64-darwin.ghc810.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib:haddock cardano-ledger-api-lib-testlib-1.5.0.0-haddock x86_64-darwin
Succeeded 1129259 x86_64-darwin.ghc810.cardano-node."8.4.0".aggregate cardano-node-8.4.0 x86_64-darwin
Succeeded 1129318 x86_64-darwin.ghc810.cardano-node."8.4.0".cardano-node:exe:cardano-node cardano-node-exe-cardano-node-8.4.0 x86_64-darwin
Succeeded 1129308 x86_64-darwin.ghc810.cardano-node."8.4.0".cardano-node:lib:cardano-node cardano-node-lib-cardano-node-8.4.0 x86_64-darwin
Succeeded 1129275 x86_64-darwin.ghc810.cardano-node."8.4.0".cardano-node:lib:cardano-node:haddock cardano-node-lib-cardano-node-8.4.0-haddock x86_64-darwin
Succeeded 1129672 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".aggregate ouroboros-consensus-cardano-0.9.0.0 x86_64-darwin
Succeeded 1129282 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-analyser ouroboros-consensus-cardano-exe-db-analyser-0.9.0.0 x86_64-darwin
Succeeded 1129545 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-synthesizer ouroboros-consensus-cardano-exe-db-synthesizer-0.9.0.0 x86_64-darwin
Succeeded 1129314 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-truncater ouroboros-consensus-cardano-exe-db-truncater-0.9.0.0 x86_64-darwin
Succeeded 1129550 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:immdb-server ouroboros-consensus-cardano-exe-immdb-server-0.9.0.0 x86_64-darwin
Succeeded 1129568 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0 x86_64-darwin
Succeeded 1129657 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano:haddock ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0-haddock x86_64-darwin
Succeeded 1129258 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129412 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib:haddock ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129651 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0 x86_64-darwin
Succeeded 1129466 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec:haddock ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0-haddock x86_64-darwin
Succeeded 1129582 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129272 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib:haddock ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129441 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0 x86_64-darwin
Succeeded 1129640 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools:haddock ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0-haddock x86_64-darwin
Succeeded 1129661 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129596 x86_64-darwin.ghc810.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib:haddock ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129319 x86_64-darwin.ghc810.ouroboros-network."0.9.1.0".aggregate ouroboros-network-0.9.1.0 x86_64-darwin
Succeeded 1129503 x86_64-darwin.ghc810.ouroboros-network."0.9.1.0".ouroboros-network:exe:demo-chain-sync ouroboros-network-exe-demo-chain-sync-0.9.1.0 x86_64-darwin
Succeeded 1129528 x86_64-darwin.ghc810.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network ouroboros-network-lib-ouroboros-network-0.9.1.0 x86_64-darwin
Succeeded 1129472 x86_64-darwin.ghc810.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network:haddock ouroboros-network-lib-ouroboros-network-0.9.1.0-haddock x86_64-darwin
Succeeded 1129644 x86_64-darwin.ghc810.plutus-ledger-api."1.13.0.0".aggregate plutus-ledger-api-1.13.0.0 x86_64-darwin
Succeeded 1129552 x86_64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:exe:evaluation-test plutus-ledger-api-exe-evaluation-test-1.13.0.0 x86_64-darwin
Succeeded 1129549 x86_64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0 x86_64-darwin
Succeeded 1129428 x86_64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0 x86_64-darwin
Succeeded 1129358 x86_64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib:haddock plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0-haddock x86_64-darwin
Succeeded 1129653 x86_64-darwin.ghc810.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api:haddock plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0-haddock x86_64-darwin
Succeeded 1129252 x86_64-darwin.ghc810.plutus-ledger."1.2.0.0".aggregate plutus-ledger-1.2.0.0 x86_64-darwin
Succeeded 1129439 x86_64-darwin.ghc810.plutus-ledger."1.2.0.0".plutus-ledger:lib:plutus-ledger plutus-ledger-lib-plutus-ledger-1.2.0.0 x86_64-darwin
Succeeded 1129293 x86_64-darwin.ghc92.cardano-api."8.20.2.0".aggregate cardano-api-8.20.2.0 x86_64-darwin
Succeeded 1129400 x86_64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:cardano-api cardano-api-lib-cardano-api-8.20.2.0 x86_64-darwin
Succeeded 1129540 x86_64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:cardano-api:haddock cardano-api-lib-cardano-api-8.20.2.0-haddock x86_64-darwin
Succeeded 1129622 x86_64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:gen cardano-api-lib-gen-8.20.2.0 x86_64-darwin
Succeeded 1129357 x86_64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:gen:haddock cardano-api-lib-gen-8.20.2.0-haddock x86_64-darwin
Succeeded 1129579 x86_64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:internal cardano-api-lib-internal-8.20.2.0 x86_64-darwin
Succeeded 1129604 x86_64-darwin.ghc92.cardano-api."8.20.2.0".cardano-api:lib:internal:haddock cardano-api-lib-internal-8.20.2.0-haddock x86_64-darwin
Succeeded 1030520 x86_64-darwin.ghc92.cardano-ledger-api."1.5.0.0".aggregate cardano-ledger-api-1.5.0.0 x86_64-darwin
Succeeded 1030410 x86_64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0 x86_64-darwin
Succeeded 1030521 x86_64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api:haddock cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0-haddock x86_64-darwin
Succeeded 1030627 x86_64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib cardano-ledger-api-lib-testlib-1.5.0.0 x86_64-darwin
Succeeded 1030253 x86_64-darwin.ghc92.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib:haddock cardano-ledger-api-lib-testlib-1.5.0.0-haddock x86_64-darwin
Succeeded 1129453 x86_64-darwin.ghc92.cardano-node."8.4.0".aggregate cardano-node-8.4.0 x86_64-darwin
Succeeded 1129530 x86_64-darwin.ghc92.cardano-node."8.4.0".cardano-node:exe:cardano-node cardano-node-exe-cardano-node-8.4.0 x86_64-darwin
Succeeded 1129253 x86_64-darwin.ghc92.cardano-node."8.4.0".cardano-node:lib:cardano-node cardano-node-lib-cardano-node-8.4.0 x86_64-darwin
Succeeded 1129301 x86_64-darwin.ghc92.cardano-node."8.4.0".cardano-node:lib:cardano-node:haddock cardano-node-lib-cardano-node-8.4.0-haddock x86_64-darwin
Succeeded 1129455 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".aggregate ouroboros-consensus-cardano-0.9.0.0 x86_64-darwin
Succeeded 1129304 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-analyser ouroboros-consensus-cardano-exe-db-analyser-0.9.0.0 x86_64-darwin
Succeeded 1129561 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-synthesizer ouroboros-consensus-cardano-exe-db-synthesizer-0.9.0.0 x86_64-darwin
Succeeded 1129529 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-truncater ouroboros-consensus-cardano-exe-db-truncater-0.9.0.0 x86_64-darwin
Succeeded 1129349 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:immdb-server ouroboros-consensus-cardano-exe-immdb-server-0.9.0.0 x86_64-darwin
Succeeded 1129279 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0 x86_64-darwin
Succeeded 1129613 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano:haddock ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0-haddock x86_64-darwin
Succeeded 1129688 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129524 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib:haddock ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129670 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0 x86_64-darwin
Succeeded 1129495 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec:haddock ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0-haddock x86_64-darwin
Succeeded 1129423 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129297 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib:haddock ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129335 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0 x86_64-darwin
Succeeded 1129462 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools:haddock ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0-haddock x86_64-darwin
Succeeded 1129712 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129366 x86_64-darwin.ghc92.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-shelley-testlib:haddock ouroboros-consensus-cardano-lib-unstable-shelley-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129419 x86_64-darwin.ghc92.ouroboros-network."0.9.1.0".aggregate ouroboros-network-0.9.1.0 x86_64-darwin
Succeeded 1129399 x86_64-darwin.ghc92.ouroboros-network."0.9.1.0".ouroboros-network:exe:demo-chain-sync ouroboros-network-exe-demo-chain-sync-0.9.1.0 x86_64-darwin
Succeeded 1129665 x86_64-darwin.ghc92.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network ouroboros-network-lib-ouroboros-network-0.9.1.0 x86_64-darwin
Succeeded 1129273 x86_64-darwin.ghc92.ouroboros-network."0.9.1.0".ouroboros-network:lib:ouroboros-network:haddock ouroboros-network-lib-ouroboros-network-0.9.1.0-haddock x86_64-darwin
Succeeded 1129375 x86_64-darwin.ghc92.plutus-ledger-api."1.13.0.0".aggregate plutus-ledger-api-1.13.0.0 x86_64-darwin
Succeeded 1129590 x86_64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:exe:evaluation-test plutus-ledger-api-exe-evaluation-test-1.13.0.0 x86_64-darwin
Succeeded 1129448 x86_64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0 x86_64-darwin
Succeeded 1129637 x86_64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0 x86_64-darwin
Succeeded 1129435 x86_64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api-testlib:haddock plutus-ledger-api-lib-plutus-ledger-api-testlib-1.13.0.0-haddock x86_64-darwin
Succeeded 1129690 x86_64-darwin.ghc92.plutus-ledger-api."1.13.0.0".plutus-ledger-api:lib:plutus-ledger-api:haddock plutus-ledger-api-lib-plutus-ledger-api-1.13.0.0-haddock x86_64-darwin
Succeeded 1129443 x86_64-darwin.ghc96.cardano-api."8.20.2.0".aggregate cardano-api-8.20.2.0 x86_64-darwin
Succeeded 1129518 x86_64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:cardano-api cardano-api-lib-cardano-api-8.20.2.0 x86_64-darwin
Succeeded 1129513 x86_64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:cardano-api:haddock cardano-api-lib-cardano-api-8.20.2.0-haddock x86_64-darwin
Succeeded 1129702 x86_64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:gen cardano-api-lib-gen-8.20.2.0 x86_64-darwin
Succeeded 1129589 x86_64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:gen:haddock cardano-api-lib-gen-8.20.2.0-haddock x86_64-darwin
Succeeded 1129346 x86_64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:internal cardano-api-lib-internal-8.20.2.0 x86_64-darwin
Succeeded 1129371 x86_64-darwin.ghc96.cardano-api."8.20.2.0".cardano-api:lib:internal:haddock cardano-api-lib-internal-8.20.2.0-haddock x86_64-darwin
Succeeded 1030364 x86_64-darwin.ghc96.cardano-ledger-api."1.5.0.0".aggregate cardano-ledger-api-1.5.0.0 x86_64-darwin
Succeeded 1030397 x86_64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0 x86_64-darwin
Succeeded 1030319 x86_64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:cardano-ledger-api:haddock cardano-ledger-api-lib-cardano-ledger-api-1.5.0.0-haddock x86_64-darwin
Succeeded 1030522 x86_64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib cardano-ledger-api-lib-testlib-1.5.0.0 x86_64-darwin
Succeeded 1030336 x86_64-darwin.ghc96.cardano-ledger-api."1.5.0.0".cardano-ledger-api:lib:testlib:haddock cardano-ledger-api-lib-testlib-1.5.0.0-haddock x86_64-darwin
Succeeded 1129329 x86_64-darwin.ghc96.cardano-node."8.4.0".aggregate cardano-node-8.4.0 x86_64-darwin
Succeeded 1129274 x86_64-darwin.ghc96.cardano-node."8.4.0".cardano-node:exe:cardano-node cardano-node-exe-cardano-node-8.4.0 x86_64-darwin
Succeeded 1129473 x86_64-darwin.ghc96.cardano-node."8.4.0".cardano-node:lib:cardano-node cardano-node-lib-cardano-node-8.4.0 x86_64-darwin
Succeeded 1129497 x86_64-darwin.ghc96.cardano-node."8.4.0".cardano-node:lib:cardano-node:haddock cardano-node-lib-cardano-node-8.4.0-haddock x86_64-darwin
Succeeded 1129398 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".aggregate ouroboros-consensus-cardano-0.9.0.0 x86_64-darwin
Succeeded 1129608 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-analyser ouroboros-consensus-cardano-exe-db-analyser-0.9.0.0 x86_64-darwin
Succeeded 1129373 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-synthesizer ouroboros-consensus-cardano-exe-db-synthesizer-0.9.0.0 x86_64-darwin
Succeeded 1129338 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:db-truncater ouroboros-consensus-cardano-exe-db-truncater-0.9.0.0 x86_64-darwin
Succeeded 1129414 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:exe:immdb-server ouroboros-consensus-cardano-exe-immdb-server-0.9.0.0 x86_64-darwin
Succeeded 1129486 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0 x86_64-darwin
Succeeded 1129360 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:ouroboros-consensus-cardano:haddock ouroboros-consensus-cardano-lib-ouroboros-consensus-cardano-0.9.0.0-haddock x86_64-darwin
Succeeded 1129694 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129354 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byron-testlib:haddock ouroboros-consensus-cardano-lib-unstable-byron-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129697 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0 x86_64-darwin
Succeeded 1129382 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-byronspec:haddock ouroboros-consensus-cardano-lib-unstable-byronspec-0.9.0.0-haddock x86_64-darwin
Succeeded 1129631 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0 x86_64-darwin
Succeeded 1129639 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-testlib:haddock ouroboros-consensus-cardano-lib-unstable-cardano-testlib-0.9.0.0-haddock x86_64-darwin
Succeeded 1129701 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0 x86_64-darwin
Succeeded 1129416 x86_64-darwin.ghc96.ouroboros-consensus-cardano."0.9.0.0".ouroboros-consensus-cardano:lib:unstable-cardano-tools:haddock ouroboros-consensus-cardano-lib-unstable-cardano-tools-0.9.0.0-haddock x86_64-darwin
(143 more builds omitted)
# Job Finished at Package/release name System
NameTypeValueRevisionStore path

Changes

InputChanges

Errors occurred at .

in job ‘x86_64-linux.ghc92.marlowe-runtime."0.0.4"’:
error:
       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:

            9| # invocations.
           10| compiler-nix-name: package-name: package-version:
             |                                  ^
           11| let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:

          103| in
          104| mkJob project
             | ^
          105|

       … while calling 'mkJob'

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:

           64|   # result.
           65|   mkJob = project:
             |           ^
           66|     let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:

           68|       components =
           69|         haskellLib.mkFlakePackages
             |         ^
           70|           { ${package-name} = project.hsPkgs.${package-name}; };

       … while calling 'foldrAttrVals'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:

           52|   */
           53|   foldr = op: nul: list:
             |                    ^
           54|     let

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:

           55|       len = length list;
           56|       fold' = n:
             |               ^
           57|         if n == len

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:

          430|     foldrAttrVals
          431|       (package: acc:
             |                 ^
          432|         foldComponents

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:

          431|       (package: acc:
          432|         foldComponents
             |         ^
          433|           subComponentTypes

       … while calling 'foldComponents'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:

           39|
           40|   foldComponents = tys: f: z: conf:
             |                               ^
           41|     let

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:

           51|     in
           52|     libComp (subComps z);
             |     ^
           53|

       … while calling 'libComp'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:

          655|               callProjectResults = callCabalProjectToNix args;
          656|               plan-pkgs = importAndFilterProject {
             |                           ^
          657|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
       > base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
       > base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
       > non-upgradeable package requires installed instance)
       > [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
       > marlowe-runtime)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: base, marlowe-runtime,
       > cardano-ledger-byron
       > )
       For full logs, run 'nix log /nix/store/4l9myps5m5zjwpik2895yvid71b8z0a8-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.

in job ‘aarch64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:

            9| # invocations.
           10| compiler-nix-name: package-name: package-version:
             |                                  ^
           11| let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:

          103| in
          104| mkJob project
             | ^
          105|

       … while calling 'mkJob'

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:

           64|   # result.
           65|   mkJob = project:
             |           ^
           66|     let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:

           68|       components =
           69|         haskellLib.mkFlakePackages
             |         ^
           70|           { ${package-name} = project.hsPkgs.${package-name}; };

       … while calling 'foldrAttrVals'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:

           52|   */
           53|   foldr = op: nul: list:
             |                    ^
           54|     let

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:

           55|       len = length list;
           56|       fold' = n:
             |               ^
           57|         if n == len

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:

          430|     foldrAttrVals
          431|       (package: acc:
             |                 ^
          432|         foldComponents

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:

          431|       (package: acc:
          432|         foldComponents
             |         ^
          433|           subComponentTypes

       … while calling 'foldComponents'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:

           39|
           40|   foldComponents = tys: f: z: conf:
             |                               ^
           41|     let

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:

           51|     in
           52|     libComp (subComps z);
             |     ^
           53|

       … while calling 'libComp'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:

          655|               callProjectResults = callCabalProjectToNix args;
          656|               plan-pkgs = importAndFilterProject {
             |                           ^
          657|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
       > base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
       > base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
       > non-upgradeable package requires installed instance)
       > [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
       > marlowe-runtime)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: base, marlowe-runtime,
       > cardano-ledger-byron
       > )
       For full logs, run 'nix log /nix/store/qcda8ppdzdlx0hcrdzffg2gfdz65r0vj-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.

in job ‘x86_64-darwin.ghc92.marlowe-runtime."0.0.4"’:
error:
       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:10:34:

            9| # invocations.
           10| compiler-nix-name: package-name: package-version:
             |                                  ^
           11| let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:104:1:

          103| in
          104| mkJob project
             | ^
          105|

       … while calling 'mkJob'

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:65:11:

           64|   # result.
           65|   mkJob = project:
             |           ^
           66|     let

       … from call site

         at /nix/store/3aad63mywwhvj2m851r4ybkjfifjqbxb-source/nix/builder.nix:69:9:

           68|       components =
           69|         haskellLib.mkFlakePackages
             |         ^
           70|           { ${package-name} = project.hsPkgs.${package-name}; };

       … while calling 'foldrAttrVals'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:53:20:

           52|   */
           53|   foldr = op: nul: list:
             |                    ^
           54|     let

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/75yg5df22m25b8pk2qmw843ydnbl0rsk-source/lib/lists.nix:56:15:

           55|       len = length list;
           56|       fold' = n:
             |               ^
           57|         if n == len

       … from call site

         at /nix/store/75yg5df22m25b8pk2qmw843ydnbl0rsk-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:431:17:

          430|     foldrAttrVals
          431|       (package: acc:
             |                 ^
          432|         foldComponents

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:432:9:

          431|       (package: acc:
          432|         foldComponents
             |         ^
          433|           subComponentTypes

       … while calling 'foldComponents'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:40:31:

           39|
           40|   foldComponents = tys: f: z: conf:
             |                               ^
           41|     let

       … from call site

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/default.nix:52:5:

           51|     in
           52|     libComp (subComps z);
             |     ^
           53|

       … while calling 'libComp'

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-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/7ny0k158a7mc2n36bn9blcnk99240s0q-source/overlays/haskell.nix:656:27:

          655|               callProjectResults = callCabalProjectToNix args;
          656|               plan-pkgs = importAndFilterProject {
             |                           ^
          657|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/7ny0k158a7mc2n36bn9blcnk99240s0q-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > base-4.6.0.0, base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0,
       > base-4.3.1.0, base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0,
       > base-4.1.0.0, base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from
       > non-upgradeable package requires installed instance)
       > [__2] fail (backjumping, conflict set: base, cardano-ledger-byron,
       > marlowe-runtime)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: base, marlowe-runtime,
       > cardano-ledger-byron
       > )
       For full logs, run 'nix log /nix/store/pm2zaxzrb4jx8f1ixbcnm01xbv0bb75g-marlowe-runtime-0.0.4-plan-to-nix-pkgs.drv'.