Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIP-0138 array #6749

Open
wants to merge 7 commits into
base: yura/cip-0138-builtin-array
Choose a base branch
from

Array.Spec: disable optimizations

74305bb
Select commit
Loading
Failed to load commit list.
Open

CIP-0138 array #6749

Array.Spec: disable optimizations
74305bb
Select commit
Loading
Failed to load commit list.
Garnix CI / package plutus-tx-plugin-tests [x86_64-linux] succeeded Jan 2, 2025 in 18m 52s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/dr6fzvwyrdrzwj6s40bzywmxv7bqdb3v.narinfo
https://cache.garnix.io/dr6fzvwyrdrzwj6s40bzywmxv7bqdb3v.narinfo
https://cache.nixos.org/y2kn93c0qjvkyqa1nwlqvvpf2l8sygxj.narinfo
https://cache.garnix.io/y2kn93c0qjvkyqa1nwlqvvpf2l8sygxj.narinfo
https://cache.nixos.org/sf1vd4y5dwnz5yi6p6r7694b1780r8c6.narinfo
https://cache.garnix.io/sf1vd4y5dwnz5yi6p6r7694b1780r8c6.narinfo
Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/dr6fzvwyrdrzwj6s40bzywmxv7bqdb3v-source-plutus-tx-plugin-test-plutus-tx-plugin-tests-root
source root is source-plutus-tx-plugin-test-plutus-tx-plugin-tests-root
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
Configure flags:
--prefix=/nix/store/y2kn93c0qjvkyqa1nwlqvvpf2l8sygxj-plutus-tx-plugin-test-plutus-tx-plugin-tests-1.38.0.0 test:plutus-tx-plugin-tests --package-db=clear --package-db=/build/tmp.CphgtSnC9Q/lib/ghc-9.6.6/lib/package.conf.d --exact-configuration --dependency=base16-bytestring=base16-bytestring-1.0.2.0-7dLjEOJDdBNFW2UWv9zpg8 --dependency=flat=flat-0.6-7wy2Exx9qU37Udxe7NpDXt --dependency=dlist=dlist-1.0-4gU1uwZtlC12QPDWmtCZHA --dependency=hashable=hashable-1.4.7.0-FP5AGkU12JDJaeLYkuvjdc --dependency=os-string=os-string-2.0.7-1wZ4pPiRvvH7hNvqWqsmFt --dependency=list-t=list-t-1.0.5.7-FOdQkNyQXtkLwhvzoAafpA --dependency=foldl=foldl-1.4.17-BWfoeZDE8…
Configuring test suite 'plutus-tx-plugin-tests' for plutus-tx-plugin-1.38.0.0..
Warning: 'hs-source-dirs: app' specifies a directory which does not exist.
Warning: 'hs-source-dirs: src' specifies a directory which does not exist.
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
Preprocessing test suite 'plutus-tx-plugin-tests' for plutus-tx-plugin-1.38.0.0..
Building test suite 'plutus-tx-plugin-tests' for plutus-tx-plugin-1.38.0.0..
[ 1 of 51] Compiling Array.Spec       ( test/Array/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Array/Spec.o )
[ 2 of 51] Compiling AsData.Budget.Types ( test/AsData/Budget/Types.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/AsData/Budget/Types.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/AsData/Budget/Types.dyn_o )
[ 3 of 51] Compiling AsData.Budget.Spec ( test/AsData/Budget/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/AsData/Budget/Spec.o )
[ 4 of 51] Compiling AssocMap.Spec    ( test/AssocMap/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/AssocMap/Spec.o )
[ 5 of 51] Compiling Blueprint.Tests.Lib.AsData.Decls ( test/Blueprint/Tests/Lib/AsData/Decls.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Blueprint/Tests/Lib/AsData/Decls.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Blueprint/Tests/Lib/AsData/Decls.dyn_o )
[ 6 of 51] Compiling Blueprint.Tests.Lib.AsData.Blueprint ( test/Blueprint/Tests/Lib/AsData/Blueprint.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Blueprint/Tests/Lib/AsData/Blueprint.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Blueprint/Tests/Lib/AsData/Blueprint.dyn_o )
[ 7 of 51] Compiling Blueprint.Tests.Lib ( test/Blueprint/Tests/Lib.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Blueprint/Tests/Lib.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Blueprint/Tests/Lib.dyn_o )
[ 8 of 51] Compiling Blueprint.Tests  ( test/Blueprint/Tests.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Blueprint/Tests.o )
[ 9 of 51] Compiling Budget.WithGHCOptimisations ( test/Budget/WithGHCOptimisations.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Budget/WithGHCOptimisations.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Budget/WithGHCOptimisations.dyn_o )
[10 of 51] Compiling Budget.WithoutGHCOptimisations ( test/Budget/WithoutGHCOptimisations.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Budget/WithoutGHCOptimisations.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Budget/WithoutGHCOptimisations.dyn_o )
[11 of 51] Compiling Budget.Spec      ( test/Budget/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Budget/Spec.o )
[12 of 51] Compiling ByteStringLiterals.Spec ( test/ByteStringLiterals/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/ByteStringLiterals/Spec.o )
[13 of 51] Compiling IntegerLiterals.NoStrict.NegativeLiterals.Spec ( test/IntegerLiterals/NoStrict/NegativeLiterals/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/IntegerLiterals/NoStrict/NegativeLiterals/Spec.o )
[14 of 51] Compiling IntegerLiterals.NoStrict.NoNegativeLiterals.Spec ( test/IntegerLiterals/NoStrict/NoNegativeLiterals/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/IntegerLiterals/NoStrict/NoNegativeLiterals/Spec.o )
[15 of 51] Compiling IntegerLiterals.Strict.NegativeLiterals.Spec ( test/IntegerLiterals/Strict/NegativeLiterals/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/IntegerLiterals/Strict/NegativeLiterals/Spec.o )
[16 of 51] Compiling IntegerLiterals.Strict.NoNegativeLiterals.Spec ( test/IntegerLiterals/Strict/NoNegativeLiterals/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/IntegerLiterals/Strict/NoNegativeLiterals/Spec.o )
[17 of 51] Compiling Lib              ( test/Lib.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Lib.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Lib.dyn_o )
[18 of 51] Compiling List.Spec        ( test/List/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/List/Spec.o )
[19 of 51] Compiling Optimization.Spec ( test/Optimization/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Optimization/Spec.o )
[20 of 51] Compiling Plugin.Basic.Spec ( test/Plugin/Basic/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Basic/Spec.o )
[21 of 51] Compiling Plugin.Coverage.Spec ( test/Plugin/Coverage/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Coverage/Spec.o )
[22 of 51] Compiling Plugin.Data.Spec ( test/Plugin/Data/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Data/Spec.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Data/Spec.dyn_o )
[23 of 51] Compiling IsData.Spec      ( test/IsData/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/IsData/Spec.o )
[24 of 51] Compiling Plugin.Debug.Spec ( test/Plugin/Debug/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Debug/Spec.o )
[25 of 51] Compiling Plugin.Errors.Spec ( test/Plugin/Errors/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Errors/Spec.o )
[26 of 51] Compiling Plugin.Lib       ( test/Plugin/Lib.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Lib.o )
[27 of 51] Compiling Plugin.Laziness.Spec ( test/Plugin/Laziness/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Laziness/Spec.o )
[28 of 51] Compiling Plugin.Functions.Spec ( test/Plugin/Functions/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Functions/Spec.o )
[29 of 51] Compiling Plugin.NoTrace.Lib ( test/Plugin/NoTrace/Lib.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/NoTrace/Lib.o )
[30 of 51] Compiling Plugin.NoTrace.WithPreservedLogging ( test/Plugin/NoTrace/WithPreservedLogging.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/NoTrace/WithPreservedLogging.o )
[31 of 51] Compiling Plugin.NoTrace.WithTraces ( test/Plugin/NoTrace/WithTraces.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/NoTrace/WithTraces.o )
[32 of 51] Compiling Plugin.NoTrace.WithoutTraces ( test/Plugin/NoTrace/WithoutTraces.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/NoTrace/WithoutTraces.o )
[33 of 51] Compiling Plugin.NoTrace.Spec ( test/Plugin/NoTrace/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/NoTrace/Spec.o )
[34 of 51] Compiling Plugin.Optimization.Spec ( test/Plugin/Optimization/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Optimization/Spec.o )
[35 of 51] Compiling Plugin.Patterns.Spec ( test/Plugin/Patterns/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Patterns/Spec.o )
[36 of 51] Compiling Plugin.Primitives.Spec ( test/Plugin/Primitives/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Primitives/Spec.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Primitives/Spec.dyn_o )
[37 of 51] Compiling Lift.Spec        ( test/Lift/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Lift/Spec.o )
[38 of 51] Compiling Plugin.Profiling.Spec ( test/Plugin/Profiling/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Profiling/Spec.o )
[39 of 51] Compiling Plugin.Strict.Spec ( test/Plugin/Strict/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Strict/Spec.o )
[40 of 51] Compiling Plugin.Typeclasses.Lib ( test/Plugin/Typeclasses/Lib.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Typeclasses/Lib.o )
[41 of 51] Compiling Plugin.Typeclasses.Spec ( test/Plugin/Typeclasses/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Typeclasses/Spec.o )
[42 of 51] Compiling Plugin.Spec      ( test/Plugin/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Plugin/Spec.o )
[43 of 51] Compiling ShortCircuit.WithGHCOptimisations ( test/ShortCircuit/WithGHCOptimisations.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/ShortCircuit/WithGHCOptimisations.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/ShortCircuit/WithGHCOptimisations.dyn_o )
[44 of 51] Compiling ShortCircuit.WithoutGHCOptimisations ( test/ShortCircuit/WithoutGHCOptimisations.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/ShortCircuit/WithoutGHCOptimisations.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/ShortCircuit/WithoutGHCOptimisations.dyn_o )
[45 of 51] Compiling ShortCircuit.Spec ( test/ShortCircuit/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/ShortCircuit/Spec.o )
[46 of 51] Compiling StdLib.Spec      ( test/StdLib/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/StdLib/Spec.o )
[47 of 51] Compiling Strictness.Spec  ( test/Strictness/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Strictness/Spec.o )
[48 of 51] Compiling TH.TestTH        ( test/TH/TestTH.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/TH/TestTH.o, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/TH/TestTH.dyn_o )
[49 of 51] Compiling TH.Spec          ( test/TH/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/TH/Spec.o )
[50 of 51] Compiling Unicode.Spec     ( test/Unicode/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Unicode/Spec.o )
[51 of 51] Compiling Main             ( test/Spec.hs, dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests-tmp/Main.o )
[52 of 52] Linking dist/build/plutus-tx-plugin-tests/plutus-tx-plugin-tests
buildPhase completed in 2 minutes 18 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
Setup copy success
The test plutus-tx-plugin.components.tests.plutus-tx-plugin-tests was built. To run the test build plutus-tx-plugin.checks.plutus-tx-plugin-tests.
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
checking for references to /build/ in /nix/store/y2kn93c0qjvkyqa1nwlqvvpf2l8sygxj-plutus-tx-plugin-test-plutus-tx-plugin-tests-1.38.0.0...
patching script interpreter paths in /nix/store/y2kn93c0qjvkyqa1nwlqvvpf2l8sygxj-plutus-tx-plugin-test-plutus-tx-plugin-tests-1.38.0.0
checking for references to /build/ in /nix/store/sf1vd4y5dwnz5yi6p6r7694b1780r8c6-plutus-tx-plugin-test-plutus-tx-plugin-tests-1.38.0.0-data...
patching script interpreter paths in /nix/store/sf1vd4y5dwnz5yi6p6r7694b1780r8c6-plutus-tx-plugin-test-plutus-tx-plugin-tests-1.38.0.0-data
Running phase: installCheckPhase
@nix {"action":"setPhase","phase":"installCheckPhase"}
no Makefile or custom installCheckPhase, doing nothing