==> Cloning haskell-inspection-testing ... Cloning into 'haskell-inspection-testing'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring haskell-inspection-testing :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134k 100 134k 0 0 394k 0 --:--:-- --:--:-- --:--:-- 393k 100 134k 100 134k 0 0 394k 0 --:--:-- --:--:-- --:--:-- 393k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8560k 100 8560k 0 0 21.9M 0 --:--:-- --:--:-- --:--:-- 21.9M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 100 142k 0 0 421k 0 --:--:-- --:--:-- --:--:-- 421k 100 142k 100 142k 0 0 421k 0 --:--:-- --:--:-- --:--:-- 421k :: Starting full system upgrade... there is nothing to do ==> Making package: haskell-inspection-testing 0.5.0.3-2 (Fri Mar 8 07:34:31 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) numactl-2.0.18-1 ghc-9.2.8-1 ghc-libs-9.2.8-1 Total Download Size: 49.97 MiB Total Installed Size: 356.01 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83803 100 83803 0 0 48.2M 0 --:--:-- --:--:-- --:--:-- 79.9M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16.1M 100 16.1M 0 0 192M 0 --:--:-- --:--:-- --:--:-- 194M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33.7M 100 33.7M 0 0 181M 0 --:--:-- --:--:-- --:--:-- 182M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing numactl... installing ghc-libs... installing ghc... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading inspection-testing-0.5.0.3.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25174 100 25174 0 0 606k 0 --:--:-- --:--:-- --:--:-- 606k ==> Validating source files with sha512sums... inspection-testing-0.5.0.3.tar.gz ... Passed ==> Extracting sources... -> Extracting inspection-testing-0.5.0.3.tar.gz with bsdtar ==> Starting build()... Configuring inspection-testing-0.5.0.3... Preprocessing library for inspection-testing-0.5.0.3.. Building library for inspection-testing-0.5.0.3.. [1 of 3] Compiling Test.Inspection ( src/Test/Inspection.hs, dist/build/Test/Inspection.dyn_o ) [2 of 3] Compiling Test.Inspection.Core ( src/Test/Inspection/Core.hs, dist/build/Test/Inspection/Core.dyn_o ) [3 of 3] Compiling Test.Inspection.Plugin ( src/Test/Inspection/Plugin.hs, dist/build/Test/Inspection/Plugin.dyn_o ) Preprocessing test suite 'unsafe-coerce' for inspection-testing-0.5.0.3.. Building test suite 'unsafe-coerce' for inspection-testing-0.5.0.3.. [1 of 1] Compiling UnsafeCoerce ( examples/UnsafeCoerce.hs, dist/build/unsafe-coerce/unsafe-coerce-tmp/UnsafeCoerce.dyn_o ) examples/UnsafeCoerce.hs:14:1: lhs === rhs failed expectedly. examples/UnsafeCoerce.hs:15:1: lhs ==- rhs passed. inspection testing successful expected successes: 1 expected failures: 1 Linking dist/build/unsafe-coerce/unsafe-coerce ... Preprocessing test suite 'worker-wrapper' for inspection-testing-0.5.0.3.. Building test suite 'worker-wrapper' for inspection-testing-0.5.0.3.. [1 of 1] Compiling WorkerWrapper ( examples/WorkerWrapper.hs, dist/build/worker-wrapper/worker-wrapper-tmp/WorkerWrapper.dyn_o ) examples/WorkerWrapper.hs:32:1: appliedFold uses none of MonoidDict passed. inspection testing successful expected successes: 1 Linking dist/build/worker-wrapper/worker-wrapper ... Preprocessing test suite 'lets-test' for inspection-testing-0.5.0.3.. Building test suite 'lets-test' for inspection-testing-0.5.0.3.. [1 of 1] Compiling Main ( examples/LetsTest.hs, dist/build/lets-test/lets-test-tmp/Main.dyn_o ) Linking dist/build/lets-test/lets-test ... Preprocessing test suite 'doesnotuse' for inspection-testing-0.5.0.3.. Building test suite 'doesnotuse' for inspection-testing-0.5.0.3.. [1 of 1] Compiling DoesNotUse ( examples/DoesNotUse.hs, dist/build/doesnotuse/doesnotuse-tmp/DoesNotUse.dyn_o ) examples/DoesNotUse.hs:13:1: matches uses none of GHC.Maybe.Just failed expectedly. examples/DoesNotUse.hs:14:1: matches uses none of Control.Exception.Base.patError passed. examples/DoesNotUse.hs:15:1: partial uses none of Control.Exception.Base.patError failed expectedly. examples/DoesNotUse.hs:16:1: partial uses none of Data.Either.Left failed expectedly. inspection testing successful expected successes: 1 expected failures: 3 Linking dist/build/doesnotuse/doesnotuse ... Preprocessing test suite 'simple-test' for inspection-testing-0.5.0.3.. Building test suite 'simple-test' for inspection-testing-0.5.0.3.. [1 of 1] Compiling Main ( examples/SimpleTest.hs, dist/build/simple-test/simple-test-tmp/Main.dyn_o ) Linking dist/build/simple-test/simple-test ... Preprocessing test suite 'regression' for inspection-testing-0.5.0.3.. Building test suite 'regression' for inspection-testing-0.5.0.3.. [1 of 1] Compiling Main ( examples/Regression.hs, dist/build/regression/regression-tmp/Main.dyn_o ) examples/Regression.hs:14:1: empty1 === empty2 passed. inspection testing successful expected successes: 1 Linking dist/build/regression/regression ... Preprocessing test suite 'NS_NP' for inspection-testing-0.5.0.3.. Building test suite 'NS_NP' for inspection-testing-0.5.0.3.. [1 of 1] Compiling NS_NP ( examples/NS_NP.hs, dist/build/NS_NP/NS_NP-tmp/NS_NP.dyn_o ) Linking dist/build/NS_NP/NS_NP ... Preprocessing test suite 'simple' for inspection-testing-0.5.0.3.. Building test suite 'simple' for inspection-testing-0.5.0.3.. [1 of 1] Compiling Simple ( examples/Simple.hs, dist/build/simple/simple-tmp/Simple.dyn_o ) examples/Simple.hs:13:1: lhs === rhs passed. inspection testing successful expected successes: 1 Linking dist/build/simple/simple ... Preprocessing test suite 'mutual-recursion' for inspection-testing-0.5.0.3.. Building test suite 'mutual-recursion' for inspection-testing-0.5.0.3.. [1 of 1] Compiling MutualRecursion ( examples/MutualRecursion.hs, dist/build/mutual-recursion/mutual-recursion-tmp/MutualRecursion.dyn_o ) examples/MutualRecursion.hs:29:1: inf === inf' passed. examples/MutualRecursion.hs:30:1: inf === inf2' passed. examples/MutualRecursion.hs:31:1: inf === inf3' passed. examples/MutualRecursion.hs:54:1: letrec === letrec' passed. examples/MutualRecursion.hs:55:1: letrec === letrec2' passed. examples/MutualRecursion.hs:56:1: letrec === letrec3' passed. examples/MutualRecursion.hs:64:1: letrec === something_else failed expectedly. examples/MutualRecursion.hs:847:1: bigletrec === bigletrec' passed. examples/MutualRecursion.hs:848:1: bigletrec === badletrec' failed expectedly. inspection testing successful expected successes: 7 expected failures: 2 Linking dist/build/mutual-recursion/mutual-recursion ... Preprocessing test suite 'fusion' for inspection-testing-0.5.0.3.. Building test suite 'fusion' for inspection-testing-0.5.0.3.. [1 of 1] Compiling Fusion ( examples/Fusion.hs, dist/build/fusion/fusion-tmp/Fusion.dyn_o ) examples/Fusion.hs:11:1: sumUp1 `hasNoType` GHC.Types.[] passed. examples/Fusion.hs:12:1: sumUp1 `hasNoType` GHC.Types.Int failed expectedly. examples/Fusion.hs:13:1: sumUp1 does not allocate passed. examples/Fusion.hs:28:1: sumUp1 === sumUp2 passed. examples/Fusion.hs:34:1: sumUpSort `hasNoType` GHC.Types.[] failed expectedly. inspection testing successful expected successes: 3 expected failures: 2 Linking dist/build/fusion/fusion ... Preprocessing test suite 'dictionary' for inspection-testing-0.5.0.3.. Building test suite 'dictionary' for inspection-testing-0.5.0.3.. [1 of 1] Compiling Dictionary ( examples/Dictionary.hs, dist/build/dictionary/dictionary-tmp/Dictionary.dyn_o ) examples/Dictionary.hs:20:1: specialized does not contain dictionary values passed. examples/Dictionary.hs:21:1: action does not contain dictionary values failed expectedly. examples/Dictionary.hs:23:1: action does not contain dictionary values except of Control.Monad.IO.Class.MonadIO, GHC.Base.Monad, GHC.Base.Applicative, GHC.Base.Functor passed. examples/Dictionary.hs:29:1: listFoldMap does not contain dictionary values except of GHC.Base.Monoid, GHC.Base.Semigroup passed. inspection testing successful expected successes: 3 expected failures: 1 Linking dist/build/dictionary/dictionary ... Preprocessing test suite 'HPCs' for inspection-testing-0.5.0.3.. Building test suite 'HPCs' for inspection-testing-0.5.0.3.. [1 of 1] Compiling HPCs ( examples/HPCs.hs, dist/build/HPCs/HPCs-tmp/HPCs.dyn_o ) Linking dist/build/HPCs/HPCs ... Preprocessing test suite 'generics' for inspection-testing-0.5.0.3.. Building test suite 'generics' for inspection-testing-0.5.0.3.. [1 of 1] Compiling Generics ( examples/Generics.hs, dist/build/generics/generics-tmp/Generics.dyn_o ) examples/Generics.hs:27:1: roundTripRep mentions none of GHC.Generics.V1, GHC.Generics.U1, GHC.Generics.M1, GHC.Generics.K1, GHC.Generics.:+:, GHC.Generics.:*:, GHC.Generics.:.:, GHC.Generics.Rec1, GHC.Generics.Par1 passed. examples/Generics.hs:28:1: genericRep mentions none of GHC.Generics.V1, GHC.Generics.U1, GHC.Generics.M1, GHC.Generics.K1, GHC.Generics.:+:, GHC.Generics.:*:, GHC.Generics.:.:, GHC.Generics.Rec1, GHC.Generics.Par1 failed expectedly. inspection testing successful expected successes: 1 expected failures: 1 Linking dist/build/generics/generics ... Unregistering inspection-testing-0.5.0.3... ==> Entering fakeroot environment... ==> Starting package()... Installing library in /tmp/archlinux-ci/haskell-inspection-testing-archlinuxrb-build-Y9XAKtbs/haskell-inspection-testing/pkg/haskell-inspection-testing/usr/lib/ghc-9.2.8/site-local/inspection-testing-0.5.0.3 ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "haskell-inspection-testing"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "haskell-inspection-testing-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: haskell-inspection-testing 0.5.0.3-2 (Fri Mar 8 07:35:07 2024)